emacs-devel
[Top][All Lists]
Advanced

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

Re: linum.el?


From: Markus Triska
Subject: Re: linum.el?
Date: Wed, 26 Dec 2007 17:09:49 +0100

Richard Stallman <address@hidden> writes:

> can linum.el do the job using `set-window-redisplay-end-trigger'
> instead of this hook?

It doesn't seem so to me.

> Does it work?

In the DEFVAR_LISP line, I think it should read "&Vwindow..." instead of
"Vwindow...". Also, the new approach doesn't necessarily reach a
fixpoint, i.e., the number of restarts can be unbounded.

> Second, the code will run this hook whenever there is any possibility
> that the text to be displayed has changed for any reason.

It still fails to trigger (at least) on widening and when jumping to the
beginning of buffers. Could it be changed to trigger then too?




reply via email to

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