On 2014-07-14 09:38, Denis Redozubov wrote: > 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!]
I'm still getting blank lines inserted in your post. The Python mailing list maintains a good page on how to remedy that: https://wiki.python.org/moin/GoogleGroupsPython > 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) Okay, that all looks kosher, I just wanted to eliminate the obvious there. > 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. When I have 'verbosefile' set, issuing ":verbose set et?" just reports the current setting value. But when I have 'verbosefile' unset, it actually prints the helpful information I was hoping to get. Does unsetting 'verbosefile' tell you anything more? -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 [email protected]. For more options, visit https://groups.google.com/d/optout.
