emacs-devel
[Top][All Lists]
Advanced

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

Re: quit-window


From: Chong Yidong
Subject: Re: quit-window
Date: Sun, 23 Oct 2011 03:23:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Christoph Scholtes <address@hidden> writes:

> some modes are inhibiting consistency by wrapping quit-window in a
> function, which in most cases performs some kind of cleanup. This
> creates inconsistency in the interface since, for example, `C-u q' to
> kill the buffer is not available anymore unless the wrapper passes on
> the argument to quit-window.
>
> Finally, if there is mode-specific cleanup to be done, could we provide
> a quit-window-hook to connect to so we can eliminate the need for
> wrappers?

Yes, good idea.  I don't think it's that urgent, though; it can wait for
post 24.1.




reply via email to

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