Am Montag, 23. April 2018 05:56:38 CEST schrieb Richard Kimberly Heck 
<rikih...@lyx.org>:
> commit 8da025014dda1ff2d3cc1409778d5df68d06bf1a
> Author: Richard Kimberly Heck <rikih...@lyx.org>
> Date:   Sun Apr 22 23:56:17 2018 -0400
> 
>     Add bindings for inset-settings.
>     
>     Fixes #7762.

I propose following to emacs.bind

        Kornel


diff --git a/lib/bind/emacs.bind b/lib/bind/emacs.bind
index 0a92d74..60f849b 100644
--- a/lib/bind/emacs.bind
+++ b/lib/bind/emacs.bind
@@ -46,6 +46,9 @@ Format 4
 \bind "C-m"                    "mark-toggle"
 \bind "C-n"                    "down"
 \bind "C-o"                    "inset-toggle"
+
+# facemenu-menu in emacs
+\bind "M-o"                    "inset-settings"
 \bind "C-p"                    "up"
 
 # this is "quoted-insert" a total different meaning from "quote-insert"

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to