[Vim-latex-devel] inverse search with xdvi not working
Brought to you by:
srinathava,
tmaas
From: Kamaraju K. <kk...@co...> - 2004-10-29 00:34:41
|
Using debian sid, vim 6.3.25, vim-latex shipped with debian sid, xdvi 22.40v In xdvi window if I do ctrl-left click, then another gvim session is opened. But if the file is already opened in another gvim window, then latex-suite is not bringing it up. Instead it is opening the file in another new window and then it detects the swap file and gives the usual swap file menu... Any ideas on instructing xdvi to use corresponding existing session if the file is already opened? I tried sourcing the /usr/share/vim/addons/plugin/remoteOpen.vim in my .vimrc which gives Error detected while processing /usr/share/vim/addons/plugin/remoteOpen.vim: line 33: E174: Command already exists: add ! to replace it My .Xdefaults is XDvi.editor: gvim --remote +%l %f any ideas? thanks in advance raju |