Hi Bram, On Fri, Sep 1, 2017 at 9:50 AM, Bram Moolenaar <[email protected]> wrote: > > Yegappan wrote: > >> Patch 8.0.1023 added supported for the quickfix list identifier. Now >> each quickfix and location list can be uniquely identified. This is >> needed because the quickfix list number in the quickfix stack is not >> unique and can change as new quickfix lists are added. A Vim plugin that >> asynchronously adds entries to a quickfix list can use the identifier to >> guarantee that the correct list is modified. >> > > Thanks! > > If anybody has remarks about this feature, please mention it now. We > can still change it if needed. > > Yegappan - can you add some examples, like the ones above, to ":help > quickfix"? >
Sure. If there are no changes to these functions in the next few days, I will send out the patch for the help files. - Yegappan -- -- You received this message from the "vim_use" 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_use" 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.
