emacs-devel
[Top][All Lists]
Advanced

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

Re: Why are there two dolist?


From: Lennart Borgman
Subject: Re: Why are there two dolist?
Date: Wed, 12 Aug 2009 00:36:55 +0200

On Wed, Aug 12, 2009 at 12:14 AM, Lennart
Borgman<address@hidden> wrote:
> And shouldn't they say that you do not have to intern/declare VAR?

- There is one definition in subr.el and one in cl-macro.el. (I think
I said this before.)

- And I meant it should say that the variable is let bound inside
dolist, ie there is a (let ((VAR ...) inside the defmacro dolist. That
is not clear to from the doc string. The word "bound" there could
equally well mean that (setq VAR ...) was used.




reply via email to

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