unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Daniel Colascione" <daniel@censorshipresearch.org>
To: "Štěpán Němec" <stepnem@gmail.com>
Cc: Geoff Gole <geoffgole@gmail.com>,
	Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: [PATCH] use tail pointer for LOOP
Date: Sun, 30 May 2010 13:09:57 -0400	[thread overview]
Message-ID: <E1OIm1U-0007x9-P8@haystacknetwork.com> (raw)
In-Reply-To: <87pr0dfhge.fsf@gmail.com>

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

Good catch. That is indeed a typo. Clearly, that should be "nconcing". I'm blaming dabbrev right now. :-)



-- Sent from my Palm Pre
On May 30, 2010 1:06 PM, Štěpán Němec &lt;stepnem@gmail.com&gt; wrote: 

Daniel Colascione &lt;daniel@censorshipresearch.org&gt; writes:



&gt; We do this only for the anonymous-variable case, but it's still an

&gt; improvement.

&gt;

&gt; ---

&gt; /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/cl-macs.el

&gt; 2008-01-06 20:07:45.000000000 -0500

&gt; +++ cl-macs2.el	2010-05-29 19:52:09.000000000 -0400

&gt; -     ((memq word '(nconc nconcing append appending))

&gt; +     ((memq word '(nconc noncing append appending))



[...]



&gt; +                  (let ((func (if (memq word '(nconc noncing))



[...]



??? If that's a typo (and I can hardly think about any other reason),

then it's an interesting one, indeed.



Štěpán





[-- Attachment #2: Type: text/html, Size: 1296 bytes --]

      reply	other threads:[~2010-05-30 17:09 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-29 21:56 O(N^2) behavior in LOOP Daniel Colascione
2010-05-29 22:06 ` Daniel Colascione
2010-05-29 22:14   ` Lennart Borgman
2010-05-29 22:35   ` Geoff Gole
2010-05-29 23:58     ` [PATCH] use tail pointer for LOOP (Was: Re: O(N^2) behavior in LOOP) Daniel Colascione
2010-05-30  0:45       ` Ken Raeburn
2010-05-30  0:49         ` Daniel Colascione
2010-06-16 17:44           ` tomas
2010-06-16 18:10             ` [PATCH] use tail pointer for LOOP David Kastrup
2010-06-17  5:10               ` tomas
2010-06-17  7:18                 ` Thien-Thi Nguyen
2010-06-17  9:22                   ` tomas
2010-06-17 10:03                     ` Thien-Thi Nguyen
2010-06-17 14:05                       ` tomas
2010-06-17 15:16                         ` Thien-Thi Nguyen
2010-06-17 10:12                     ` Thien-Thi Nguyen
2010-06-17 20:48                 ` Stefan Monnier
2010-06-18  7:07                   ` David Kastrup
2010-06-18 13:40                     ` Stefan Monnier
2010-05-30 17:05       ` Štěpán Němec
2010-05-30 17:09         ` Daniel Colascione [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1OIm1U-0007x9-P8@haystacknetwork.com \
    --to=daniel@censorshipresearch.org \
    --cc=emacs-devel@gnu.org \
    --cc=geoffgole@gmail.com \
    --cc=stepnem@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).