Dan Yu Liu writes: > 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? >
Hi Dan, If you use customize to set the values of JDE variables, their values will persist across Emacs sessions. If you do not, you will have to reset the values yourself every time you start a new session--something I'm sure you'd prefer to avoid. See the section on setting JDE customization variables in the JDEE user's guide for more information on this topic. I recommend that you search for answers to all your questions in the guide before posting to the list. Also that you include a problem report when asking for technical support. See the section on asking for tech support on the JDEE website for more information on submitting a problem report. - Paul
