hello Jonathan:
I still cannot figure it out.
my emacs version is GNU Emacs 20.7.1 and JDEE is jde-2.2.9beta10.
I use your method as following step.
1> first make some changes to my jdee
a) JDE->Project->Options->General and find "Jde Mode Abbreviations"
insert some changes
b) save as future session
2> active .emacs buffer
a) run the command M-x eval-buffer
b) my emacs show the message
Signaling: (void-variable /mz/hd/liudy/)
eval-buffer()
call-interactively(eval-buffer)
execute-extended-command(nil)
call-interactively(execute-extended-command)
3> back my java editor buffer again.
setting still doesn't work?????
thank you
-Danyu
On Tue, 23 Jul 2002, Jonathan Meeks wrote:
>
> Go to the .emacs buffer and type M-x eval-buffer
>
> From: Dan Yu Liu <[EMAIL PROTECTED]>
> Subject: how to make change in .emacs effect without restart emacs
> Date: Tue, 23 Jul 2002 22:19:28 -0500 (CDT)
>
> > hello:
> > I want to add some "Jde Imenu Modifier Abbrev Alist", but
> > everytime i have to exit emacs and restart emacs again to make
> > all settings in ".emacs file " effect.
> > Does anyone know the way to reload .emacs without restart emacs?
> >
> > Thank you
> > -Danyu
> >
> >
>