[Vim-latex-devel] F9 completion again
Brought to you by:
srinathava,
tmaas
From: coupled c. <cou...@gm...> - 2006-10-17 22:12:22
|
Regarding the second scenario that I sent in my previous email, I found what was causing it. It was basically the fact that the file simplication.tex wasn't in that directory. Now, I am sure that what causes the problem is the spaces in the directory names. I had this problem once before, but I thought that after I installed python the problem was resolved. Apparently lack of python wasn't the problem. Now, I have all those but still F9 can't generate the outline when the file resides in a directory which has spaces in its name. Any ideas that can solve this?? Could it be because of grep? I have this line in my _vimrc file (according to installation guide) set grepprg=grep\ -nH\ $* I appreciate any help or comment in this regard. Best, Hooman |