Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!seismo!sundc!hqda-ai!merlin From: merlin@hqda-ai.UUCP Newsgroups: comp.emacs Subject: Re: vt100 cursor keys Message-ID: <265@hqda-ai.UUCP> Date: Sat, 7-Feb-87 14:27:57 EST Article-I.D.: hqda-ai.265 Posted: Sat Feb 7 14:27:57 1987 Date-Received: Sun, 8-Feb-87 07:53:56 EST References: <8702070041.AA09816@EDDIE.MIT.EDU> Organization: Army AI Center, Pentagon Lines: 23 Summary: Yes. See $LIB/lisp/term/vt100.el In article <8702070041.AA09816@EDDIE.MIT.EDU>, Geoffm@AFSC-HQ.ARPA (Geoff Mulligan, USAFA) writes: > Does GNU Emacs support vt100 cursor keys and if so how? > Terminal arrow keys are supported in v18. On startup, GNU consults the environment for the terminal type. It then looks in the lisp library directories for the file "term/vt100.el", or the .elc compiled version. This file defines several keymaps, which are used to map the key functions. The vt100 key sequences all start with ESC-[, which is a legitimate emacs command. For this reason, although the arrow keymaps are defined, they are not activated. To turn them on, give the command M-x enable-arrow-keys -- David S. Hayes, The Merlin of Avalon PhoneNet: (202) 694-6900 ARPA: merlin%hqda-ai.uucp@smoke.brl.mil UUCP: ...!seismo!sundc!hqda-ai!merlin