home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / mh / 1479 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  746 b 

  1. From: chrise@hpnmdla.sr.hp.com (Chris Eich)
  2. Date: Sat, 9 Jan 1993 01:06:21 GMT
  3. Subject: rmmer bummer: recursion even w/$MH
  4. Message-ID: <7460002@hpnmdla.sr.hp.com>
  5. Organization: Hewlett-Packard, Santa Rosa, CA
  6. Path: sparky!uunet!gatech!paladin.american.edu!howland.reston.ans.net!usc!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpl-opus!hpnmdla!chrise
  7. Newsgroups: comp.mail.mh
  8. Lines: 10
  9.  
  10. My MH was built with the OVERHEAD option and passes MHFD and MHCONTEXTFD
  11. to rmmproc.  Since the real rmm called from rmmer has an open fd on the
  12. original .mh_profile, it doesn't bother to read $MH.  The result is
  13. infinite recursion.
  14.  
  15. One solution:  Add "unset MHFD MHCONTEXTFD" to rmmer.
  16.  
  17. Better(?) solution:  Make MH programs obey $MH in spite of MHFD, etc.
  18.  
  19. Chris
  20.