home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / emacs / 4104 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.1 KB

  1. Path: sparky!uunet!opl.com!hri.com!spool.mu.edu!sdd.hp.com!hpscit.sc.hp.com!news.dtc.hp.com!srgenprp!darrylo
  2. From: darrylo@sr.hp.com (Darryl Okahata)
  3. Newsgroups: comp.emacs
  4. Subject: Re: Mapping ^H in Emacs for a HP-UX 8.0 machine running VUE.
  5. Message-ID: <C1JA30.1CC@srgenprp.sr.hp.com>
  6. Date: 27 Jan 93 22:20:59 GMT
  7. References: <1993Jan26.173337.21982@en.ecn.purdue.edu>
  8. Sender: news@srgenprp.sr.hp.com (placeholder for future)
  9. Reply-To: darrylo@sr.hp.com
  10. Organization: Hewlett-Packard / Center for Primal Scream Therapy
  11. Lines: 31
  12. X-Newsreader: TIN [version 1.1 PL8.5]
  13.  
  14. Nick R Colakovic (colakovi@en.ecn.purdue.edu) wrote:
  15.  
  16. > I have recently installed the Unofficial HP Emacs distribution on a HP
  17. > 700 series machine running HP/UX 8.0.
  18. >     I succeeded in compiling emacs on this system but am faced
  19. > with a problem in using it in X.  The system uses HP's VUE X
  20. > environment.  The problem is that the keyboard's backspace (delete) is
  21. > mapped to ^H.  This means that while in a X window pressing the
  22. > backspace key results in calling up the emacs help system.  Unlike
  23. > most keyboards that I have used, there appears to be no delete or
  24. > backspace key mapped to ^?.  
  25.  
  26.      If you are really using the "unofficial HP GNU Emacs", you should
  27. not have this problem.  The code is written such that backspace does
  28. indeed backspace, and not bring up the help system.  You did install the
  29. zillions of emacs-lisp files, didn't you (and put them in the correct
  30. place)?  The Emacs binary loads many emacs-lisp files at runtime (if
  31. they are needed, and only as they are needed); if Emacs can't access
  32. them, then all sorts of bad things can happen (like backspace not
  33. backspacing).
  34.  
  35.      This could also occur if you have intentionally remapped backspace
  36. to DEL (instead of leaving backspace as backspace -- the default).  If
  37. you've done this, you're on your own.
  38.  
  39.      -- Darryl Okahata
  40.     Internet: darrylo@sr.hp.com
  41.  
  42. DISCLAIMER: this message is the author's personal opinion and does not
  43. constitute the support, opinion or policy of Hewlett-Packard or of the
  44. little green men that have been following him all day.
  45.