emacs-devel
[Top][All Lists]
Advanced

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

Re: linum.el?


From: Stefan Monnier
Subject: Re: linum.el?
Date: Sat, 29 Dec 2007 02:31:03 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> The new hook will cover an important middle ground between a hook that
> is too eager (post-command-hook) and a set of various non-obvious hooks
> that make it impossible not to miss cases. Also, I hope that it can fix

There should really only need to be 2 hooks: one to add linums to text,
and another to flush that info when it goes out-of-date.
I.e. jit-lock and before/after-change-functions.


        Stefan




reply via email to

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