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?

-- 
Chanoch (Ken) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/


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

Reply via email to