On 2014-01-10, Lech Lorens wrote: > On 10 January 2014 20:16, Gary Johnson <[email protected]> wrote: > > On 2014-01-10, Bram Moolenaar wrote: > >> Patch 7.4.138 (after 7.4.114) > >> Problem: Directory change messages are not recognized. > >> Solution: Fix using a character range literally. (Lech Lorens) > >> Files: src/option.h > > > > It looks to me that this fix does not use a character range but > > allows an arbitrary number of spaces after "Entering directory" and > > "Leaving directory" instead of only a single space after each. > > > > Regards, > > Gary > > How come? From ":help errorformat": > %*{conv} any scanf non-assignable conversion
Because I misread the "%*". Thanks for the correction and sorry for the noise. Regards, Gary -- -- 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/groups/opt_out.
