[slim-vim] Compiler Notes

Daniel Trstenjak Daniel.Trstenjak at science-computing.de
Wed Aug 2 11:06:52 CDT 2006


Hi Brad,

On Tue, Aug 01, 2006 at 01:31:53PM -0700, Brad Beveridge wrote:
> One of the next items I am planning on tackling is handling compiler
> notes, which are warnings/errors/style warnings, etc.
> Emacs Slime groups the warnings together in a folded up tree, much like
> [+] Errors
> [-] Warnings
>      - Warning1
>      - Warning2
> 
> I can emulate this behaviour, if we really really want it.  But I was
> thinking we probably ought to stick to the Vim way of error handling
> (:help quickfix).  I'll order the warnings/errors so the errors are
> first, and then in decreasing order (probably warnings then
> style-warnings).
> Thoughts?

I vote for quickfix.


Regards,
Daniel


More information about the slim-vim mailing list