home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cimshop!davidm
- From: davidm@consilium.com (David S. Masterson)
- Newsgroups: comp.emacs
- Subject: Re: micro-emacs 3.7.
- Message-ID: <DAVIDM.92Nov12103721@consilium.com>
- Date: 12 Nov 92 18:37:21 GMT
- References: <1992Nov11.143906.20730@unix.brighton.ac.uk>
- Sender: root@cimshop.UUCP
- Distribution: comp
- Organization: Consilium Inc., Mountain View, California
- Lines: 28
- In-reply-to: ndl@unix.brighton.ac.uk's message of 11 Nov 92 14:39:06 GMT
- X-Posting-Software: GNUS 3.13 [ NNTP-based News Reader for GNU Emacs ]
-
- >>>>> On 11 Nov 92 14:39:06 GMT, ndl@unix.brighton.ac.uk ( The Unix Guru) said:
-
- > how do I bind the cursor keys for a vt100 in micro-emacs 3.7 under unix ?
- > or can it not be done ??
-
- If at all possible, UPGRADE! Current version of micro-emacs is 3.11.
-
- Verify that your cursor keys send ESC-OA, ESC-OB, ESC-OC, ESC-OD (enter ESC-X
- quote-character followed by one of the cursor keys). If your version of
- micro-emacs was compiled properly and the cursor keys send those key
- sequences, then putting the following in your .emacsrc file should work:
-
- bind-to-key previous-line FNA ; <UP>
- bind-to-key previous-paragraph M-FNA ; <ESC><UP>
- bind-to-key next-line FNB ; <DOWN>
- bind-to-key next-paragraph M-FNB ; <ESC><DOWN>
- bind-to-key forward-character FNC ; <RIGHT>
- bind-to-key backward-character FND ; <LEFT>
-
- --
- ====================================================================
- David Masterson Consilium, Inc.
- (415) 691-6311 640 Clyde Ct.
- davidm@consilium.com Mtn. View, CA 94043
- ====================================================================
- "The less you know about home computers
- the more you'll want the new IBM PS/1."
- - Advertisment in the Edmonton Journal, Thursday, December 13, 1990:
-