Michael Sperber <sperber(a)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 …
--
Mike FABIAN <mfabian(a)suse.de>
http://www.suse.de/~mfabian
睡眠不足はいい仕事の敵だ。
I � Unicode
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta