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

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

Re: How to delete/unbind a name defined in Emacs Lisp?


From: Stefan Monnier
Subject: Re: How to delete/unbind a name defined in Emacs Lisp?
Date: Wed, 07 Jan 2004 10:09:15 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> Thanks, unintern is actually what I need!

I doubt it.  Use `fmakunbound' instead.
The effects of `unintern' are pretty subtle.


        Stefan


reply via email to

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