At 10:45 AM 12/13/00 -0500, you wrote: 

Two points:

- You need the latest beta version of the JDE for XEmacs, which corrects a java
process launch bug in previous versions.

- You need the GNU Emacs compatibility package for XEmacs, which contains the
GNU Emacs function, run-with-timer.

As a newcomer to the JDE, you should be aware that I develop the JDE first and
foremost for GNU Emacs. I tend to rely on XEmacs users to test new JDE features
on XEmacs and provide solutions for XEmacs incompatibility problems.


- Paul



>
> Sorry I forgot to attached my .emacs file. 
> <<.emacs>> 
>  -----Original Message-----  From:   Saint-Pierre, Stefan [SKY:1U54:EXCH]  
> Sent:   Wednesday, December 13, 2000 10:32 AM  To:     '[EMAIL PROTECTED]' 
> Subject:        JDE problems 
>
> Hi Paul, 
>
> I just installed the JDE on my PC. When I edit the first opened file, I get
> the following error:  Signaling: (void-function run-with-timer)   
> (run-with-timer jde-auto-parse-buffer-interval nil (quote
> jde-parse-bovinate-buffer))  )    (setq jde-auto-parse-buffer-timer
> (run-with-timer jde-auto-parse-buffer-interval nil (quote
> jde-parse-bovinate-buffer))) )    (if (not jde-auto-parse-buffer-timer) (setq
> jde-auto-parse-buffer-timer (run-with-timer jde-auto-parse-buffer-interval
> nil ...))) )    (progn (if (not jde-auto-parse-buffer-timer) (setq
> jde-auto-parse-buffer-timer ...)))  )    (if jde-auto-parse-enable (progn (if
> ... ...)))  )    (when jde-auto-parse-enable (if (not
> jde-auto-parse-buffer-timer) (setq jde-auto-parse-buffer-timer ...)))  )   
> jde-parse-buffer-changed-hook(6144 6145 0)    self-insert-command(1)   
> newline(nil)    call-interactively(newline) 
>
> host platform: Windows/NT 4.0 sp4  JDE version: 2.2.5  Emacs version:
> NT/XEmacs 21.1.9 
>
> Thanks, 
>
> Stefan Saint-Pierre             TEL (613) 768-3593  Nortel
> Networks                 FAX (613) 763-2388  [EMAIL PROTECTED]     
> ESN       398-3593 
>
> This message may contain information proprietary to Nortel Networks.  Any
> unauthorized disclosure, copying or distribution of its contents  is strictly
> prohibited.       
>
>



Reply via email to