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

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

Re: Understanding the "let" construct and the setting of variables


From: Jean Louis
Subject: Re: Understanding the "let" construct and the setting of variables
Date: Sat, 19 Dec 2020 00:07:18 +0300
User-agent: Mutt/2.0 (3d08634) (2020-11-07)

* Emanuel Berg via Users list for the GNU Emacs text editor 
<help-gnu-emacs@gnu.org> [2020-12-18 23:48]:
> (defvar some-var)
> (setq   some-var some-value)

Instead I use (defvar some-var some-value "doc")



reply via email to

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