On Jul 7, 4:21 am, Tony Mechelynck <[email protected]> wrote: > On 17/06/10 00:00, Bee wrote: > > >> QUESTION: Why does @l<n work and @l<@n fail? Where do I find help? > > > I guess I answered my own question. > > It looks like registers hold only text, but variables can be typed. > > Not sure why @b+1 works? > > In Vim, a String can be used as a Number, as follows: > - If the string is empty, or doesn't start with a digit, the value is zero > - Otherwise, as much as possible of the starting part of the string is used. > > See :help octal
I am using version 7.2.444 in MocOS Terminal :help octal returns "E149: Sorry, no help for octal" I have done :helpgrep on some words of your comment and nothing. :help me -- 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
