all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ian Crowther" <i_crowther@hotmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Binding meta and arrow
Date: Mon, 16 May 2005 02:01:52 +0100	[thread overview]
Message-ID: <BAY102-F312CA81D2A814EDD40B900FB150@phx.gbl> (raw)
In-Reply-To: <78efd931823a10a244eb824128c1206d@Web.DE>

>Try first 'M-x global-set-key <your keys> global-set-key' and then do M-x 
>repeat-complex-command.

Thanks! I have managed to get the key bound. That had been annoying me for 
ages.

In case anybody else has the same problem, it was:
	(global-set-key (quote [27 left]) 'beginning-of-line)

I cannot bind [(alt v)], yet I can bind [(meta v)], which makes sense since 
it says "Alt .... available only under X" at 
http://www.cs.uu.nl/wais/html/na-dir/GNU-Emacs-FAQ/part4.html
I'd love to know why meta didn't work with arrow keys though.

  reply	other threads:[~2005-05-16  1:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-13 23:27 Binding meta and arrow Ian Crowther
2005-05-14  7:13 ` Eli Zaretskii
2005-05-14 15:56 ` Peter Dyballa
2005-05-14 23:51   ` Ian Crowther
2005-05-15  9:32     ` Peter Dyballa
2005-05-16  1:01       ` Ian Crowther [this message]
2005-05-16  8:50         ` Peter Dyballa
     [not found] <mailman.5162.1116027341.2819.help-gnu-emacs@gnu.org>
2005-05-16 15:49 ` Stefan Monnier
2005-05-18 13:56   ` Ehud Karni

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=BAY102-F312CA81D2A814EDD40B900FB150@phx.gbl \
    --to=i_crowther@hotmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.