emacs-devel
[Top][All Lists]
Advanced

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

Re: Killing timers and buffer local variables


From: Stefan Monnier
Subject: Re: Killing timers and buffer local variables
Date: Sun, 27 Apr 2008 21:26:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> If a timer is referenced with a buffer local variable and the corresponing
> buffer goes away it is quite cumbersome to kill the timer if it is
> a periodic timer.

> How about adding a self referencing functions for timers to make this
> easier, something like (this-timer)?

That's a good idea.  Patch welcome,


        Stefan


PS: It'd be better to use the `timer-' prefix.




reply via email to

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