]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/emacs.bind
A slightly buggy lfun all-insets-toggle.
[lyx.git] / lib / bind / emacs.bind
index 1dcc54372e75beb0ab9c6b88126db99e9e69bbf9..7e4ce76efc42d3bd97c0e379133debcb995e4ea5 100644 (file)
@@ -42,7 +42,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"
@@ -69,7 +69,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"
 #\bind "C-x b"                 "buffer-previous"