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

  1. Path: sparky!uunet!europa.eng.gtefsd.com!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!gnu.ai.mit.edu!rms
  2. From: rms@gnu.ai.mit.edu (Richard Stallman)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Mode line problem with HP2648A terminal
  5. Date: 28 Jan 1993 00:59:54 -0500
  6. Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu
  7. Lines: 21
  8. Sender: daemon@cis.ohio-state.edu
  9. Distribution: world
  10. Message-ID: <9301280552.AA05097@mole.gnu.ai.mit.edu>
  11. References: <9301272125.AA03171@chryse.gsfc.nasa.gov.>
  12.  
  13. To fix this, here's what must be done:
  14.  
  15. 1. Find the right termcap for that terminal.
  16. This is *not* a matter of trial and error.
  17. Follow the definitions in the GNU termcap manual.
  18. Just obey them.
  19.  
  20. 2. We know Emacs still won't work.
  21. Debug what it does.  Why doesn't it work?
  22. Where does Emacs make a wrong decision?
  23.  
  24. 3. Write a clean fix that makes Emacs do the right thing.
  25. Not just the right end result, but with code that is clearly right
  26. for reasons one canconvince oneself of.
  27.  
  28. 4. Then install the change.
  29.  
  30. I would do this if I had time, but this problem isn't high priority,
  31. so I'm going to leave steps 1-3 to others.  If you write a fix, please
  32. send it to me.
  33.  
  34.