[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Looking for a sneaky key binding
From: |
Dan Bensen |
Subject: |
Looking for a sneaky key binding |
Date: |
Sun, 04 Mar 2007 19:09:47 -0600 |
User-agent: |
Thunderbird 1.5 (X11/20051201) |
After making a new command, I wanted to bind it to M-C-|.
This form didn't work:
(global-set-key <name> 'my-command)
where <name> was equal to
"\M-\C-|"
"\M-\C-\|"
"|\M-\C-\||"
on separate attempts. The error message was always
"Invalid modifier in string".
So is there another trick somewhere that does this,
or is it not supported?
--
Dan
www.prairienet.org/~dsb