On Thu, Feb 4, 2010 at 5:04 PM, rogererens <[email protected]> wrote:
> Notepad, but I took the time to notify you about it nevertheless. The > fact is that the possibility to use notepad is shown in the menu items > in a plain vanilla install of Leo. The message you're sending out is It uses EDITOR environment variable, notepad is not specifically selected. > So my counterproposal is to either fix the entry to edit the whole > file in notepad in order to make it work just as well as the entry to > edit only the node in notepad; or move the 'Edit with notepad'-entries > into a plugin which can have a setting of which editor to use. Disable > that plugin by default, so that people have the opportunity to first > install a decent editor. Yeah, that's the EDITOR environment variable. Or execute g.db["LEO_EDITOR"] = "scite" script in a leo node. -- 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.
