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 16:29:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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

> When the help window was reused, q restores its old buffer and its
> positions wrt the window.  `quit-window' can't do that because it
> doesn't know anything about the window's history.

> This and some other quirks are avoided by `quit-restore-window'.

The thing I don't understand is why we need quit-restore-window rather
than changing quit-window (to behave like quit-restore-window)?


        Stefan



reply via email to

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