I've changed a lot of plugins today. The summary: Removed the keybindings.py plugin. The print-bindings command should suffice.
The plugins_menu.py has been renamed old_plugin_menu.py to indicate that it needs a lot of work to become functional. The following plugins are now gui-independent (the used to be Tk only): at_produce.py chapter_hoist.py import_cisco_config.py macros.py mod_read_dir_outline.py multifile.py read_only_nodes.py word_count.py xsltWithNodes.py I also registered the menu2 event instead of the open2 event in all plugins that use this event to create menus. This is required because a relatively recent change creates menus *after* the open2 event happens. This is all the plugin work I plan to do. I shall now move on to documenting the plugins. 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.
