From maurycy at wemba.edu.pl Wed Oct 10 10:20:55 2012 From: maurycy at wemba.edu.pl (maurycy at wemba.edu.pl) Date: Wed, 10 Oct 2012 12:20:55 +0200 Subject: [cl-who-devel] Missing comma in who.lisp Message-ID: <87mwzuwrug.fsf@localhost> --- who.lisp~ 2012-10-05 17:16:12.007971946 +0200 +++ who.lisp 2012-10-09 21:08:39.026986297 +0200 @@ -117,7 +117,7 @@ ((eq ,=var= t) ,(case *html-mode* (:sgml - `(fmt " ~A" attr)) + `(fmt " ~A" ,attr)) ;; otherwise default to :xml mode (t `(fmt " ~A=~C~A~C"