[cl-who-devel] indent textarea
Edi Weitz
edi at agharta.de
Wed Mar 14 10:58:35 UTC 2007
On Wed, 14 Mar 2007 08:31:49 +0100, "Inge Bylemans" <ingebdh at gmail.com> wrote:
> The princ is for entering the data from comment variable in the
> textarea, like :value for a input field. I don't know how else to
> get the data to be shown.
Reading the documentation might help in this case:
http://weitz.de/cl-who/#syntax
Look at STR, ESC, and FMT. Your PRINC will only work if the stream
CL-WHO is currently writing to is *STANDARD-OUTPUT*.
More information about the Cl-who-devel
mailing list