bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6575: 24.0.50; cl's mapc not reachable


From: Alex Schroeder
Subject: bug#6575: 24.0.50; cl's mapc not reachable
Date: Thu, 5 Aug 2010 16:22:30 +0200

It would seem to be less obvious to find since it goes against the
expectations of current developers and lead to more follow-up efforts.

On 04.08.2010, at 14:30, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>> The CL manual documents mapc accepting multiple sequences, but I always
>> get the built-in version. I was told about cl-mapc which appears not to
>> be documented in the manual. Actually, based on mapcar/mapcar* I
>> expected to find a function mapc* instead.
>
>> So what I'd like is to change the documentation in (cl) Mapping over
>> Sequences from mapc to mapc* and rename cl-mapc to mapc*.
>
> Actually, to keep the namespace cleaner, I'd rather move mapcar* to
> cl-mapcar.
>
>
>        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]