]> 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 963e2b6cf381001c44df6d769297abfbbde55f79..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"