Subject: Re: Why learn Lisp From: Erik Naggum <erik@naggum.no> Date: 29 Aug 2002 19:14:53 +0000 Newsgroups: comp.lang.lisp Message-ID: <3239637293341929@naggum.no> * Marco Antoniotti | Remember that you can always use the READTABLE-CASE to :INVERT along | with *PRINT-CASE* to :DOWNCASE to achieve some form of "mainstream | case handling", however, the "MAKE-foo" thingy will still break. `*print-case*´ is actually not obeyed when `(readtable-case *readtable*)´ is `:invert´ or `:preserve´. -- Erik Naggum, Oslo, Norway Act from reason, and failure makes you rethink and study harder. Act from faith, and failure makes you blame someone and push harder.