This error was not found in my old sandbox aged a week or so. After I did
cvs update, I reproduced it. This bug looks like a recent enhancement to
XEmacs. Anybody could remember recent changes which led to that?
Big K
Some time ago, Norbert Koch wrote...
"Kirill 'Big K' Katsnelson" <kkm(a)dtmx.com>
writes:
> How do you generate it? What are the exact steps to reproduce the bug?
Hi Kirill,
to reproduce the feature: In a vanilla xemacs
- activate resize-minibuffer
(require 'rsz-minibuf)
(resize-minibuffer-mode 1)
- type in a long line in the minibuffer, eg. a long compile command
which now is word-wrapped at the end of the line
M-x compile RET This is a rilly rilly long and unwanted compile
command just to show things
and see the modeline moving up. If you repeat the last command, it's
going higher and higher.
Note, this part of the window is really dead, ie. if you move another
window over XEmacs you see the region isn't updated by the window
manager.
If you actively resize the window using the mouse, XEmacs remembers
its actual size again. Well, at least until the next compile command
:-)
norbert.