> Can you verify that the old way still works for you (I mean editing
> vim.py, not by reverting to an older version).  Also ensure that you
> are on very latest trunk,
I tested it by just changing the call to subprocess.popen in the
latest revision.

> and the path to vim_exe is correct
The setting in myLeoSettings.leo are:
@string vim_cmd = C:\Program Files\_Progs\vim\gvim --servername LEO
@string vim_exe = C:\Program Files\_Progs\vim\gvim

> Does the "edit" from rclick menu work for you?
I am a Tk GUI user.
Switched to the Qt GUI with the following setting"
   set EDITOR="C:\Program Files\_Progs\vim\gvim"
Invoking it from the context menu works but the double-click invokes
vim.py (I get the "creating: <filename>" message in the Log tab card)
but VIM is not launched.

I tried removing the "--servername LEO" from the vim_cmd global with
the same result.
Is this global actually being used anymore?

TL
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to