[cl-who-devel] Exposing String Escape Functions

Edi Weitz edi at agharta.de
Mon Jul 16 11:56:07 UTC 2007


On Mon, 16 Jul 2007 14:29:26 +0300, Volkan YAZICI <yazicivo at ttnet.net.tr> wrote:

> Execuse, that's my fault. I realized the mistake after I pressed C-c
> C-c. Here's a small snippet from the real code:
>
>  (write-string
>   (cl-who:escape-string (make-string 1 :initial-element c))
>    some-output-stream)

OK, I see.

It's fine with me if you want to isolate the corresponding code and
export a function which works on characters as long as your patch
adheres with these guidelines:

  http://weitz.de/patches.html

Go wild,
Edi.



More information about the Cl-who-devel mailing list