On 2016-08-04 12:31:39 +0200, Simon Ruderich wrote:
> But that's only true as long as the computer doesn't crash (mutt
> stores mails in /tmp which is either a tmpfs or emptied on
> reboot).
This is the default, but the user can choose. More importantly,
the machine can crash or there could be a l
On Thu, Aug 04, 2016 at 05:18:21PM -0500, Derek Martin wrote:
>> But that's only true as long as the computer doesn't crash
>
> In general, this is really not a good argument for virtually any case
> that affects typical users. It might be a good argument for an
> application that is running on ha
changeset: 6750:f6b5f533f9ce
user: Kevin McCarthy
date: Fri Aug 05 11:02:44 2016 -0700
link: http://dev.mutt.org/hg/mutt/rev/f6b5f533f9ce
Update copyright notices.
diffs (103 lines):
diff -r f9a4023b86ad -r f6b5f533f9ce COPYRIGHT
--- a/COPYRIGHT Tue Aug 02 19:18:53 2016 -0700
+++
changeset: 6751:1ef5734f6593
user: Kevin McCarthy
date: Fri Aug 05 13:43:00 2016 -0700
link: http://dev.mutt.org/hg/mutt/rev/1ef5734f6593
Fix memleak in mh_read_dir() when sequence parsing fails.
changeset: 6752:a39c8bdca361
user: Kevin McCarthy
date: Fri Aug 05 13:43:0
changeset: 6753:108ad5dcf194
user: Kevin McCarthy
date: Fri Aug 05 14:33:39 2016 -0700
link: http://dev.mutt.org/hg/mutt/rev/108ad5dcf194
Remove nonsensical size check in mutt_choose_charset()
The charsets parameter is being tokenized by the : delimeter.
The checks against ENCWOR