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: Drew Adams
Subject: bug#3280: 23.0.93; extra line after mode line when no minibuffer
Date: Wed, 13 May 2009 15:47:27 -0700

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.
 
 
 
In GNU Emacs 23.0.93.1 (i386-mingw-nt5.1.2600)
 of 2009-05-02 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 







reply via email to

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