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

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

bug#3280: 23.0.93; extra line after mode line when no minibuffer


From: martin rudalics
Subject: bug#3280: 23.0.93; extra line after mode line when no minibuffer
Date: Sun, 21 Sep 2014 20:02:35 +0200

> 1. Use this as .emacs:
> (setq minibuffer-frame-alist '((minibuffer . only)))
> (make-frame minibuffer-frame-alist)
> (setq default-frame-alist '((minibuffer)))
>
> 2. Start Emacs and visit a some buffer (e.g. Dired).
>
> 3. With the mouse, resize the frame, to make it narrower than the menu
> bar.
>
> 4. An empty-line space (which looks like a minibuffer or echo-area
> space) opens and remains, below the mode-line.
>
> 5. If you turn off menu-bar mode, this space (extra line) is
> removed. The problem appears only with menu-bar mode.

This should not happen any more with emacs-24.  Closing this bug.

Thanks, martin





reply via email to

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