[slime-devel] [patch] add a new protocol message for outputting images

Helmut Eller heller at common-lisp.net
Sat Aug 29 13:49:02 UTC 2009


* Stanislaw Halik [2009-08-29 03:33+0200] writes:

> Here's a new protocol message for outputting images. Unlike the previous
> approach, it doesn't rely upon EVAL-IN-EMACS. The Bad Thing is that it
> puts REPL-specific code inside DISPATCH-EVENT which should be
> contrib-agnostic. There seems to be no way to add protocol messages in
> contribs, maybe there's some better way not involving protocol messages.

You can create your own channels with whatever messages you need.
Have a look at slime-mrepl.el for an example.

Helmut





More information about the slime-devel mailing list