Just a simple plea to make my life easier... Given an email with a couple of attached patches, what is the easiest way to reply including inline comments on the attached patches? At the moment I''m saving the attachments to /tmp and then manually including them whilst replying. Can anyone give me any clues on how to automatically include the attachments in a reply? Thanks. -Chris
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 <wmorgan-sup at masanjin.net>