P.S. I'll retry with patch 8.0.315. On Thu, Feb 9, 2017 at 12:12 AM, Tony Mechelynck <[email protected]> wrote: > On Wed, Feb 8, 2017 at 11:11 PM, Bram Moolenaar <[email protected]> wrote: >> >> Tony Mechelynck wrote: >> >>> The helptag :[range] is defined at line 334 of helpfile motion.txt. >>> But it cannot be found. When I do >>> >>> :help :[range] >>> >>> I get to helptag :r instead, at line 1901 of helpfile insert.txt, and >>> that even after doing ":helptags $VIMRUNTIME/doc" and even by >>> selecting :[range] in the wildmenu on (for instance) ":help [range]" >>> (without Enter) followed by Shift-Tab _then_ Enter. >>> >>> Running gvim 8.0.309 (Huge) with GTK3 GUI on Linux64. >> >> It's recognized as a regexp. :help :\[range] works. >> We can translate that, like it's done for [range]. >> > > As a minimum, IMHO when using 'wildmenu' to scan helptags, the > commandline should be made something which will have the desired > effect (i.e. find the currently highlighted entry) when hitting > <Enter>. In this case when the highlighted entry is :[range] (or [==] > or...) it doesn't. > > Best regards, > Tony.
-- -- 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.
