[cl-who-devel] Transforming quoted lists

Joubert Nel joubert.nel at infiniteimprobability.com
Mon Dec 21 19:17:01 UTC 2009


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-who-devel/attachments/20091221/063d236b/attachment.html>


More information about the Cl-who-devel mailing list