Re: [Vim-latex-devel] Invalid arguments for function substitute, etc
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sri...@gm...> - 2006-01-31 18:14:20
|
Hi, Unfortunately, I will need more information to help you because I cannot reproduce this. At the very least, I would like to know which file and line number is causing this error. This information is provided when vim gives the error messages. To properly capture the errors, do something like this 1. open a tex file. You are going to see some errors. 2. issue the following command: :redir @a | messages | redir END 3. Open a new empty buffer and paste the contents of register @a. (use "ap) This file should hopefully elaborate on where the error occured etc. If you can email that to me, I should be able to help you further. Srinath On 1/30/06, Gregor Berginc <gre...@gm...> wrote: > Dear all, > > I have just installed the latex suite for vim, following the steps on > the homepage. The help works like a charm, but the file plugin prints > a lot of error messages like the one in the subject. I am using vim > 6.4. > > Thanks for your help. > > Best, > Gregor > > -- > Gregor Berginc, Ph.D. Student > University of Ljubljana, Faculty of CIS > Trzaska 25, SI-1001 Ljubljana, Slovenia > tel: +386 1 4776630, fax: +386 1 4264647 > www: http://vicos.fri.uni-lj.si/gregor > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmdlnk&kid=103432&bid#0486&dat=121642 > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > |