On Mar 3, 9:36 am, "Edward K. Ream" <[email protected]> wrote:
> Thanks for the confirmation. I am going to fix the present problems,
> probably by having the contextmenu plugin skip the dialog when the
> update is to a temp file created by the vim or xemacs plugins.
Done in the trunk at rev 5066. Here is the checkin log:
Several changes so that the vim and xemacs plugins work well with
contextmenu plugin.
- vim.py and xemacs.py load contextmenu.py if necessary the first time
they open a temp file.
- contextmenu.py (edit_node_on_idle) suppresses the "conflicts dialog"
if the file's path is in
[z.get('path') for z in g.app.openWithFiles]
All expected unit tests pass, as do hand tests of the vim and xemacs
plugins.
EKR
--
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.