On Mar 13, Jostein Berntsen (Jostein Berntsen) wrote:
1. When I do <C-A> on a number to increment this works well, except when
incrementing "07". This results in "010" instead of "08" that would have
been natural. Is this an error?

No, a leading zero indicates that the number in question is represented in
octal.

--
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

Reply via email to