help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: re-defvar a variable without reloading emacs


From: Eli Zaretskii
Subject: Re: re-defvar a variable without reloading emacs
Date: Sat, 13 Jun 2009 09:15:38 -0400

> Date: Sat, 13 Jun 2009 08:51:11 -0400
> From: ken <gebser@mousecar.com>
> Reply-To: gebser@mousecar.com
> 
> 
> I've got a defvar'd variable in my .emacs which I want to redefine.  But
> rerunning (defvar somevar "someval") doesn't work... according to the
> docs, this is the correct behavior.  So is there some way to redefine
> this variable without reloading the whole of emacs?

Use setq.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]