unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Looking for a sneaky key binding
@ 2007-03-05  1:09 Dan Bensen
  2007-03-05  2:02 ` weber
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Dan Bensen @ 2007-03-05  1:09 UTC (permalink / raw)
  To: help-gnu-emacs

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-03-06 13:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-05  1:09 Looking for a sneaky key binding Dan Bensen
2007-03-05  2:02 ` weber
2007-03-05  2:37 ` David Hansen
     [not found] ` <mailman.438.1173062316.7795.help-gnu-emacs@gnu.org>
2007-03-05  3:23   ` Dan Bensen
2007-03-05  3:49     ` Dan Bensen
2007-03-06 13:07     ` Johan Bockgård
2007-03-06  4:44 ` Kevin Rodgers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).