On 5/7/2013 12:11 PM, Eli Zaretskii wrote:
Try remapping Meta to one of the other special keys. The information
is in the node "Windows Keyboard" in the Emacs user manual.
I wasn't clear. This is not an internal emacs problem. However, I
thought that emacs users would be likely to know the answer. After all,
what other application needs C-A-\.
That's exactly what I thought, and so I gave you an Emacs solution.
But if that's not what you want, then why do you need C-A-\ etc.?
I've already used all the Fn keys, plus it's nice to use the standard
bindings because they're available on all machines.
C-A-\ is indent-region
C-A-q is c-indent-exp
... heavily used as I write C code.