> On 06/19/2014 04:01 PM, Francesco Ariis wrote: > > On Thu, Jun 19, 2014 at 02:56:37PM +0200, Martin Vegter wrote: >> Hello, >> Is there a way to prepend "~/tmp/" in front of the name, so that by >> default all files are saved in "~/tmp/"? >> > > Macros to the rescue. In my .muttrc I have: > > macro attach S <save-entry><bol>~/somefolder/ > > which should do what you are requiring. Along with patterns, macros are what > makes mutt special; learn more about them with |man muttrc|.
this is perfect, thank you. Could anybody please help with the second part of my question, i.e. why message body is displayed as if it were attachment? thanks, Martin
