all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@physics.stanford.edu>
Subject: Re: using keyboard arrows in the emacs editor
Date: 08 Mar 2005 05:51:46 -0800	[thread overview]
Message-ID: <lcpsyakzyl.fsf@physics.stanford.edu> (raw)
In-Reply-To: 1110234319.439015.21920@l41g2000cwc.googlegroups.com

Please don't shout. Thanks.

> Does anyone have any samples of how to activate the keyboard arrows in
> the emacs editor ?
> 
> Here's what I have in my editor but it wasn't doesn't work:
> 
> (global-set-key [?\e ?#] 'next-line)
> (global-set-key [?\e ?&] 'previous-line)
> (global-set-key [?\e ?_] 'forward-char)
> (global-set-key [?\e ?*] 'backward-char)

The keyboard arrows should work; you shouldn't have to rebind them.
What platform are you running Emacs on? Text terminal, or xterm, or X,
or what? The more specific you are, the more likely you will get help
quickly.

      reply	other threads:[~2005-03-08 13:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-07 22:25 USING KEYBOARD ARROWS IN THE EMACS EDITOR new2linux
2005-03-08 13:51 ` Chong Yidong [this message]

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=lcpsyakzyl.fsf@physics.stanford.edu \
    --to=cyd@physics.stanford.edu \
    /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.