all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: C-g while exiting the minibuffer
Date: Thu, 05 Dec 2013 15:02:53 +0100	[thread overview]
Message-ID: <52A0878D.4040204@gmx.at> (raw)
In-Reply-To: <jwvob5046lb.fsf-monnier+emacs@gnu.org>

 > Indeed, the FOREACH macro was designed for "read-only" traversals, just
 > like the DOLIST macro.  I don't think the hare/tortoise trick is
 > inapplicable, tho: it just requires more care (since the deletions of
 > Fdelq might give the tortoise shortcuts that risk making the tortoise
 > catch up with the hare).  See patch below.

I wanted to study its logic but I see that you installed it already.
IIRC there are a few more places where I wanted something similar -
these will have to wait.

Thanks, martin



      parent reply	other threads:[~2013-12-05 14:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27 21:15 C-g while exiting the minibuffer Stefan Monnier
2013-11-28  1:54 ` Stefan Monnier
2013-11-28  3:53   ` Eli Zaretskii
2013-11-28 15:14     ` Stefan Monnier
2013-11-28 17:02 ` martin rudalics
2013-11-28 19:22   ` Stefan Monnier
2013-11-28 23:17     ` Andreas Schwab
2013-11-29  1:34       ` Stefan Monnier
2013-11-29  1:38       ` Stefan Monnier
2013-11-30 12:16     ` martin rudalics
2013-12-01 22:13       ` Stefan Monnier
2013-12-02  3:30         ` Stephen J. Turnbull
2013-12-05 14:02         ` martin rudalics [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=52A0878D.4040204@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.