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

"73budden ." <[email protected]> Fri, 7 Aug 2015 14:35:00 +0300
Newsgroups gmane.lisp.slime.devel
Message-ID <CADMF=ip6Yvy1y3f2sTx_q3RvfZHvsp+GBgLDY3YMJCe=pUsbew@mail.gmail.com>
> 2. Create variable, *lock-readtable-alist*. If it is true, error is
> signalled on attempt to alter *readtable-alist*
I mean error is signalled when (in-readtable) attempts to alter
*readtable-alist*.
Manual altering would be still allowed.