On Thu, Mar 1, 2012 at 12:34 PM, SegundoBob <[email protected]> wrote: > Using Leo-Editor Rev. 5051 under Unbuntu 11.10 with the Fluxbox window > manager.
> Now I can edit the body of any node using emacs---but any changes I > make never make it back into my Leo-Editor file. I think my changes > should be put back in my Leo-Editor file. Correct. As I recently wrote somewhere (this thread?) you must enable the contextmenu.py plugin for this to happen. I'm not sure when this functionality migrated out of the vim.py and xemacs.py plugins, but I can guess why it happened: there was a conflict in the "idle" event handler, and somebody decided to put all the idle-time functionality in one place. At present, however, contextmenu.py doesn't play well with the vim.py and xemacs.py plugins: it raises a dialog any time vim.py or xemacs.py want to update the Leo outline. That is way too clumsy, and must be fixed before Leo 4.10 b1. Edward -- 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.
