all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
Subject: Re: Problems binding odd C- & M-keys in Elisp
Date: Thu, 9 Mar 2006 08:08:43 +0000	[thread overview]
Message-ID: <bqnoud.r7.ln@acm.acm> (raw)
In-Reply-To: ufylsif3h.fsf@verizon.net

Joe Fineman <joe_f@verizon.net> wrote on Thu, 09 Mar 2006 01:25:36 GMT:
> I can bind commands to the following odd combinations using M-x
> global-set-key, but I cannot figure out how to express the same
> bindings in Elisp for inclusion in .emacs:

> C-; ("\C-\;" gives "Invalid modifier in string")
> C-<tab> ("\C-\t" gives the same)
> M-<left>
> M-<up>

> What am I missing?

Probably comprehensive and clear documentation.  However, as a
workaround, do M-x global-set-key, then C-x <esc> <esc>.  This will give
you a working Lisp form to stick into your .emacs.

> ---  Joe Fineman

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

  parent reply	other threads:[~2006-03-09  8:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-09  1:25 Problems binding odd C- & M-keys in Elisp Joe Fineman
2006-03-09  2:15 ` Katsumi Yamaoka
2006-03-09  8:08 ` Alan Mackenzie [this message]
2006-03-09 10:30 ` Peter Dyballa
2006-03-09 17:52 ` Kevin Rodgers
2006-03-10 21:55   ` Kevin Rodgers
2006-03-10  1:36 ` Joe Fineman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bqnoud.r7.ln@acm.acm \
    --to=acm@muc.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.