named-readtables ? —♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
On Sun, Jul 17, 2016 at 4:10 PM, David McClain dbm@refined-audiometrics.com wrote:
I just ran into a situation where my own support code had been using the #T reader macro, and then I found another interesting 3rd party package that also uses #T for itself. Naturally, on loading up the 3rd party package, it clobbered my own semantics with its own SET-DISPATCH-MACRO-CHARACTER.
Has anyone created a clever system for sharing reader macros?
- DM