Raul Acevedo writes:
 > On Tue, 2004-09-21 at 23:06 -0400, Paul Kinnucan wrote:
 > 
 > > There seems to be a bug in semantic that is cured by putting the following in 
 > > your .emacs file:
 > > 
 > >  (setq semantic-load-turn-useful-things-on t)
 > > 
 > > See Jeff Greif's post to the JDEE mailing list earlier today.
 > 
 > Is it necessary to restart emacs, or is there something that can be done
 > inside a running emacs to take advantage of this fix?  

Evaluate 

(setq semantic-load-turn-useful-things-on t)

in an ielm buffer (M-x ielm).

Paul

 > I already have
 > quite a little session of buffers going and I'd hate to restart and have
 > to find all the files, rename the buffers accordingly (I'm editing a
 > bunch of files with the same name so I've renamed the buffers to make it
 > easier to switch), etc.
 > 
 > Raul
 > 

Reply via email to