hi dear all, sorry for bothering but I met another problem with the
current svn version. I am using VIM 7.2.

The first time I tried the svn version, I remember everything works
very well and I was quite happy with it. However, after some time
(I cannot remember what happend),
it was not working well anymore. So I delete the whole .vim folder
and re-download the svn version and re-installed it. But the problem
remains: when I press \ls I got some error message on screen as
 in the attachment.

The strange thing is that, after I replaced the updated compiler.vim file in
.vim/ftplugin/latex-suite/ with the old compile.vim file in 20060325 version,
everything woks fine again.

The following is the contents in my .vimrc file
filetype plugin on
filetype indent on
set shellslash
set number
set textwidth=90
set mouse=a
syntax on
set grepprg=grep\ -nH\ $*
let g:tex_flavor = "latex"
let g:Tex_CompileRule_dvi="latex -src-specials -interaction=nonstopmode $*"
let g:Tex_ViewRule_dvi = 'xdvi'


Could anyone help me on this problem?:( Thank you.

<<attachment: screenshot.jpg>>

------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to