At 09:32 PM 12/29/00 -0500, you wrote:
>to [EMAIL PROTECTED]
>
>I am having a problem running JDE 2.2.6 on XEmacs 21.1.
>
>I get "Symbol's function definition is void: run-with-timer" every
>time I try to modify a jde buffer. It seems as if JDE is trying to use
>a function run-with-timer which does not exist on XEmacs. (I think
>XEmacs has a different timer package than Emacs. I think it uses
>itimer.el instead of timer.el.) I just upgraded to JDE 2.2.6, semantic
>1.3.2, and to speedbar 0.13a. I never ran into this problem with
>earlier versions of JDE.
>
>I did a quick grep through all my .el files and it seems like only the
>new files jde.el, jde-parse.el, and working.el (part of speedbar) have
>the string "run-with-timer".
>
>Is this a known issue?

run-with-timer is defined in XEmac's lisp/fsf-compat/timer.el package.

- Paul

Reply via email to