home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / emacs / help / 5501 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.2 KB

  1. Path: sparky!uunet!stanford.edu!agate!doc.ic.ac.uk!uknet!edcastle!hwcs!hwcs!donaldh
  2. From: donaldh@cs.hw.ac.uk (Donald I Hunter)
  3. Newsgroups: gnu.emacs.help
  4. Subject: How to bind backspace ???
  5. Message-ID: <1993Jan25.132929.28033@cs.hw.ac.uk>
  6. Date: 25 Jan 93 13:29:29 GMT
  7. Sender: news@cs.hw.ac.uk (News Administrator)
  8. Organization: Dept of Computing & Electrical Engineering, Heriot-Watt University, Scotland
  9. Lines: 20
  10.  
  11. In emacs, how exactly do you redefine backspace so it doesn't return Ctrl-H.
  12. I can easily do this in lucid emacs by doing 
  13.  
  14.     (define-key global-map 'backspace 'backward-delete-char)
  15.  
  16. but I can't work out what to replace the 'backspace with in gnu emacs.
  17. I can always redefine backspace to be delete using xmodmap. But that 
  18. buggers motif dialog boxes which require backspace for editing.
  19.  
  20. Any help would be appreciated.
  21.  
  22. Donald.
  23. -- 
  24.  
  25.  +--------------------------------------------------------+
  26.  | Donald I. Hunter                   donaldh@uk.ac.hw.cs |
  27.  +--------------------------------------------------------+
  28.  | Hello. Just walk along and try NOT to think about your |
  29.  |    INTESTINES being almost FORTY YARDS LONG!!          |
  30.  +--------------------------------------------------------+
  31.