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: > Thanks. I removed one of the kludges by using > SWANK/BACKEND:*DEBUG-SWANK-BACKEND*. The cure for the other was worse > than the disease, so that remains. Xach, this has the side effect of > fixing the interning problem. > > https://github.com/slime/slime/pull/224 This still interns just in a different package. > I consider this final, unless there is an unexpected problem with it. I don't like it much but I merged it in anyway, hoping that this is the last time that I have to deal with reader macros. Helmut