Re: using (in-readtable) to select a readtable
Attila Lendvai <[email protected]> Tue, 14 Jul 2015 21:28:08 +0200
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAE4vfc+ts3-RXbnzYrEERxjsijA1hHv7QU8Y2qL6ZGkw0_t2iw@mail.gmail.com> |
>> we also have a (def package ...) that allows for specifying a >> readtable setup form for a package that is used by the custom >> in-package macro, and also updates the internal swank mapping when the >> hu.dwim.def+swank asdf system is loaded. >> > > I'm interested in this. I need something like this atm. Is it available > somewhere? it's in quicklisp, and if you prefer repos then it's also available at http://hub.darcs.net/hu.dwim you need to load hu.dwim.def+swank. if you just want to copy the machinery, then the key part is in integration/swank.lisp hth, -- • attila lendvai • PGP: 963F 5D5F 45C7 DFCD 0A39 -- “The tools we use have a profound and devious influence on our thinking habits, and therefore on our thinking abilities.” — Edsger W. Dijkstra (1930–2002) ...or in a less sophisticated form: "If all you have is a hammer, everything looks like a nail."