bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: set-frame-size for frame without minibuffer loses mode line


From: martin rudalics
Subject: Re: set-frame-size for frame without minibuffer loses mode line
Date: Wed, 08 Aug 2007 11:31:01 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> With the dired frame selected:
> M-: (set-frame-size (selected-frame) 30 40)
>
> The dired frame is correctly resized, but an empty extra line appears
> below the mode line (there is no minibuffer on this frame).

Does this wrap the menu-bar of the selected frame?  That is, do you get
two menu-bar lines instead of one?  Does the extra line appear when the
menu-bar does not wrap?

> With the dired frame selected, repeat the last command (that is,
> repeat (set-frame-size (selected-frame) 30 40)):
>
> C-x ESC ESC
>
> Now, both the extra empty "minibuffer" line and the mode line have
> disappeared.
>
> The more serious bug is the disappearance of the mode line. No matter
> how many times the `set-frame-size' is repeated, the mode line does
> not reappear.

What do you use to make it reappear?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]