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

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

Re: What does "lacks a prefix" mean?


From: Emanuel Berg
Subject: Re: What does "lacks a prefix" mean?
Date: Thu, 09 Jul 2015 01:24:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

BobD <daycandle@gmail.com> writes:

> But of course. I'm fooling with old elisp that uses
> "setq" willy-nilly, defying the notational
> structuring with which latter day programmers have
> been (properly) indoctrinated. If I must, I can
> wedge some let's into the code.

And: use `let*' if any variable depend on and uses
a previously defined one to do its computation.

Actually I see no harm using let* all the time.

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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