Hi,
> De: "Yegappan Lakshmanan" <[email protected]> > I am in particular interested in any comments/suggestions about the > following new functions: > > getqflist() > setqflist() I've been playing in my build-tools-wrapper plugin (*) with the new job + setqflist functions. I've to say: good job, and thank you all! However, the fact that calling setqflist() with the old interface changes the qf window title is a bit cumbersome. Once I've found it was easy to fix from my plugin. Another point on the qflist topic is bugging me. IIRC, when an error is detected, the type flag is set to 'E'. But how is error detection done? Is it when the message 'error:' is detected? What about when the locale is in another language like 'fr_FR'? In this case, the error messages start with "erreur: ", warnings with "attention: ". I guess similar issues may happen in all other languages. Has anybody an idea how to solve error/warning detection when the system is not in English? (My ultimate objective is to fill the error and message counters displayed by the airline plugin in the qf window status line) (*) https://github.com/LucHermitte/vim-build-tools-wrapper/tree/job-compile -- Luc Hermitte -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
