emacs-devel
[Top][All Lists]
Advanced

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

Re: completion-list-mode-map


From: Stefan Monnier
Subject: Re: completion-list-mode-map
Date: Tue, 16 Aug 2011 12:54:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>>> With this change, `q' in help buffers runs quit-window, which does not
>>> delete the window.  Currently, `q' in help buffers runs View-quit, which
>>> deletes the window.
>> I think both of these claims are only true in specific circumstances.
>> And indeed, it's not right to always delete the window, nor is it right
>> to never delete the window.
>> If you tell us when you saw which behavior, we might be able to fix
>> quit-window so it does the right thing.

> emacs -Q
> C-h k k    => help window pops up
> C-x o
> q          => help window deleted

OK, that's a bug/misfeature of quit-window which we should fix.
I.e. not an impediment to using quit-window.


        Stefan



reply via email to

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