[cmucl-ticket] [cmucl] #39: non-standard lexical syntax
cmucl
cmucl-devel at common-lisp.net
Sat Apr 3 14:29:30 UTC 2010
#39: non-standard lexical syntax
---------------------+------------------------------------------------------
Reporter: heller | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone:
Component: Core | Version: 2010-04
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment(by rtoy):
The reader macros were installed by default. This is fixed now fixed in
my current tree. Note that even with the new macros you could have gotten
what you wanted by writing {{{`(_ "x")}}}. (Note the space). To install,
use {{{(intl::install)}}}.
And how is the non-standard reader macros in the CMUCL sources a problem?
Does it affect your usage with SLIME? It's certainly possible to replace
all of them with the corresponding calls to gettext and friends.
--
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/39#comment:1>
cmucl <http://common-lisp.net/project/cmucl>
cmucl
More information about the cmucl-ticket
mailing list