Kent, The post I wrote yesterday was probably not relevant to your question. Apparently, setting a key binding in a plugin is significantly different from setting a key binding in leoSettings.leo. I wrote yesterday focused on re-assigning a key binding made in a plugin.
As I wrote yesterday, so far as I know it is impossible to re-assign a key binding that is set by a plugin. Attempts to do so in myLeoSettings fail with error messages. Judging from your question, a key binding made in leoSettings.leo can NOT be re-assigned by an @key statement in a plugin. But I have not verified this. But it is possible to re-assign key bindings that are done in leoSettings.leo. Just put the re-assignment in myLeoettings.leo and it works without any warnings or error messages. But to the best of my knowledge this does not help you, Kent. The problem with Alt+W is that it is the shortcut for the Windows menu. You can replace the assignment of Alt+W that is in leoSettings.leo, but that does you no good---unless there is some way I don't know to turn off the menu shortcuts. That is, when I assign Alt+W in my myLeoSettings.leo, Alt+W still just opens the Windows menu. This makes me wonder if the assignment in leoSettings.leo of Alt+W to propogate-key-event was ever effective or useful? -- 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.
