GNU bug report logs -
#3280
23.0.93; extra line after mode line when no minibuffer
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3280 in the body.
You can then email your comments to 3280 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#3280
; Package
emacs
.
(Wed, 13 May 2009 22:55:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Drew Adams" <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Wed, 13 May 2009 22:55:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
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 sent
to
martin rudalics <rudalics <at> gmx.at>
:
You have taken responsibility.
(Sun, 21 Sep 2014 18:03:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Drew Adams" <drew.adams <at> oracle.com>
:
bug acknowledged by developer.
(Sun, 21 Sep 2014 18:03:04 GMT)
Full text and
rfc822 format available.
Message #10 received at 3280-done <at> debbugs.gnu.org (full text, mbox):
> 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 20 Oct 2014 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 10 years and 240 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.