all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dancol@dancol.org>
To: Tomohiro Matsuyama <tomo@cx4a.org>, emacs-devel@gnu.org
Subject: Re: cl-loop's "with" destructuring-bind looks broken
Date: Sun, 20 Apr 2014 18:06:33 -0700	[thread overview]
Message-ID: <53546F19.2050604@dancol.org> (raw)
In-Reply-To: <87sip8o94g.wl%tomo@cx4a.org>

[-- Attachment #1: Type: text/plain, Size: 447 bytes --]

On 04/19/2014 10:36 PM, Tomohiro Matsuyama wrote:
> Hi,
> 
> I have faced an issue on 24.3.90.2 when using my extension that
> includes an expression like:
> 
>     (cl-loop with (a b c) = '(1 2 3) return (+ a b c))

It should be fixed now. I'd appreciate if Stefan took a look at the fix,
trunk revision 117000. I don't know why that (eq body 'setq) test was
there in the first place, but removing it doesn't seem to break anything.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]

  reply	other threads:[~2014-04-21  1:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-20  5:36 cl-loop's "with" destructuring-bind looks broken Tomohiro Matsuyama
2014-04-21  1:06 ` Daniel Colascione [this message]
2014-04-21 21:18   ` Stefan Monnier

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=53546F19.2050604@dancol.org \
    --to=dancol@dancol.org \
    --cc=emacs-devel@gnu.org \
    --cc=tomo@cx4a.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.