On Fri, Sep 4, 2009 at 10:24 PM, bpursley <[email protected]> wrote:
> > The following message is popping up: > > No editor set! Please set LEO_EDITOR or EDITOR environment variable, > or do g.app.db['LEO_EDITOR'] = 'gvim' These mean the external editor. Let's say you want to use "scite". Put this text in a node and execute it w/ ctrl+b: g.app.db['LEO_EDITOR'] = 'scite' Now, you'll see scite in right click menu. -- 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 -~----------~----~----~----~------~----~------~--~---
