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

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

[debbugs-tracker] bug#3280: closed (23.0.93; extra line after mode line


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#3280: closed (23.0.93; extra line after mode line when no minibuffer)
Date: Sun, 21 Sep 2014 18:03:03 +0000

Your message dated Sun, 21 Sep 2014 20:02:35 +0200
with message-id <address@hidden>
and subject line Re: 23.0.93; extra line after mode line when no minibuffer
has caused the debbugs.gnu.org bug report #3280,
regarding 23.0.93; extra line after mode line when no minibuffer
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
3280: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3280
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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)'
 




--- End Message ---
--- Begin Message --- Subject: Re: 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


--- End Message ---

reply via email to

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