On Thu, Nov 21, 2013 at 9:28 AM, Edward K. Ream <[email protected]> wrote:
>
> You should remove the binding to Ctrl-Shift-R if it still exists.
>
Do this:
do-nothing = Ctrl-Shift-R
For me, the effect is to put plain R into the minibuffer when I type
Ctrl-Shift-R This should be enough of a cue :-)
What will happen to you probably depends also on these settings:
@bool ignore_unbound_non_ascii_keys = True
@bool enable_alt_ctrl_bindings = True
I apologize for the complexity, but it arises because keyboards do not
(yet) deliver unicode code points. Instead, they deliver a mishmash of
bits, plus what passes for a plain-text key.
Edward
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.