Delivering with FORMAT and Pretty Printing
Hi! I am trying to deliver a program that uses the pretty printer and the FORMAT directive ~_. So, this is how I call DELIVER: ; Hack to get xp-fancyformat loaded (format t "bla~_foo") (deliver 'main "foo" 5 :keep-conditions :all :keep-clos-object-printing t :format t :keep-pretty-printer t) However, when I run the delivered program, I get an error when the delivered program is run: Unrecognized format directive ~_ no matter what I try. How can I use ~_ in delivered applications? Regards, -- Nils Gösche "Don't ask for whom the <CTRL-G> tolls." PGP key ID 0x0655CFA0