Re: [Vim-latex-devel] Problem with \cite and \ref completion under Windows
Brought to you by:
srinathava,
tmaas
From: Ricardo <rv...@gm...> - 2006-07-18 20:39:46
|
Hi Hooman, I don't know how to make grep work with Vim in XP but I have a setting in my _vimrc file that instructs Vim to use the internal grep (I believe that this is available only in Vim 7). The command is "set grepprg=internal". The grepprg may give you the answers you need: "help grepprg". ric On 7/16/06, coupled cores <cou...@gm...> wrote: > > Hi List, > > I have installed a copy of GNU grep for in windows XP and it is > working fine. I have installed it in a directory which doesn't have > any spaces in its name and it is in the %PATH% variable. I can run > grep from command line. > > The problem is that when I try to use F9 to complete my \ref and \cite > commands, a new window called ___OUTLINE___ is opened and in there it > is said that: > > 'E:/Program' is not recognized as an internal or external command, > operable program or batch file. > > I don't know where to start to look for the roots of this problem. Has > anybody experienced such a problem? Any solutions? > > Thansk, > > Hooman > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > |