[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
long-strings
- To: info-mcl@cambridge.apple.com
- Subject: long-strings
- From: serasset@imag.fr (Gilles Serasset)
- Date: Thu, 26 Nov 1992 18:48:37 -0800
Hello,
I wan't to affect a variable to a long string:
(setq foo "this is a very very very very ... long string")
When the string is longer than the fred window, I'd like to have some kind
of mecanism analogous to the <tilda>newline format directive (i.e. ignore
newline character and folowing white space):
(setq foo "this is a very very very very very very very <tilda>
very very very very very very very very very <tilda>
very very very long string")
This is more readable.
Am I obliged to use:
(setq foo (format nil "..."))
or is there another way ?
Gilles,
=====================================================
L'ennemi est bete, il croit que l'ennemi c'est nous,
alors que c'est lui. P. Desproges
=======serasset@imag.fr=====Gilles Serasset==========
GETA IMAG, UJF et CNRS, BP 53X F-38041 GRENOBLE CEDEX