emacs-devel
[Top][All Lists]
Advanced

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

Re: completion-list-mode-map


From: Chong Yidong
Subject: Re: completion-list-mode-map
Date: Mon, 15 Aug 2011 11:12:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> 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



reply via email to

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