Re: Vim thinks a directory is an illegal filename on Windows

2006-04-28 Thread Bram Moolenaar
William S Fulton wrote: > >>>run: gvim . > >>>on Windows at bottom it will say, eg: "C:\" Illegal file name > >>>on Solaris and Linux at the bottom it will say, eg: . is a directory > >>> > >>>The Unix message is less confusing. Can this for Windows versions as > >>>it still occurs in vim7.0f? S

Re: Vim thinks a directory is an illegal filename on Windows

2006-04-28 Thread William S Fulton
Bram Moolenaar wrote: Charles Campbell wrote: William S Fulton wrote: run: gvim . on Windows at bottom it will say, eg: "C:\" Illegal file name on Solaris and Linux at the bottom it will say, eg: . is a directory The Unix message is less confusing. Can this for Windows versions as it still

RE: Vim thinks a directory is an illegal filename on Windows

2006-04-28 Thread Suresh Govindachar
Bram Moolenaar wrote: > > Charles Campbell wrote: > >> William S Fulton wrote: >> >>> run: gvim . >>> on Windows at bottom it will say, eg: "C:\" Illegal file name >>> on Solaris and Linux at the bottom it will say, eg: . is a >>> directory >>> >>> The Unix message is le

Re: Vim thinks a directory is an illegal filename on Windows

2006-04-28 Thread Bram Moolenaar
Charles Campbell wrote: > William S Fulton wrote: > > > run: gvim . > > on Windows at bottom it will say, eg: "C:\" Illegal file name > > on Solaris and Linux at the bottom it will say, eg: . is a directory > > > > The Unix message is less confusing. Can this for Windows versions as > > it stil

Re: Vim thinks a directory is an illegal filename on Windows

2006-04-28 Thread Charles E Campbell Jr
William S Fulton wrote: run: gvim . on Windows at bottom it will say, eg: "C:\" Illegal file name on Solaris and Linux at the bottom it will say, eg: . is a directory The Unix message is less confusing. Can this for Windows versions as it still occurs in vim7.0f? Same message appears when doin

Vim thinks a directory is an illegal filename on Windows

2006-04-28 Thread William S Fulton
run: gvim . on Windows at bottom it will say, eg: "C:\" Illegal file name on Solaris and Linux at the bottom it will say, eg: . is a directory The Unix message is less confusing. Can this for Windows versions as it still occurs in vim7.0f? Same message appears when doing :new . Thanks William