> Did you test the trunk before undoing that change?

Yes.  The vim editor was not invoked.

> Try calling it with shell=False if (and only if) data argument is tuple.

The following change works:
   Line 893: subprocess.Popen(vtuple, shell=False)

I don't understand "if (and only if) data argument is tuple".  This
function is always called with vtuple.

I suggest you make the needed change to leoCommands.py and check it
in.

Note: Modifications in Vim are transferred back to Leo if the
"open_with.py" plugin is enabled.

I'll start using/testing the Trunk for my development work with the
"shell=False" change in leoCommands.py and the "open_with.py" plugin
enabled.

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