On Mon, Jun 22, 2009 at 11:37 AM, Dale Huffman wrote:
>
> Matt Wozniski wrote:
> <snip>
>>>> Does the output of the above correctly match up with the output of the
>>>> below?
>>>>
>>>>     vim -c 'set lines?' -c 'set columns?'
>>>>
>>> Nope...
>>>
>>>   lines=999
>>>   columns=164
>>> Press ENTER or type command to continue
>>>
>>
>> Huh.  Are you setting 'lines' and 'columns' in your .vimrc to control
>> the size of gvim's window when it starts?  If so, that definitely
>> belongs in either .gvimrc or in a has('gui_running') conditional.  If
>> not, can you mail your vimrc to the list so that we can diagnose
>> further?
>>
>>
> That was it - I did have the lines and columns in the .vimrc instead of
> .gvimrc.
>
> Thanks,  you guys are awesome...  I had no idea of what those numbers
> even meant, that they were the ruler.

Yep. Glad to help you fix it.

> And sorry about the HTML, I think I have it turned off now.  (If not
> reply and let me know that I don't)

You did.  I meant to tell you never to do that again in my original
reply and forgot, haha.  That was a huge pain to reformat, which was
why lots of it wound up being deleted instead of quoted.

~Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to