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: Davis Herring
Subject: Re: widen-one-level [was: Emacs's handling of line numbers]
Date: Sun, 18 Apr 2010 16:30:47 -0700 (PDT)
User-agent: SquirrelMail/1.4.8-5.el5_4.10.lanl1

>   (if top
>       (widen)

You probably want to clear the stack here

>   (setq restriction-stack  (cons (cons start end) restriction-stack))

...and use markers here.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

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