all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* concat a list of strings
@ 2006-07-27 19:01 Andreas Seik
  2006-07-27 19:22 ` Johan Bockgård
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andreas Seik @ 2006-07-27 19:01 UTC (permalink / raw)


Hello Newsgroup,

i just started to write some code in lisp.
now i want to concat a list of strings (name it stringlist) to one string.
(concat stringlist) will not work cause concat needs lists of chars not of
strings.
Do i have to write a loop by myself or is there a faster predefined way?

Thank You,
Andreas

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

end of thread, other threads:[~2006-07-27 23:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-27 19:01 concat a list of strings Andreas Seik
2006-07-27 19:22 ` Johan Bockgård
2006-07-27 20:54   ` Andreas Seik
2006-07-27 20:10 ` Eric Hanchrow
2006-07-27 20:27   ` Pierre Lorenzon
     [not found] ` <mailman.4557.1154031829.9609.help-gnu-emacs@gnu.org>
2006-07-27 21:02   ` Andreas Seik
2006-07-27 23:09     ` Eric Hanchrow

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.