At 11:07 AM 5/5/00 +0200, you wrote:
>After trying several hours to install jde, you all are my last chance.
>
>(setq load-path (cons "/pathtolispsoftware/cc-mode-5.25" load-path))
>(require 'cc-mode)
>
>(setq load-path 
>        (nconc 
>          '( 
>             "/pathtolispsoftware/jde-2.1.6beta23/lisp"
>           ) 
>           load-path))
>(require 'jde)
>
>If I load my .emacs-file and do "byte-compile-and-load" everything works
>fine.
>But if I kill emacs and restart, I get 
>"Error in init file: Symbol's value as variable is void: c-frame"
>
>I am no lisp-expert. Maybe someone can help me.
>

The version of speedbar.el shipped with Emacs 20.3.1 has a bug that causes
this error. The solution is to get the latest version of speedbar or better
yet upgrade to the latest version of Emacs.

- Paul

>
>
------------------------------------------------------------
TECH SUPPORT POLICY

I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request. 

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



Reply via email to