Re: M-. vs readtable on SBCL
Helmut Eller <[email protected]>
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jan 27 2015, Gábor Melis wrote: > Maintainers, everyone, I'm not sure about the two KLUDGEs related to > accessing stuff from the SWANK package. What's the best way to deal with > them? Either pass the context in as argument or create a new back-end function that the front-end must call first to configure the back-end. Both look rather clumsy in this case. As expected: reader macros attract kludges like shit attracts flies. Helmut