unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* shorter form of frequently-seen lisp idiom?
@ 2005-02-19 18:33 Joe Corneli
  0 siblings, 0 replies; 15+ messages in thread
From: Joe Corneli @ 2005-02-19 18:33 UTC (permalink / raw)


Is there a shorter way to concatenate a list of strings
than this?

 (eval (append (list 'concat) list-of-strings))

Or more generally, 

 (eval (append (list 'function-that-acts-on-foos) list-of-foos))

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-02-23 18:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.680.1108839059.32256.help-gnu-emacs@gnu.org>
2005-02-19 18:43 ` shorter form of frequently-seen lisp idiom? David Kastrup
2005-02-19 23:31   ` August
     [not found]   ` <mailman.714.1108857188.32256.help-gnu-emacs@gnu.org>
2005-02-19 23:55     ` David Kastrup
2005-02-21  0:07       ` Denis Bueno
2005-02-21  0:17         ` Denis Bueno
     [not found]       ` <mailman.835.1108945397.32256.help-gnu-emacs@gnu.org>
2005-02-21  0:28         ` David Kastrup
2005-02-22 14:44 ` Stefan Monnier
2005-02-22 18:29   ` rgb
2005-02-22 18:51     ` Thien-Thi Nguyen
2005-02-23 16:29       ` rgb
2005-02-23 18:03         ` Thien-Thi Nguyen
2005-02-22 21:20     ` Oliver Scholz
2005-02-22 22:16       ` Drew Adams
     [not found]       ` <mailman.1159.1109113137.32256.help-gnu-emacs@gnu.org>
2005-02-23 18:48         ` rgb
2005-02-19 18:33 Joe Corneli

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).