[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re-defvar a variable without reloading emacs
From: |
ken |
Subject: |
re-defvar a variable without reloading emacs |
Date: |
Sat, 13 Jun 2009 08:51:11 -0400 |
User-agent: |
Thunderbird 2.0.0.0 (X11/20070326) |
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?
Thanks vielmals.
--
"To make an apple pie from scratch,
first create the universe."
-- Carl Sagan
- re-defvar a variable without reloading emacs,
ken <=