From: Alexey Dejneka
Subject: Re: htdoc.lisp problems
Date: 
Message-ID: <m37k6bka1c.fsf@comail.ru>
Dirk Bernhardt <······@krid.de> writes:

> [2]> (load "/Users/krid/devel/CommonLisp/htout.lisp")
> ;; Loading file /Users/krid/devel/CommonLisp/htout.lisp ...
> ;; Loading of file /Users/krid/devel/CommonLisp/htout.lisp is finished.
> T
> [9]> (defun foo (&optional (s *standard-output*))
>   (with-html-output (s)
     ^^^^^^^^^^^^^^^^
 htout:with-html-output

>     (:html
>      (:head (:title "Foo"))
>      (:body (:p "Foo")))))
> FOO
> [10]> (foo)
> untitled
> *** - EVAL: the function :HTML is undefined
> 1. Break [11]> 

-- 
Regards,
Alexey Dejneka

"Alas, the spheres of truth are less transparent than those of
illusion." -- L.E.J. Brouwer