On 11/10/09 20:35, David Chanters wrote:
>
> hi all,
>
> i had a look through the vim tips wiki to see if I can do the
> following with the quickfix window, but didn't see anything relevant
> -- but if I have missed it, do please point me there.
>
> I do a lot of C programming. What I would like is the following to
> happen -- a way of binding "make!" to a key-binding that toggles the
> quickfix window, opening it if there's an errors, and closing it if
> there are not.
>
> Is this possible? At the moment, the quickfix window seems to stick
> around with compiler warnings and/or any output from make, and that's
> not quite what I am after.
>
> Any tips welcome!
>
> David
:help :cwindow
HTH,
Tony.
--
The superfluous is very necessary.
-- Voltaire
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---