On 6/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
"Yakov Lerner" <[EMAIL PROTECTED]> writes:
>> Somewhere back down the thread `the case' became.. ok it reads
>> .vimrc.
>
> Then, is it time to change the thread subject then ?
>
>> So why do those settings not appear in the running vim.
>
> The following command:
> :verbose tabstop?
> will show which script last time changed the value of the option.
When following along and the solution becomes someting not described
by the subject of thead I think the custom is to keep the thread where
all the discussion is present.
:verbose tabstop?
Is not understood as a command here.
E492: Not an editor command: verbose tabstop?
Oops, my fault
:verb set tabstop?
Yakov