RE: BUG: 'run -p' fails if path contains spaces

2006-04-06 Thread Jerry D. Hedden
Jerry D. Hedden wrote: >run 1.1.8-1 fails if the path used with the -p option contains any >spaces. > >The following works: > run '/cygdrive/c/Program Files/vim/vim64/gvim.exe' > >The following fails with a dialog box stating that it can't find >gvim.exe: > run -p '/cygdrive/c/Program Files/vim/

BUG: 'run -p' fails if path contains spaces

2006-04-06 Thread Jerry D. Hedden
run 1.1.8-1 fails if the path used with the -p option contains any spaces. The following works: run '/cygdrive/c/Program Files/vim/vim64/gvim.exe' The following fails with a dialog box stating that it can't find gvim.exe: run -p '/cygdrive/c/Program Files/vim/vim64' gvim.exe -- Unsubscrib