[slime-devel] Auto-jumping to compiler notes

Helmut Eller heller at common-lisp.net
Fri Oct 31 12:59:07 UTC 2008


* Jeff Workman [2008-10-30 19:00+0100] writes:

> I noticed that there seems to have been a recent change to SLIME that makes
> it jump to compiler notes automatically when a file is compiled.

That wasn't intentional.  It should be fixed HEAD.

> Also, it seems to jump even to SBCL compiler optimization notes, which makes
> it very annoying to work on files where I have speed declarations.
> I don't like the auto-jumping in general, since there are times I might have
> a warning in a file temporarily while working on something else in the file,
> and people can just run slime-next-note manually if they want to see the
> notes, but at a minimum it shouldn't apply to optimization notes.
> Or if you don't want to change the default behavior, is there a variable I
> can set to disable it?

There is a slime-compilation-finished-hook which can be customized.

Helmut.





More information about the slime-devel mailing list