home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / mush / 310 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  924 b 

  1. Path: sparky!uunet!gatech!darwin.sura.net!jvnc.net!rutgers!cmcl2!psinntp!psinntp!alsys1!rnb
  2. From: rnb@alsys1.aecom.yu.edu (Robert N. Berlinger)
  3. Newsgroups: comp.mail.mush
  4. Subject: Bug in mush 7.2.4
  5. Message-ID: <1052@alsys1.aecom.yu.edu>
  6. Date: 25 Aug 92 19:04:03 GMT
  7. Organization: Albert Einstein College of Medicine, NY
  8. Lines: 15
  9.  
  10. Compiled 7.2.4 and immediately came up with a problem.  realname was
  11. being set to the name of my mail spool file.
  12.  
  13. The problem seems to be that mush reuses a variable (buf) that is
  14. storing the realname before it actually sets it.  I moved the new code
  15. about the MAIL variable down below where mush sets realname and
  16. everything checks out.  This only happens if you don't have MAIL set.
  17.  
  18. Also, for the last several version of mush at least, pick -ago seems
  19. to glitch out, e.g., doing a pick -ago -1w says
  20.  
  21. Searching for messages that contain "w l
  22.                     ".
  23.  
  24. followed by the appropriate messages.
  25.