Re: Fwd: mutt-1.5.6i: [PATCH] option to not include attachments in replies
Thanks for your reply. I'm glad to hear from you, Thomas.
I was relieved to know you didn't lose your love for Mutt. :)
On Sun, Jul 11, 2004 at 06:12:10PM +0200, Thomas Roessler wrote:
> Well, yes: You can do all of this by going to the recvattach menu
> and replying to the relevant attachment.
Good answer (I prefer a macro ["vr"] to the patch), but not correct.
You cannot do it for more than one messages.
Imagine replying to ten messages which all have long text/plain attachments.
Anyway, apply this patch if you don't like $include_onlyfirst;
===================================================================
RCS file: /home/roessler/cvs/mutt/TODO,v
retrieving revision 3.0
diff -u -r3.0 TODO
--- TODO 24 Jan 2002 12:10:47 -0000 3.0
+++ TODO 11 Jul 2004 22:18:37 -0000
@@ -44,8 +44,6 @@
STATE struct so that all of the MIME handlers can look
up the corresponding HEADERs if need be?
-- option to not include attachments in replies
-
- handle message/external-body in some fashion
- handle message/partial reconstruction
===================================================================
--
tamo