[cl-who-devel] Transforming quoted lists

Edi Weitz edi at agharta.de
Mon Dec 21 20:17:49 UTC 2009


Unfortunately you can't, because it's a macro.

Cheers,
Edi.


On Mon, Dec 21, 2009 at 8:17 PM, Joubert Nel
<joubert.nel at infiniteimprobability.com> wrote:
> Hi -
> How can I get WITH-HTML-OUTPUT-TO-STRING to transform lists that are quoted?
> e.g.
> this works fine (not quoted):
> (with-html-output-to-string (out nil) (:div "test"))
> but, how can I get cl-who to transform if the body is quoted:
> with-html-output-to-string (out nil) '(:div "test"))
>
>
> Joubert Nel
> Workstax http://www.workstax.com
> The Corporate Grapevine
> Separate the important from the irrelevant
>
> _______________________________________________
> cl-who-devel site list
> cl-who-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/cl-who-devel
>




More information about the Cl-who-devel mailing list