home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / mail / elm / 2037 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  1.8 KB

  1. Path: sparky!uunet!vtserf!joesbar.cc.vt.edu!ranck
  2. From: ranck@joesbar.cc.vt.edu (Wm. L. Ranck)
  3. Newsgroups: comp.mail.elm
  4. Subject: Re: Compile error and screen formatting under AIX?
  5. Message-ID: <5275@vtserf.cc.vt.edu>
  6. Date: 31 Jul 92 16:08:49 GMT
  7. References: <9207298414@umunk.GUN.de>
  8. Sender: usenet@vtserf.cc.vt.edu
  9. Lines: 32
  10. X-Newsreader: Tin 1.1 PL4
  11.  
  12. udo@umunk.GUN.de (Udo Munk) writes:
  13. : ranck@joesbar.cc.vt.edu (Wm. L. Ranck) writes:
  14. : :  [about error]
  15. : : "leavembox.c", line 390.30: 1506-045 (S) Undeclared identifier SIGIGN
  16. : Only a typing error, change SIGIGN to SIG_IGN.
  17.    Yes!  This fixed that problem.
  18.    Thanks!
  19.  
  20. : : A second problem has to do with the screen size not being reecognized.
  21. : Configure finds out, which stuff to use, look for termlib=.
  22. : The variable termlib is the used in filter/Makefile, src/Makefile
  23. : and util/Makefile expanded either to -lcurses or -ltermcap.
  24.  
  25.    OK, I found the -ltermcap in the Makefiles and changed them to -lcurses.
  26. This is an improvement.  Now ELM recognizes the size of the window when I 
  27. start it up, but it does not handle resizing of the window.  Also, if there
  28. are more messages in the index screen than will fit, some of them are listed
  29. underneath the help text at the bottom.  I hope this makes sense.  The help
  30. text I'm talking about is always on screen and is 3 lines long.  It appears
  31. that the mail notes are listed but then the help text gets written over top.
  32. When I move the highlight bar down to those lines then the message info can
  33. be seen.  Surely that is not the way it is supposed to work?
  34.    Thanks very much for all the help so far.
  35.  
  36. --
  37.  
  38. *******************************************************************************
  39. * Bill Ranck     DoD #496  ranck@joesbar.cc.vt.edu                            *
  40. *******************************************************************************
  41.