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: Mon, 19 Apr 2010 00:31:52 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

> If you want to get a quick idea what this would be like, eval this
> code and bind `widen-one-level' (e.g. to `C-x n w' ;-)).

I propose a better UI compatible with current commands:
bind `C-x n w' to a new user command `widen-command' that
by default works exactly like `widen' currently works,
i.e. without a prefix argument, widen completely.

But with a numeric prefix it will widen that many levels,
e.g. `C-u 1 C-x n w' for one level.

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




reply via email to

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