Newsgroups: comp.mail.mh Path: utzoo!utgpu!jarvis.csri.toronto.edu!ai.toronto.edu!lamy From: lamy@ai.toronto.edu (Jean-Francois Lamy) Subject: Re: turning news articles into MH messages Message-ID: <1988Jan11.073543.21401@jarvis.csri.toronto.edu> Organization: University of Toronto, AI group References: <207@ksr.UUCP> Date: Mon, 11-Jan-88 07:35:43 EST In your .rnrc, add -ESAVEDIR='%~/Mail/%C' -ESAVENAME='%a' Hitting 's' will save (e.g.) article 779 of comp.ai.digest in ~/Mail/comp.ai.digest/779 I sometimes prefer saving articles in my inbox (especially digests that I want to burst - nice when MH is running under GNU Emacs in another window). The simplest way I've found to do this is to use 'S' after adding S s /`mhpath +inbox new` to my .rnmac file. Omitting the / does not get you what you want. Leaving it in generates //u0/lamy/Mail/inbox/... which works on BSD and friends. (Apollo users should use something like ~/../../`mhpath `. rn does not care. Jean-Francois Lamy lamy@ai.toronto.edu AI Group, Department of Computer Science (416) 978-8700 University of Toronto, Toronto, Canada M5S 1A4