Tuesday, April 27, 2010

Re: one instance of gvim on windows?

> The filename doesn't change; what may change (on Windows, not on Unix)
> is the name of the directory containing it

I.e. the full/absolute filename.

> Just make sure (if you have
> several versions installed) that the executable you want to launch by
> default is the first one of that name in the PATH.

Then you'd have to change the PATH variable after each update.

Anyway, my suggestion to use an editor.bat script makes it possible to
quickly switch editor without having to change any file associations
-- in case you'd decide to switch to emacs one day (and back
again :-). This is equivalent to setting the EDITOR environment
variable on other OS's and then tell apps to open your text files with
$EDITOR but using environment variables doesn't always work out that
well under windows.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: