Re: [Vim-latex-devel] [Contact] Windows Volume/Drive for RunLaTeX
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2004-04-26 18:16:18
|
On Wed, 21 Apr 2004, Franz Zotter wrote: > the directory from C: to \"D:/path.../\" it\'s not enough to execute > \"cd D:/path.../\" on my windows system, obviously it is also takes > a \"D:\"-command. > Thats strange. What version of windows/vim are you using? On recent windows/vim combinations, doing a simple :cd d:/ command from within vim does indeed change the directory to the correct path. Infact just doing :d:/ from within should result in a "E488: Trailing characters" error. I have a feeling that this might be a problem with spaces in the file name again. Whats the precise filename you are trying to compile? Thanks Srinath |