On Monday, July 14, 2014 8:25:54 PM UTC+4, Tim Chase wrote: > [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
Yep, i'm positive this is standard vim. % vim --version VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 15 2013 23:08:10) Full version output here: https://gist.github.com/dredozubov/d1603a974d142a6f4ef9 I set verbosefile to ~/verbosefile and it's still empty(it was created by vim though) after some usage. I'm at a loss here. Denis. -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
