Re: Playing nice with custom repls?

Luís Oliveira <[email protected]> Tue, 14 Jun 2016 19:44:23 +0100
Newsgroups gmane.lisp.slime.devel
Message-ID <CAB-HnLR=-ZBdatbtwWFMZSbEd3wMvkMvLXwPrcU9kBzygj1pPQ@mail.gmail.com>
On Tue, Jun 14, 2016 at 7:23 PM, Zach Beane <[email protected]> wrote:
> I don't understand this part "REPL equests are serialized and processed
> by the same thread" - does that mean the REPL thread is also responsible
> for M-. action and arglist display in file buffers?

No, this only affects things going on in the slime-repl buffer.

On second thought, it might not be too hard to change that behavior.
(Might need to think the implications through though.) Can you try
this? <https://gist.github.com/luismbo/b8be134c3b2095a641aa176a957e652f>.
(No need to restart SLIME or anything, just M-x eval-region that.)

Cheers,

-- 
Luís Oliveira
http://kerno.org/~luis/