all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Adding Lists/Sequences
@ 2008-09-23 11:46 Nordlöw
  2008-09-23 11:52 ` Joost Kremers
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Nordlöw @ 2008-09-23 11:46 UTC (permalink / raw)
  To: help-gnu-emacs

Is there a general function, say foo, that adds lists or, even better,
sequences together?

I want this
  (foo '("a" "b") '("c" "d"))
to evaluate to
  '("a" "b" "c" "d")

Thanks in advance,
Nordlöw


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

end of thread, other threads:[~2008-09-25 22:16 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-23 11:46 Adding Lists/Sequences Nordlöw
2008-09-23 11:52 ` Joost Kremers
2008-09-23 13:22   ` Nordlöw
2008-09-23 15:06 ` Tassilo Horn
2008-09-23 15:28 ` Thierry Volpiatto
     [not found] ` <mailman.19769.1222183171.18990.help-gnu-emacs@gnu.org>
2008-09-23 19:26   ` Pascal J. Bourguignon
2008-09-23 20:48     ` Thierry Volpiatto
2008-09-23 22:11   ` David Kastrup
2008-09-24  7:09     ` Thierry Volpiatto
2008-09-24  9:28       ` Nikolaj Schumacher
2008-09-24  9:55         ` Thierry Volpiatto
2008-09-24 14:50           ` Drew Adams
2008-09-24 15:31             ` Thierry Volpiatto
2008-09-24 15:28               ` David Kastrup
2008-09-24 18:03                 ` Thierry Volpiatto
2008-09-24 15:49               ` Drew Adams
2008-09-24 17:59                 ` Thierry Volpiatto
     [not found]     ` <mailman.19799.1222239593.18990.help-gnu-emacs@gnu.org>
2008-09-25  5:27       ` Tim X
2008-09-25 20:34         ` David Kastrup
2008-09-25 22:16           ` Pascal J. Bourguignon

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.