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

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

Re: How to distinguish gobal and local variables in elisp?


From: Xavier Maillard
Subject: Re: How to distinguish gobal and local variables in elisp?
Date: Thu, 21 Sep 2006 22:13:47 +0200
User-agent: VM /GNU Emacs 22.0.50.1 on GNU/Linux

  On Friday, 22 September 2006, jronald wrote:
> The question comes from setq.
> Usually, setq appears in a file without in any parentheses.
> Does it mean that it awlays set the global varaible then? Or what's a local 
> variable in lisp?

I think you should try to look into the elisp manual:

(info "(elisp)Variables")

Regards
-- 
Cheers Xavier




reply via email to

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