[slime-devel] Winner-mode doesn't work with SLIME
Helmut Eller
heller at common-lisp.net
Fri Jan 20 09:05:46 UTC 2012
* Timo Mihaljov [2012-01-19 22:27] writes:
> I use winner-mode all the time, and it only has trouble with the changes
> that SLIME makes, which suggests that there's something peculiar about
> the way that SLIME shows its pop ups. Is there something that can be
> done to make SLIME work the way winner-mode expects (which seems to be
> the way the rest of Emacs works)?
winner-mode seems to use a post-command-hook. SLIME can display new
windows "asynchronously" i.e. in a process filter as opposed from a
command. Maybe that's the problem.
Helmut
More information about the slime-devel
mailing list