Eric Van Dewoestine wrote:

> On 4/24/06, Eric Van Dewoestine <[EMAIL PROTECTED]> wrote:
> > >
> > > I'll move it then.  Please try it out with the next snapshot.
> > >
> >
> > Appears to be working as expected.
> 
> Actually, I've found one small issue with this...
> 
> If the executed make command results in one or more errors added to
> the quickfix, and the QuickFixCmdPost subsiquently calls
> setqflist([]), then when the make command finishes, vim displays the
> error message "No Errors".
> 
> It appears that prior to invoking the QuickFixCmdPost, vim has already
> decide that it is going to show the first error, if any, and after the
> QuickFixCmdPost,  it does not check the qf list first to see if there
> is still an error to display.

Do you mean that the autocommand removes all matches?  Well, somehow I
think it's good to give the message then.  But perhaps it's just another
execuse to give this deep error message :-).

-- 
Despite the cost of living, have you noticed how it remains so popular?

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to