emacs-devel
[Top][All Lists]
Advanced

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

Re: dolist?


From: Lennart Borgman
Subject: Re: dolist?
Date: Sun, 03 Jul 2005 00:07:12 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

David Ponce wrote:

Lennart Borgman wrote:

Juanma Barranquero wrote:

(mapc #'(lambda (x) (message "...%s" x)) '(1 2 3 4))

In *Messages* =>
...4

Seems like a "feature" of the messages, when using "...".

Looking at the magic three dots again with a somewhat calmer mind I realize they are useful if documented (and a bit evil if not). I vote for documenting them (this is the missionary style of frustration).




reply via email to

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