On 03/11/08 07:39, bill lam wrote:
> On Mon, 03 Nov 2008, Ben Schmidt wrote:
>> :set nomore
>>
>> :help 'more'
>
> Thank you Ben.
>
> I notice sometimes it need quote when :help, sometimes not? eg. :h cb
> and :h 'cb' give different help pages, what is the rule for that
> quote?
>
Quotes are for an option: ":help 'cb'" tells you what you can ":set cb" to.
Nothing is for Normal-mode commands
i_ for Insert, c_ for Command-line, v_ for Visual, : for Ex-commands, -
for command-line switches, etc.
See ":help help-context" on the very first page of help (where you land
when you hit F1 in Vim).
Best regards,
Tony.
--
"What is wanted is not the will to believe, but the will to find out,
which is the exact opposite."
-- Bertrand Russell, "Skeptical_Essays", 1928
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---