From: "John Bullock" <john.bullock@stanford.edu>
Subject: Re: emacs key bindings: normal .emacs entries don't work
Date: Thu, 7 Oct 2004 03:50:42 -0700 [thread overview]
Message-ID: <ck3731$fcm$1@sea.gmane.org> (raw)
In-Reply-To: 01c4ab85$Blat.v2.2.2$9ab3ef20@zahav.net.il
Thanks for this advice.
right C-h l produces "ESC O C C-h l"
C-right C-h l produces "C-x 1 ESC O C C-h l"
C-right C-l doesn't seem to cause a *Help* buffer to appear -- the screen
flickers for a moment, but that's all.
I should have noted: when I say that the various global-set-key lines I've
tried haven't worked, I mean that when I use them, C-right is just like using
the right arrow on its own. There is no functional difference at all.
--John
"Eli Zaretskii" <eliz@gnu.org> wrote in message
news:01c4ab85$Blat.v2.2.2$9ab3ef20@zahav.net.il...
>> From: "John Bullock" <john.bullock@stanford.edu>
>> Date: Mon, 4 Oct 2004 18:09:46 -0700
>>
>> I use GNU Emacs 22.1 -- via a tty terminal, not through X.
>> I am trying to change the default key bindings so that (for example)
>> Control-right moves the cursor forward by one word. Newsgroups are full of
>> solutions to this problem, but to date, none of them have helped me.
>>
>> I've tried each of these lines in .emacs:
>>
>> (global-set-key (quote [C-right]) (quote forward-word))
>> (global-set-key [C-right] 'forward-word)
>> (global-set-key [(control right)] 'forward-word)
>>
>> None have worked.
>
> Does Emacs at all see the C-right key? What happens if you press
> C-right and then type C-l (that's a letter ell, not a digit one)? Do
> you see <C-right> or some such in the *Help* buffer that Emacs pops?
next prev parent reply other threads:[~2004-10-07 10:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-05 1:09 emacs key bindings: normal .emacs entries don't work John Bullock
2004-10-06 9:18 ` Eli Zaretskii
2004-10-07 10:50 ` John Bullock
2004-10-07 10:50 ` John Bullock [this message]
[not found] ` <mailman.1901.1097146722.2017.help-gnu-emacs@gnu.org>
2004-10-07 15:54 ` Stefan Monnier
[not found] <mailman.1359.1096940862.2017.help-gnu-emacs@gnu.org>
2004-10-05 20:01 ` Stefan Monnier
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ck3731$fcm$1@sea.gmane.org' \
--to=john.bullock@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.
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).