home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / aix / 13705 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  2.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!kuhub.cc.ukans.edu!huxtable
  2. From: huxtable@kuhub.cc.ukans.edu (Kathryn Huxtable)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: GNU emacs 18.59 hangs on exit, HELP
  5. Message-ID: <1993Jan25.115009.46735@kuhub.cc.ukans.edu>
  6. Date: 25 Jan 93 11:50:06 CST
  7. References: <C1C3Bv.5yH@wang.com>
  8. Organization: University of Kansas Academic Computing Services
  9. Lines: 53
  10.  
  11. In article <C1C3Bv.5yH@wang.com>, wjs@wang.com (William Smith) writes:
  12. >    I've built 18.59 on an rs6000 with version 3.2.0 operating system.  About
  13. > 20% of the time, the terminal (xterm or vt100) hangs when I exit emacs.  I
  14. > never hang when I suspend (C-z).  Any ideas?
  15. >    BTW, the same thing happened on 18.58.
  16. > thanks in advance, bill
  17.  
  18. I didn't know there was an 18.59 release.  Does it still
  19. have the same trivial s-aix3-2.h file as 18.58?
  20.  
  21. We're having more serious problems with GNU Emacs 18.58 and
  22. AIX 3.2 on our RS6000s.  In an xterm Emacs runs fine.  In X
  23. Windows mode Emacs runs fine.  In a telnet window it seems
  24. to start up fine but if I type (for example) "asdf" it
  25. responds in the message area with
  26.  
  27. Fatal error (23).a
  28.  
  29. and the "sdf" comes out after the initial message if you
  30. didn't specify any files on the command line or at the top
  31. of the file if you did specify a file on the command line.
  32.  
  33. At this point the terminal appears to be reset to line mode
  34. and regular shell editing, etc.  So all the control
  35. characters echo with carets and such.  CTRL/C is reset to
  36. interrupt so you can't get out with C-X C-C.  You have to do
  37. M-X kill-emacs<RET> to get out.
  38.  
  39. If I run with dbx, setting a break in init_sys_modes, and
  40. run, it stops in init_sys_modes.  If I then enter "step", I
  41. get the "Fatal error (23)." message, but it goes ahead and
  42. does the first line in init_sys_modes (which is an "if").
  43. If I then do a "cont" Emacs runs fine.  Exiting returns me
  44. to dbx, which I can then exit.  I think dbx is taking care
  45. of resetting the terminal, because when I've dinked with
  46. Emacs to prompt for gets-style input before calling
  47. init_sys_modes, it runs fine but doesn't reset my terminal
  48. upon exit.
  49.  
  50. Someone suggested that I undef BROKEN_FIONREAD.  I tried
  51. that.  It worked as long as I typed rather slowly.  Fast
  52. typing resulted in locking the terminal such that even
  53. interrupts weren't processed.  This version hangs in all
  54. modes: telnet, xterm and X Windows.
  55.  
  56. One problem is that none of us here are Unix gurus for *any*
  57. version of Unix, let alone AIX.  I just don't yet have the
  58. knowledge to know what to look for or even where to look to
  59. find out.
  60.  
  61. -- 
  62. Kathryn Huxtable              \   "Women who laugh too much, and the women
  63. huxtable@kuhub.cc.ukans.edu   /\   who love them." --- Jamie Anderson
  64.