|--==> "SJ" == Simon Josefsson <jas(a)extundo.com> writes:
SJ> Steve Youngs <youngs(a)xemacs.org> writes:
>Is there any way of making XEmacs process my keep-alive function
>before it does anything else?
SJ> Hack of the day: abuse `post-gc-hook'. If emacs isn't idle, it will
SJ> probably garbage collect from time to time. Hopefully you'll be able
SJ> to come up with a nicer solution. (Read the warnings for the
SJ> `post-gc-hook' variable on what you're allowed to do in that hook).
Sounds like fun, but it probably still isn't the right solution.
XEmacs doesn't garbage collect at regular intervals and the
'keep-alive' function _must_ be run within a certain time frame.
But I do like your idea, so I'll give it a closer look.
Thanks Simon.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|