* post-command-idle-hook
@ 2005-05-15 21:32 Nick Roberts
2005-05-18 22:45 ` post-command-idle-hook Richard Stallman
0 siblings, 1 reply; 3+ messages in thread
From: Nick Roberts @ 2005-05-15 21:32 UTC (permalink / raw)
TODO has the following item:
* Small but important fixes needed in existing features:
** Convert everything that uses post-command-idle-hook
to use idle timers instead.
I can only find two reference to post-command-idle-hook:
1) speedbar.el which, in any case, uses which uses run-with-idle-timer when
there is no binding for post-command-idle-hook.
2) follow.el which only seems to use post-command-idle-hook to cover the
case where another function is already on post-command-idle-hook.
Would it be a good idea now to remove post-command-idle-hook from Emacs
and its reference in follow.el?
Nick
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-18 23:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-15 21:32 post-command-idle-hook Nick Roberts
2005-05-18 22:45 ` post-command-idle-hook Richard Stallman
2005-05-18 23:59 ` post-command-idle-hook Nick Roberts
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.