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

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

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


From: WANG Wei
Subject: How to delete/unbind a name defined in Emacs Lisp?
Date: 06 Jan 2004 19:41:29 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Hello all!

When we say (defun xxx () ...), we introduce a new name "xxx" in
Emacs. A lot of such names will dirty the global name space. So I
wonder how to delete names that I don't need any more.

Thanks a lot.

Regards, Wangwei


reply via email to

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