commit: Fix window-configuration problem.

Mike FABIAN mfabian at suse.de
Mon Apr 28 11:15:10 EDT 2008


Mike FABIAN <mfabian at suse.de> さんは書きました:

> Michael Sperber <sperber at deinprogramm.de> さんは書きました:
>
>> Anyway, I've figured out what caused this.  (It has nothing to do with
>> window configurations.)  The problem is that bumping the minibuffer size
>> up and then down again isn't symmetic.  You can try this out by opening
>> up a frame on *scratch*, splitting it, and then doing this there:
>>
>> (enlarge-window 1 nil (minibuffer-window (selected-frame)))
>> (enlarge-window -1 nil (minibuffer-window (selected-frame)))
>
> Yes, I can reproduce the problem using that procedure.
>
>> The attached patch fixes this for me.  You still (potentially) get a
>> small bit of permanent motion due to the rounding to the default text
>> height, but it stabilizes after the first roundtrip.  If there are no
>> objections, I'll push this on Tuesday or so.
>
> I’ll test your patch now …

Yes, it helps. Thank you!

-- 
Mike FABIAN   <mfabian at suse.de>   http://www.suse.de/~mfabian
睡眠不足はいい仕事の敵だ。
I � Unicode



More information about the XEmacs-Beta mailing list