Monday, July 14, 2014

Re: Vim spontaneously switch to tabs from spaces for indents

[when replying via Google Groups, could you trim the extra spaces
that Google inserts between each line, refrain from top-posting and
trim to just the germane content? Thanks!]

On 2014-07-14 09:15, Denis Redozubov wrote:
>> When it breaks (and before you fix it with ":set expandtab"), what
>> does
>>
>> :verbose set expandtab?
>> report?
>
> Just tried it, Tim. No output whatsoever.

AFAIK, vim should *always* report something back here, even in the
"tiny" build of vim. In my local "vim.tiny", it at least reports
back "expandtab" or "noexpandtab". In larger builds, it reports

expandtab
Last set from ~/tmp/test.vimrc

If you don't get *anything*, are you certain that you're running Vim
rather than some other vi clone such as nvi? Could you include the
output of "vim --version" or ":version" to see if there's anything
suspect in it?

Thanks,

-tim


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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment