[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: jit-lock timer etc.
From: |
Stefan Monnier |
Subject: |
Re: jit-lock timer etc. |
Date: |
Thu, 24 Aug 2006 15:20:32 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> You mean
> (when repeat
> (timer-set-idle-time
> jit-lock-stealth-repeat-timer (current-idle-time))
> (timer-inc-time jit-lock-stealth-repeat-timer delay)
> (timer-activate-when-idle jit-lock-stealth-repeat-timer t
> (memq jit-lock-stealth-repeat-timer
> timer-idle-list))))
> Shouldn't timer-activate-when-idle simply do it automatically?
I must be drunk or something. Just ignore the above,
please,
Stefan
- Re: jit-lock timer etc., (continued)
- Re: jit-lock timer etc., Chong Yidong, 2006/08/24
- Re: jit-lock timer etc., Richard Stallman, 2006/08/24
- Re: jit-lock timer etc., Kim F. Storm, 2006/08/24
- Re: jit-lock timer etc., martin rudalics, 2006/08/24
- Re: jit-lock timer etc., Chong Yidong, 2006/08/24
- Re: jit-lock timer etc., Chong Yidong, 2006/08/24
- Re: jit-lock timer etc., martin rudalics, 2006/08/24
- Re: jit-lock timer etc., Stefan Monnier, 2006/08/24
- Re: jit-lock timer etc.,
Stefan Monnier <=
- Re: jit-lock timer etc., martin rudalics, 2006/08/24
- Re: jit-lock timer etc., Chong Yidong, 2006/08/24
- Re: jit-lock timer etc., Chong Yidong, 2006/08/24
- Re: jit-lock timer etc., martin rudalics, 2006/08/25