all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* concat vs format
@ 2018-12-09  3:50 Jean-Christophe Helary
  2018-12-09  4:09 ` Drew Adams
  0 siblings, 1 reply; 9+ messages in thread
From: Jean-Christophe Helary @ 2018-12-09  3:50 UTC (permalink / raw)
  To: help-gnu-emacs

Is there a difference between:

(concat firstPartofURL secondPartofURL)

and

(format "%s%s" firstPartofURL secondPartofURL)

?

Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune





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

end of thread, other threads:[~2018-12-09 15:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-09  3:50 concat vs format Jean-Christophe Helary
2018-12-09  4:09 ` Drew Adams
2018-12-09 10:02   ` Jean-Christophe Helary
2018-12-09 11:30     ` Stefan Huchler
2018-12-09 13:42       ` Jean-Christophe Helary
2018-12-09 14:15         ` Stefan Monnier
2018-12-09 14:55           ` Jean-Christophe Helary
2018-12-09 14:57         ` Stephen Berman
2018-12-09 15:44           ` Jean-Christophe Helary

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.