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

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

bug#1114: M-` results in huge minibuffer


From: Lennart Borgman (gmail)
Subject: bug#1114: M-` results in huge minibuffer
Date: Tue, 07 Oct 2008 19:05:20 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Geoff Gole wrote:
> 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.


I think the reason might be the call to fit-window-to-buffer in
Electric-pop-up-window.






reply via email to

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