On Fri, Jul 10, 2009 at 7:52 AM, tfer<[email protected]> wrote: > witn contextMenu.py plugin enabled I get a "Edit in C:\Scintilla Text > Editor\ScITE.exe", Finally got this working by renaming this pathname > so to get rid of spaces, and modify my Editor and PATH variables to > match.
Always a good idea. BTW, if you have PATH set up, you can just use "scite" as EDITOR. > I assume that I can change that to gvim stuff and have that work, will > try later. Yes, the gvim stuff will work with the same caveats. If you have gvim in path, there are no @settings to fiddle with. > However, the rclick menus don't work if I've started Leo with -- > ipython, on right clickdown the menu containing box flashes for an > instant, but is gone before you can click in it, in fact it disappears > so fast I'm not even sure that it has any text. Hmm, perhaps the ipython plugin is somehow blocking contextmenu.py from loading up. Try enabling todo.py as well - if you see the "Task" menu in rclick, you know that is the case. -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
