Hi,
I wrote a file (foo.lsp) containing the following form to indicate
certain situation designated by a feature, BAR. Then add :BAR to
*FEATURES*, and compile foo.lsp.
(eval-when (:execute)
#+bar
(print 'bar *debug-io*))
Loading compiled file (foo.fsl) prints `BAR' while I expect that
nothing is printed. Is this proper behavior?
Thank you,
--
Noriyuki Kurabayashi <ess.atsugi.fujixerox.co.jp at kura>
Digital Imaging Technology Development Dept.,
Advanced Technology & Engineering Center.
FUJI XEROX Co., Ltd.
Phone: +81-462-35-9949
Fax: +81-462-35-9002