Hello: I had been using the R.vim plugin without any problems. Then I installed vim-latex and have noticed the following issues:
1) R.vim will call an xterm and R only from home directory. If I'm on a different directory, F2 (to call xterm and R) will not work but I can get vim to call R by running :set ft=r (which is already in my .vimrc) and then the vim.R plugin works fine. 2) vim-latex works fine and I can call R (as above). However, once I've done the :set ft=r command (to run vim), \ll will work fine, but \lv (to call up the dvi viewer) will not work and returns the following error: calling Tex-VimLatex from a non-tex file. Needless to say, I AM using a tex file (that hasn't changed). Is there any way to resolve this problem? thanks. Pedro --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
