Re: Emacs 22 and JDEE

"Kevin Jones" <[email protected]> Sat, 19 May 2007 06:58:54 +0100
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
Actuall it may be.

I'm about to download the Ubuntu packages and see if tat fixes my
problem (I've been installing the packages myself up till now),

Kevin

On 5/17/07, JM Ibanez <[email protected]> wrote:
> "Kevin Jones" <[email protected]> writes:
>
> > I've seen this in the archives but not found a resolution.
> >
> > I'm running the latest JDEE (2.3.5.1) in Emacs 22 on Ubuntu and I get
> > the following error
> >
> > "Symbol's vaule as a variable ie void: java-font-lock-keyword-3" which
> > seems to be a for XEmacs.
> >
> > My .emacs looks like this
> >
> > (add-to-list 'load-path (expand-file-name
> > ~/.emacs.d/lisp/cedet-1.0pre3/common"))
> >
> > (load-file (expand-file-name "~/.emacs.d/lisp/cedet-1.0pre3/common/cedet.el"))
> >
> > (add-to-list 'load-path (expand-file-name "~/.emacs.d/lisp/elib-1.0"))
> >
> > (add-to-list 'load-path (expand-file-name "~/.emacs.d/lisp/jde-2.3.5.1/lisp"))
> >
> >
> > (require 'jde)
> >
> > (there's a lot more than this but I think this is the relevant stuff).
> >
> > I guess that Emacs 22 is not supported yet, but any pointers would be
> > good.
>
> Interestingly enough, I run JDE on Emacs 22 on Ubuntu (installed via
> packages emacs-snapshot-gtk and jde). I haven't encountered such
> problem. Hmm.
>
> (Sorry if that wasn't any help.)
>
> --
> JM Ibanez
> Software Architect
> Orange & Bronze Software Labs, Ltd. Co.
>
> [email protected]
> http://software.orangeandbronze.com/
>


-- 
Kevin Jones
http://blogs.advantaje.com/blog/kevin/