help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting Keyboard bindings for C-Right


From: the matt
Subject: Re: Setting Keyboard bindings for C-Right
Date: Sat, 04 Aug 2007 20:39:21 -0700
User-agent: G2/1.0

On Aug 4, 9:26 pm, weber <hug...@gmail.com> wrote:
>
> This works for me:
> (global-set-key [(control right)] 'forward-word)
>
> Cheers
> weber

I agree that it works well  in an X system. :)

Try emacs -nw  and it won't work because C-right isn't interpreted the
same

You can see this for yourself by running M-x view-losses (C-h l ) and
you will see the difference between the two.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]