unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* USING KEYBOARD ARROWS IN THE EMACS EDITOR
@ 2005-03-07 22:25 new2linux
  2005-03-08 13:51 ` using keyboard arrows in the emacs editor Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: new2linux @ 2005-03-07 22:25 UTC (permalink / raw)


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)

thanks in advance....

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-08 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-07 22:25 USING KEYBOARD ARROWS IN THE EMACS EDITOR new2linux
2005-03-08 13:51 ` using keyboard arrows in the emacs editor Chong Yidong

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).