all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Udyant Wig <udyantw@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Precedence of for clauses in cl-loop
Date: Sat, 8 Sep 2018 20:11:35 +0530	[thread overview]
Message-ID: <pn0n34$9fp$1@dont-email.me> (raw)
In-Reply-To: <mailman.511.1536370625.1284.help-gnu-emacs@gnu.org>

On 9/8/18 7:07 AM, Noam Postavsky wrote:
> Hmm, I wasn't aware of this, but it seems to be on purpose,
> https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node239.html says:
>
>     All variables are initialized first, regardless of where the
> establishing clauses appear in the source. The order of initialization
> follows the order of these clauses.
>

Indeed.  The Common Lisp Standard concurs:

<URL:http://www.lispworks.com/documentation/HyperSpec/Body/06_aaf.htm>

The phrasing is identical there.

Udyant Wig
-- 
We make our discoveries through our mistakes: we watch one another's
success: and where there is freedom to experiment there is hope to
improve.
                                -- Arthur Quiller-Couch



      parent reply	other threads:[~2018-09-08 14:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-06 18:33 Precedence of for clauses in cl-loop Plamen Tanovski
2018-09-06 22:43 ` Noam Postavsky
2018-09-07  7:08   ` Plamen Tanovski
2018-09-07 11:16     ` Noam Postavsky
2018-09-07 12:35       ` Plamen Tanovski
2018-09-08  1:37         ` Noam Postavsky
     [not found]         ` <mailman.511.1536370625.1284.help-gnu-emacs@gnu.org>
2018-09-08 14:41           ` Udyant Wig [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='pn0n34$9fp$1@dont-email.me' \
    --to=udyantw@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.