emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] trunk r113773: Gnus: delete temporary files when Gnus


From: Stefan Monnier
Subject: Re: [Emacs-diffs] trunk r113773: Gnus: delete temporary files when Gnus exits instead of using timers
Date: Fri, 09 Aug 2013 10:08:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>   Gnus: delete temporary files when Gnus exits instead of using timers

Deleting them when exiting is OK, but doing so only when we exit is not:
- we don't want to keep temporary files around for weeks.
- especially since those files won't be deleted if Emacs crashes during
  this time.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]