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

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

bug#1114: marked as done (M-` results in huge minibuffer)


From: Emacs bug Tracking System
Subject: bug#1114: marked as done (M-` results in huge minibuffer)
Date: Wed, 29 Oct 2008 14:50:04 -0700

Your message dated Wed, 29 Oct 2008 17:43:50 -0400
with message-id <87vdvboz55.fsf@cyd.mit.edu>
and subject line Re: M-` results in huge minibuffer
has caused the Emacs bug report #1114,
regarding M-` results in huge minibuffer
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1114: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1114
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: M-` results in huge minibuffer Date: Tue, 7 Oct 2008 09:19:12 -0700
In certain conditions M-` will cause emacs to display a huge
minibuffer, occupying most of the frame. To replicate:

start an emacs -Q
C-x 3
M-`

This seems to mostly occur when the frame contains only vertical
splits (that's vertical as in C-x 3), but in some cases a window setup
containing a horizontal split also shows the bug.

Some example key sequences, each starting from a fresh emacs with
exactly one window:

M-` -> fine
C-x 3 M-` -> bug
C-x 3 C-x 3 M-` -> bug
C-x 3 C-x 2 M-` -> fine
C-x 3 C-x 3 C-x o C-x o C-x 2 M-` -> bug
C-x 3 C-x 3 C-x 2 M-` -> fine

I hope that's clear.

GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) of 2008-03-26 on RELEASE
Also observed in GNU Emacs 22.1.50.1 (i386-mingw-nt5.1.2600) of
2007-08-18 on TPAD

Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'




--- End Message ---
--- Begin Message --- Subject: Re: M-` results in huge minibuffer Date: Wed, 29 Oct 2008 17:43:50 -0400
> > In certain conditions M-` will cause emacs to display a huge
> > minibuffer, occupying most of the frame.
>
> I think the reason might be the call to fit-window-to-buffer in
> Electric-pop-up-window.

Lennart's correct.  I've checked in a tweak to Electric-pop-up-window
that should prevent this from happening.  Thanks for the bug report.


--- End Message ---

reply via email to

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