At 08:51 PM 3/21/00 -0500, you wrote:
>I just installed the JDE version 2.1.6beta21 on:
>
>- Windows 2000
>- GNU Emacs 20.6.1 (i386-*-nt5.0.2195)
>
>I have the following lines in my .emacs:
>
>(setq load-path (cons "~/lisp/jde-2.1.6beta21/lisp" load-path))
>
>(require 'font-lock)
>(require 'jde)
>
>When loading the jde I get the following in my *messages* buffer:
>
>Loading backquote...
>Loading backquote...done
>Loading wid-browse...
>Loading wid-browse...done
>Error in init file: Symbol's function definition is void: temp-directory
>Fontifying *scratch*...
>Fontifying *scratch*... (regexps............)
>Error in init file: Symbol's function definition is void: temp-directory
>
>I couldn't find anything similar in the FAQ or in the install.
>
>Any ideas?
>

Get rid of the XEmacs version of browse-url in your load path. The Xemacs
version uses temp-directory, which is an XEmacs-only function.

- Paul

------------------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

JDE website: http:/sunsite.auc.dk/jde/

JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html

Please use JDE->Help->Submit Problem Report when reporting a bug or seeking
help. This will insure that you include all information that may be
required to solve your problem.

Reply via email to