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

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

(loop with (VAR1 VAR2) ...)


From: Thien-Thi Nguyen
Subject: (loop with (VAR1 VAR2) ...)
Date: Sun, 16 Mar 2014 18:11:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Is the construct in the subject valid as an alternate form of:

 (loop with VAR1
       with VAR2
       ...)

?  It seems to work fine, but (info "(cl) Other Clauses")
doesn't mention it, so i wonder if i am planting a latent bug.

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

Attachment: pgpMzmnQFcLVz.pgp
Description: PGP signature


reply via email to

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