#3236: mutt: should use /var/tmp for mail drafts by default -------------------------------+-------------------------------------------- Reporter: [email protected] | Owner: mutt-dev Type: enhancement | Status: new Priority: minor | Milestone: Component: mutt | Version: Resolution: | Keywords: -------------------------------+--------------------------------------------
Comment(by brendan): ossi's suggestion is reasonable, but it's a fair amount of complexity for a rather negligible gain. Mutt does indeed have two classes of tempfiles, those sent to the editor (which should use /var/tmp if it exists and hasn't been overridden by some setting), and others used for eg viewing attachments, decoding messages, etc. So simply changing the default value of $tmpdir does not suffice. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3236#comment:13> Mutt <http://www.mutt.org/> The Mutt mail user agent
