Re: Slime 2.11 and pretty-stream
Luís Oliveira <[email protected]>
| Newsgroups | gmane.lisp.steel-bank.devel,gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAB-HnLS3bZ_zr+q23fq_YtP6nn4cee420os3zPGQwVsJ9+ipcw@mail.gmail.com> |
On Tue, Dec 2, 2014 at 9:02 PM, Stas Boukarev <[email protected]> wrote: > And on the off chance that you actually want to use the contrib (and if > it still works) a way which doesn't require any changes to sbcl is to > redefine the make-pretty-stream function, returning a subclass of > pretty-stream from it. > Consequently, a clean approach would be to have > (defvar sb-ext:*pretty-stream-maker* #'make-pretty-stream) > in SBCL. Oh, the thing is, swank contrib loading is currently all or nothing. So, Fabrice probably doesn't want slime-presentation-streams specifically, and I had assumed it was needed by the more basic slime-presentations contrib, which it's not. So, the first step is to disable this dangerous patching. (Done and pushed to SLIME's repo.) Then, we can look into re-enable this functionality using the clean approach outlined above. Opened https://github.com/slime/slime/issues/213 to track that. Patches welcome, yada yada. :-) Thanks Stas! -- Luís Oliveira http://kerno.org/~luis/ ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ Sbcl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sbcl-devel