unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Dmitry Dzhus <dima@sphinx.net.ru>
Cc: Nick Roberts <nickrob@snap.net.nz>, emacs-devel@gnu.org
Subject: Re: 23.1.50; gdb mode screwup when setting breakpoint
Date: Tue, 25 Aug 2009 10:02:30 +0900	[thread overview]
Message-ID: <87hbvwr9i1.fsf@catnip.gol.com> (raw)
In-Reply-To: <874orxq8de.fsf@sphinx.net.ru> (Dmitry Dzhus's message of "Tue, 25 Aug 2009 00:12:13 +0400")

Dmitry Dzhus <dima@sphinx.net.ru> writes:
> Yup, sorry about this. I've (finally) fixed this in trunk, so the code
> doesn't use mapcar* anymore.
>
> This function was utilized by small code which aligns text in columns.
>
> I decided just to write a replacement for mapcar* which I think mimics
> its notorious parent pretty closely, at least in my case.

Thanks!

hmm, why not extend the core mapcar to work with multiple arguments?
It could be easily done without impacting the "normal" mapcar (single
arg) case, and would probably be a bit more efficient for the multi-arg case.

[I'd actually also like to add some other map functions to the core,
e.g., "mapcan"...]

-Miles

-- 
`Suppose Korea goes to the World Cup final against Japan and wins,' Moon said.
`All the past could be forgiven.'   [NYT]




      reply	other threads:[~2009-08-25  1:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-20 11:31 23.1.50; gdb mode screwup when setting breakpoint Miles Bader
2009-08-20 12:18 ` Nick Roberts
2009-08-24  6:23   ` Miles Bader
2009-08-24 20:12     ` Dmitry Dzhus
2009-08-25  1:02       ` Miles Bader [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=87hbvwr9i1.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --cc=dima@sphinx.net.ru \
    --cc=emacs-devel@gnu.org \
    --cc=nickrob@snap.net.nz \
    /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).