mhonarc-users

Re: getting text of message as resource variable

2002-05-01 10:01:32
On May 1, 2002 at 15:55, Greg Matheson wrote:

I guess I could parse the email messages myself and pass the
bodies in as environmental variables to MHonArc. This solution
still would have the problem of deciding which email message
corresponded with which MHonArc file name.

Search the mailing list archives.  A while back someone asked about
including some messag body text in index pages.  Since the user could
pre-process the mail before it was passed to MHonArc, I recommended
leveraging the annotation feature to get the desired effect.
I.e. Pre-create an annotation for each message including the first
few lines of a message and then use the $NOTE$ resource variable to
include it in the index.

--ewh