emacs-devel
[Top][All Lists]
Advanced

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

Re: widen-one-level [was: Emacs's handling of line numbers]


From: Juri Linkov
Subject: Re: widen-one-level [was: Emacs's handling of line numbers]
Date: Tue, 20 Apr 2010 01:52:35 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

> If we add a stack of buffer boundaries, we need an easy way to pop
> out of all levels.

To keep compatibility with the current user interface, I think that
`C-x n w' should pop out of all levels.  The effect will be the same
as it currently does without a stack.

> The natural thing is that ESC ESC ESC should do it.

ESC ESC ESC could do this as well, and the question is where to
put it in a list of its "modes".  I think a good place is between
`(funcall buffer-quit-function)' and `(delete-other-windows)'.

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




reply via email to

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