[slime-devel] How to get the REPL window to automatically popup on output

Helmut Eller heller at common-lisp.net
Wed Feb 9 18:14:36 UTC 2011


* Frank [2011-02-08 20:11] writes:

> Hello there,
>
> How can I get the REPL window to popup automatically on output?

I think there is no direct way to do that.

> I found the variable slime-repl-popup-on-output, which seems to do that, 
> but it gets reset back to nil.

You could probably set/reset that in 'slime-transcript-start-hook and
'slime-transcript-stop-hook.

Helmut





More information about the slime-devel mailing list