Path: utzoo!attcan!uunet!ogicse!mintaka!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: Are there Annotation patches for Xmh Message-ID: <9010241945.AA14659@excess.lcs.mit.edu> Date: 24 Oct 90 19:45:01 GMT References: <3709@epiwrl.EPI.COM> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 22 > We are just starting to use Xmh. We like it a lot so > far. One thing it doesn't do is handle annotation of > replys or forwarded messages. The reason why the -annotate switch for the MH commands forw and repl has no effect when you forward or reply to a message through xmh is that the message is not sent directly from forw or repl. I recollect that xmh passes the message off to the MH command send. This mechanism prevents annotation from taking place when you use xmh. > Does anybody have > a patch that allows that, or know of a version of > xmh that does it? I don't. But I would be interested in receiving one. Instead of ripping out the use of the MH send command in xmh, I think it would be easier to add a call to the MH anno command, done around the time that the message is passed off the send command. Donna Converse