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

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

Re: lisp-complete-symbol is too loquacious in minibuffer


From: Juri Linkov
Subject: Re: lisp-complete-symbol is too loquacious in minibuffer
Date: Thu, 22 Dec 2005 22:47:32 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

>> Stefan, there's a bug in your latest changes to this function: when a
>> completion has been found, the *Completions* buffer is buried but its
>> window remains visible.  In previous versions, the window was deleted
>> as well.
>
> If you do it the other way around you also have a bug in that it may
> remove a window that was there before.

It seems the only good way to handle all cases is preserving the
window configuration before first M-TAB, and restoring it afterwards.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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