<div>Thanks so much. Undoing the change to *attribute-quote-char* fixed the issue. </div>
<div>* </div>
<div>Now I am using (setf *attribute-quote-char*  #\") in my own code where ever I need to do it.<br><br> </div>
<div><span class="gmail_quote">On 1/18/07, <b class="gmail_sendername">Edi Weitz</b> <<a href="mailto:edi@agharta.de">edi@agharta.de</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Thu, 18 Jan 2007 18:45:29 -0800, "Paul Thirumalai" <<a href="mailto:paul.thirumalai@gmail.com">
paul.thirumalai@gmail.com</a>> wrote:<br><br>> I am trying to run the hunchentoot-test example with the hunchentoot<br>> system.  Each time I try to run the easy demo, get demo or post demo<br>> I get the error
<br>><br>> "Error in KERNEL:%COERCE-TO-FUNCTION: the function<br>> CL-WHO:*ESCAPE-CHAR-P* is undefined."<br><br>Strange.  Are you using the newest version of all libraries?  Could<br>you provide a backtrace of the error?  Also, we'd need information
<br>about your Lisp implementation and OS.<br><br>> Could you explain why this occurs. It also happens to me when I try<br>> use the escape-string method in code.  FYI: I changed the<br>> *attribute-quote-char* in 
who.lis from #\' to #\"<br><br>I assume you mean who.lisp.  But of course the idea is that you change<br>this value in your code and not in the source code of the library.<br><br>Cheers,<br>Edi.<br></blockquote></div>
<br>