ANN: Leo 3.11b1 outlining editor

Andrea Galimberti andrea_galimberti at tin.it
Mon Feb 24 03:41:42 EST 2003


boncelet wrote:
> 
> 1. The hardwired path to vim is fragile.  I had to change it for my distribution.
> 

Well, if the vim you're using is in your PATH (environment variable) you 
can leave out the path in the plugin, and the call becomes:

top().frame.OnOpenWith(("os.system", "vim --remote ", None))

I tried it and it works.

As far as the second question is concerned see my answer to Edward's 
follow up in this thread.

\bye, Andrea





More information about the Python-list mailing list