I have found what was causing trouble :-) Putting @bool enable_alt_ctrl_bindings = True in myLeoSettings.leo solved the problem.
It is interesting that in leoSettings.leo there is no such setting. I couldn't find any thing in documentation either about it. I was lucky to find it through auto-completion. When I entered c.k.e "enable_alt_ctrl_bindings" was in auto-complete list, stating that its value is None. So, I searched for that string in leoSettings and in core/*.py ... -- 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.
