home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / emacs / 2706 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.6 KB  |  40 lines

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