Hi,

I just selected the option to open all kind of text files to "Open
With Vim". so every file with extensions .txt, .log, etc opens with
gvim.

 I'm trying to open the following file.

C:\Documents and Settings\Administrator\My Documents\Downloads\Myfolder
\Mytextfile.txt

when i double click on that file to open, that opens gvim( coz its the
application which i choose to open txt files)...... fine :)
The file which is opened is C:/Documents ..... not fine :(
and when i checked the buffer explorer there are 2 more files in
buffer explorer opened along with it. They are.....
1) My
2) and
3) Mytextfile.txt ( the file which i wanted to open)

But that text file is not opened by default.

On Feb 17, 11:37 am, Ben Schmidt <[email protected]>
wrote:
> > I created a new text file on my desktop and according to my settings
> > in widows, every text file opens with gvim editor.
>
> Probably those settings are wrong and are omitting double quotes which
> are needed around the filename when sent to Vim on the commandline.
> Check your file association options in Windows and see if you can modify
> the commandline that is used to include the quotes.
>
> Ben.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to