(no commit message)
[paste/345.git] / phork0.rst
diff --git a/phork0.rst b/phork0.rst
new file mode 100644 (file)
index 0000000..77321e8
--- /dev/null
@@ -0,0 +1,10 @@
+https://www.emacswiki.org/emacs/MetaKeyProblems\r
+\r
+Linux console\r
+If your Meta key works in the console, but Meta + Control + something doesn’t work, it may have to do with your .inputrc assuming the console sends 8-bit characters. Take a look at the dumpkeys man page and friends. You will find that for most Linux kernels, some combinations of keys and modifiers are defined, but not for all -- because the kernel will only take around 256 different events.\r
+\r
+emacs alt ctrl c-m does not work terminal\r
+\r
+http://cnswww.cns.cwru.edu/php/chet/readline/readline.html\r
+\r
+`m-x describe-bindings` showed a number of `C-M`-bindings, all of them work - except `C-M-g` of dumb-jump
\ No newline at end of file