From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 24 Aug 2009 16:29:40 -0700 Subject: [sup-talk] How to edit attachments in reply? In-Reply-To: <1251031062-sup-4617@tiger.alporthouse.com> References: <1251031062-sup-4617@tiger.alporthouse.com> Message-ID: <1251156446-sup-143@masanjin.net> Reformatted excerpts from Chris Wilson's message of 2009-08-23: > Can anyone give me any clues on how to automatically include the > attachments in a reply? There's no way to do this currently. The best option might be to add a hook that sets the reply body at the beginning of reply-mode. Then you could add the attachments (if the mime type were appropriate) and do whatever other transformations you wanted on the message. -- William