home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / elm / 2124 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.mail.elm
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!ddsw1!dattier
  3. From: dattier@ddsw1.mcs.com (David W. Tamkin)
  4. Subject: Re: mail directory saving
  5. Message-ID: <1992Aug13.022902.11002@ddsw1.mcs.com>
  6. Organization: Contributor Account at ddsw1, Chicago, Illinois  60657
  7. References: <1992Aug11.181808.22207@awdprime.austin.ibm.com>
  8. Date: Thu, 13 Aug 1992 02:29:02 GMT
  9. X-Disclaimer:  Material posted in this article is the sole responsibility of
  10.                 the poster and does not represent MCSNet or the system owners.
  11. Lines: 20
  12.  
  13. kaena@haleiwa.austin.ibm.com (D. Kaena Freitas) wrote in
  14. <1992Aug11.181808.22207@awdprime.austin.ibm.com>:
  15.  
  16. | You set the mail directory, but if you don't specify "=" the mail message
  17. | will never go there but rather the current directory.
  18.  
  19. I found that annoying too, not only for s)ave and C)opy but also (in fact
  20. more so) for c)hange, since I use filter to throw my mail to assorted
  21. folders.
  22.  
  23. My way of dealing with it was to write a script that boils down to something
  24. that in many shells could be a function or an alias (I have other things in
  25. it that make a script preferable): essentially, it does
  26.  
  27. (cd $HOME/Mail ; elm "$@")
  28.  
  29. [Of course, since I'm in a script anyway, I don't use the parentheses.]
  30.  
  31. David W. Tamkin   Box 59297   Northtown Station, Illinois  60659-0297
  32. dattier@ddsw1.mcs.com    CompuServe: 73720,1570    MCI Mail: 426-1818
  33.