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

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

Re: obarray


From: Michael Heerdegen
Subject: Re: obarray
Date: Sun, 15 Dec 2013 07:17:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Emanuel Berg <embe8573@student.uu.se> writes:

> What about - if you want to make sure the locals do not
> "shadow" some globals that you don't know of (or are
> "dynamic" in nature)? But if you don't know about them,
> how can you use them, and (accidentally) get the
> locals? So it doesn't make sense either. An example
> would help.

Read the elisp manual about macros, especially this node:

  (info "(elisp) Surprising Local Vars")

But I guess you don't need this for your stuff.




reply via email to

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