Re: using (in-readtable) to select a readtable
"73budden ." <[email protected]> Thu, 5 Nov 2015 17:46:54 +0300
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CADMF=ioOug9Sg=3vEBfbN=5GubG6D3EiC0D6GLyZLBwi-NAyRQ@mail.gmail.com> |
Hi!
I've forked named-readtables and removed the kludge which alters
swank:*readtable-alist*,
pull request is here:
https://github.com/melisgl/named-readtables/pull/8
and an appropriate pull request to SWANK:
https://github.com/slime/slime/pull/278
Start of the discussion can be found here:
http://thread.gmane.org/gmane.lisp.slime.devel/11574
With best rgards, Budden