Re: using (in-readtable) to select a readtable

"73budden ." <[email protected]> Tue, 18 Aug 2015 01:51:25 +0300
Newsgroups gmane.lisp.slime.devel
Message-ID <CADMF=iqanOgqgqaVKkyaqTCOJAoYgPX-SHRBR_vS5mDE+CR5_w@mail.gmail.com>
I suppose that *readtable-alist* is used for proper navigation on SBCL
sources. If so, *readtable-alist* is rather important. If SLY ignores
*readtable-alist* this may lead to incorrect code navigation in SBCL
sources. But I don't know exactly.