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

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

Re: Basic emacs lisp question


From: Emanuel Berg
Subject: Re: Basic emacs lisp question
Date: Wed, 10 Sep 2014 00:31:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Ken <kensubuntu@gmail.com> writes:

> OK, I will try changing it to let, but I don't think
> it will improve the functionality. :-)

Well, perhaps not in isolation. The advantage of let is
rather when you have several functions (even hundreds),
all available at the same time, at the base level. And,
it might be wise to practice good form from the very
start with Elisp.

PS. Note how you reply to my posts - reply to the
    list/newsgroup, not to my e-mail. DS.

-- 
underground experts united


reply via email to

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