On Tue, Nov 16, 2010 at 10:16 AM, smcho <[email protected]> wrote: > I find that > @settings->@Keyboard shortcuts -> @ignore Unused key bindings -> @keys > Default Emacs shortcuts > > And I see that > > beginning-of-line = Alt-Up > beginning-of-line = Control-a > > The 'Control-a' doesn't work, and I think it's because it's under the > @ignore line.
Right. To enable the emacs setting, move them out of the @ignore node and put the EKR settings into the @ignore node. After that, the recommended way is to make any desired *personal* changes in an @keys node in myLeoSettings.leo. Make sure that this @keys node is a descendant of the @settings node in myLeoSettings.leo. 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.
