Itamar
2006-05-04 18:58:06 UTC
Hello,
I am trying to bind <control right arrow> to move the cursor to the end
of the line
I have inserted (global-set-key [control-right] 'end-of-line) into my
.emacs file but pressing the sequence does not work.
Can anyone tell me how to bind this correctly [on a mac, using Mac OS X
Terminal]?
Thanks!
Itamar
I am trying to bind <control right arrow> to move the cursor to the end
of the line
I have inserted (global-set-key [control-right] 'end-of-line) into my
.emacs file but pressing the sequence does not work.
Can anyone tell me how to bind this correctly [on a mac, using Mac OS X
Terminal]?
Thanks!
Itamar