all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@suse.de>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: undocumented change in mapconcat
Date: Thu, 21 Mar 2002 14:45:35 +0100	[thread overview]
Message-ID: <jeu1raxce8.fsf@sykes.suse.de> (raw)
In-Reply-To: <200203211302.OAA24575@a0.complang.tuwien.ac.at> (Ulrich Neumerkel's message of "Thu, 21 Mar 2002 14:02:47 +0100 (MET)")

Ulrich Neumerkel <ulrich@a0.complang.tuwien.ac.at> writes:

|> --text follows this line--
|> 
|> In GNU Emacs 21.1.2 (i686-pc-linux-gnu, X toolkit)
|>  of 2002-03-15 on a8.complang.tuwien.ac.at
|> configured using `configure  --prefix /usr/local --without-toolkit-scroll-bars'
|> 
|> Please describe exactly what actions triggered the bug
|> and the precise symptoms of the bug:
|> 
|> in 20.7.2 (mapconcat 'identity '(1 10) ", ") yielded "1, 10"
|> but in 21.1.2 this gives an error

`concat' does not stringize integers any more, this has been deprecated
for a long time already.  Use number-to-string as the map function.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs


      parent reply	other threads:[~2002-03-21 13:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-21 13:02 undocumented change in mapconcat Ulrich Neumerkel
2002-03-21 13:36 ` David Kastrup
2002-03-21 13:45 ` Andreas Schwab [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=jeu1raxce8.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=bug-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.