[cl-who-devel] ESC inside FMT doesn't get expanded

Leslie P. Polzer leslie.polzer at gmx.net
Thu May 1 20:29:35 UTC 2008


> Not exactly sure what you mean (some example code would be helpful),
> but it sounds as if you're expecting something that you shouldn't
> expect.

I guess so, but I'm interested in the background.

Here's the case:

[4]> (in-package :cl-who)
#<PACKAGE CL-WHO>
WHO[5]> (with-html-output (*standard-output*)
  (:p (fmt "~A" (esc "foo"))))
<p>
*** - EVAL: undefined function ESC

  Leslie




More information about the Cl-who-devel mailing list