Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!linac!att!ucbvax!rchland.ibm.com!tinglett+ From: tinglett+@rchland.ibm.com (Todd Inglett) Newsgroups: comp.soft-sys.andrew Subject: Want messages.FwdHeaders preference Message-ID: Date: 9 Apr 91 17:55:26 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "Todd Inglett" Organization: The Internet Lines: 12 I have been checking into just how difficult it would be to add amessages.FwdHeaders preference to messages that can select headers toexcerpt when a message is to be forwarded (much likemessages.KeyHeaders selects headers to view when reading). I havetracked through the code down to MS_NameReplyFile inams/libs/ms/reply.c. The content of the message appears to beblindly copied in MS_NameReplyFile. How can I get a preferencedown into that code? I don't know ams very well, but I assume that we are nolonger in ATK-land down here. Do I really have to add another argument to nfunctions, or is there some nifty feature I am overlooking? -todd inglett