[slime-devel] slime-load-system

Helmut Eller e9626484 at stud3.tuwien.ac.at
Wed Jun 9 07:13:52 UTC 2004


"Thomas F. Burdick" <tfb at OCF.Berkeley.EDU> writes:

> (Using slime with sbcl here)
>
> For asdf systems that have warnings or errors when compiling,
> slime-load-system is a little less helpful than I'd hope for; I get
> the slime debugger before I get the nice tree view of what happened.
> Which is problematic, because I don't know if it's okay to tell asdf
> to continue, until I know what went wrong.  Anyone have a workaround
> for this?  Would it be difficult to get the tree view along with the
> debugger?

As a workaround you can call M-x slime-list-compiler-notes manually.
The Lisp side keeps the warnings around until the next compile.

Helmut.




More information about the slime-devel mailing list