#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.