On 03/04/09 17:07, Ken Bloom wrote:
>
> I'm using vim LaTeX-suite for LaTeX editing, and have configured my xdvi
> viewer to be called using
>
> TexLet g:Tex_ViewRule_dvi = 'xdvi -editor "gvim --servername
> '.v:servername.' --remote +\%l \%f"'
>
> in my texrc. This means that when I run inverse search, xdvi calls gvim
> with something like
>
> gvim --servername THESERVER --remote +200 proposal.tex
>
> When I do this, vim displays a message
> "proposal.tex: 4988 lines --18%--
> and then asks me to press enter
>
> How can I disable this behavior?
>
Does it still happen with
:set lastline=2 cmdheight=2
?
Best regards,
Tony.
--
"The Schizophrenic: An Unauthorized Autobiography"
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---