[slime-devel] Re: filtering compiler output

Tobias C. Rittweiler tcr at freebits.de
Fri Mar 21 10:54:49 UTC 2008


Roman Budzianowski <roman.j at budzianowski.net> writes:

> Hi,
>
> I wonder if there is a way to filter or structure compiler output in
> the REPL buffer, similar to when compiling a form or file through
> editor commands (C-c C-c). I am thinking of a situation when I run a
> form which triggers compilation of many files (like when using mini- 
> modue from GBBopen). The output goes directly to the REPL buffer and
> is hard to browse (mostly warnings and notes).

Use the ,cl (compile-and-load) REPL shortcut; if you use the
`slime-asdf' contrib, you can also use ,load-system to load a registered
ASD file.

  -T.




More information about the slime-devel mailing list