unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Wanted: Adding list-elements into an existing list
@ 2008-10-16 13:13 Nordlöw
  2008-10-16 13:16 ` Joost Diepenmaat
  2008-10-16 22:32 ` Pascal J. Bourguignon
  0 siblings, 2 replies; 8+ messages in thread
From: Nordlöw @ 2008-10-16 13:13 UTC (permalink / raw)
  To: help-gnu-emacs

Is there a variant of the function add-to-list(a b) where b can be a
list aswell?

(add-list-elements-to-list '(a b c) '(c d e)) should evaluate '(a b c
d e)

or do I have to implement it myself using an iteration-construct?

/Nordlöw


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

end of thread, other threads:[~2008-10-17  0:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-16 13:13 Wanted: Adding list-elements into an existing list Nordlöw
2008-10-16 13:16 ` Joost Diepenmaat
2008-10-16 13:36   ` Nordlöw
2008-10-16 15:43     ` Drew Adams
2008-10-16 16:02       ` Allan Gottlieb
2008-10-16 16:12         ` Drew Adams
2008-10-17  0:28     ` Barry Margolin
2008-10-16 22:32 ` Pascal J. Bourguignon

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