]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/xemacs.bind
A slightly buggy lfun all-insets-toggle.
[lyx.git] / lib / bind / xemacs.bind
index 451cdf5b561b682d2f3333bf15a5b4108f739424..6b9e74ca8c29e99c1c4901f24d9efb986f1c3d4c 100644 (file)
@@ -44,7 +44,7 @@
 \bind "C-l"                    "screen-recenter"
 \bind "C-m"                    "mark-toggle"
 \bind "C-n"                    "down"
-\bind "C-o"                    "inset-toggle"
+\bind "C-o"                    "next-inset-toggle"
 \bind "C-p"                    "up"
 
 # this is "quoted-insert" a total different meaning from "quote-insert"
@@ -73,7 +73,8 @@
 \bind "C-~S-slash"             "undo"
 \bind "C-~S-underscore"        "undo"
 
-\bind "~S-C-quotedbl"           "self-insert \""
+\bind "~S-C-quotedbl"           "quote-insert single"
+\bind "~S-M-quotedbl"           "self-insert \""
 
 \bind "C-x a"                  "buffer-auto-save"
 # not currently supported
 \bind "C-Return"               "break-line"
 \bind "C-S-L"                  "ligature-break-insert"
 \bind "C-space"                        "space-insert protected"
-\bind "C-M-space"                      "space-insert normal"
-\bind "S-C-space"                      "space-insert thin"
+\bind "C-M-space"              "space-insert normal"
+\bind "S-C-space"              "space-insert thin"
 \bind "C-period"               "end-of-sentence-period-insert"
 \bind "M-period"               "dots-insert"
 \bind "M-w"                    "copy"