home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.emacs
- Path: sparky!uunet!decwrl!mips!ultra!jerbil
- From: jerbil@ultra.com (Joseph Beckenbach {Adapter Software Release Engr})
- Subject: Re: Need Help Keybinding/X-Function (I give up!)
- Message-ID: <1992Jul24.192638.10528@ultra.com>
- Organization: Ultra Network Technologies
- References: <1992Jul23.095406.23227@paramount.nikhefk.nikhef.nl>
- Date: Fri, 24 Jul 92 19:26:38 GMT
- Lines: 29
-
- In his article, Jeffrey Templon <templon@paramount.nikhefk.nikhef.nl>
- writes with a question regarding the "paste" key. Someone on the network
- a good while back posted his keymappings (thank you, originator of help-keys
- and "~/.emacs-help") which contains:
-
- (if sun-esc-bracket
- (progn
- (global-unset-key "\e[")
- (define-key esc-map "[" sun-raw-map) ; Install sun-raw-map
- (define-key esc-map "[[" 'backward-paragraph) ; the original esc-[
- (define-key esc-map "[A" 'scroll-down)
- ))
-
- Would that extra "global-unset-key" be any help? (Have you any other
- mappings other than that shown in your posting?)
-
- Anyone who wishes my changes to that keymapping set, please email
- me. I have altered it such that F1 now triggers overwrite-mode, and the
- Help key (and Ins, and NumLock, and F10 [all same keycode!!]) map to help-keys.
- The transition to emacs has been eased considerably by having these mappings
- on hand.
-
- Joseph Beckenbach <jerbil@ultra.com>
- toolsmith and releaser
- --
- ----
- Joseph Beckenbach jerbil@ultra.com 408-922-0600 x246
- (speaking from, but not for, Ultra Network Technologies)
- Democracy is apple pie: you must make it before you enjoy it. -- me
-