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

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

Re: Adding Lists/Sequences


From: Joost Kremers
Subject: Re: Adding Lists/Sequences
Date: 23 Sep 2008 11:52:15 GMT
User-agent: slrn/0.9.8.1 (Linux)

Nordlöw wrote:
> 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")

(info "(Elisp) Building Lists")


-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


reply via email to

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