> > Ken Takata wrote: > > > 2017/4/29 Sat 11:53:04 UTC+9 Dominique Pelle wrote: > > > Hi > > > > > > Attached contains documentation fixes. > > > > > --- a/runtime/doc/eval.txt > > > +++ b/runtime/doc/eval.txt > > > @@ -10686,7 +10686,7 @@ as this example shows: > > > > The "<CR>" here is a real CR character, type CTRL-V Enter to get it. > > > > > > When the |+eval| feature is available the ":" is remapped to add a double > > > -quote, which has the effect of commenting-out the command. without the > > > +quote, which has the effect of commenting-out the command. Without the > > > |+eval| feature the nnoremap command is skipped and the command is > > > executed. > > > > > > > > > ============================================================================== > > > > I think this part should be totally rewritten, because this trick is not > > used > > in defaults.vim anymore. Now "silent! while 0" is used instead. > > Please see the attached patch. > > Thanks!
-- A hamburger walks into a bar, and the bartender says: "I'm sorry, but we don't serve food here." /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
