Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: MIME parts not saved
Date: Mon, 12 Aug 2013 11:38:35 +0900	[thread overview]
Message-ID: <b4m8v073a6s.fsf@jpl.org> (raw)
In-Reply-To: <8761vexxgv.fsf@uwo.ca>

Dan Christensen wrote:
> Katsumi Yamaoka <yamaoka@jpl.org> writes:
>>> Instead, how about deleting temporary files at the next time
>>> Gnus starts?  That is:
>>
>>> o Save a list of files to be deleted in "$TMP/.mm-temp-files" when
>>>   Gnus exits.
>>> o Try to delete those files when Gnus starts.  If it fails on
>>>   deleting of some files, schedule them to delete again.
>>
>>> This way will be helpful also for Emacs on Windows and Cygwin.
>>
>> I've installed this.  Now it tries to delete temporary files when
>> exiting Gnus.

> Sounds great!  Does this also apply for the files opened using
> mm-display-external?

Yes, it does, for the case the mailcap entry specifies neither
`needsterm' nor `copiousoutput'.  In that case, now it tries to
delete temporary files one minutes after launching a viewer and
when Gnus exits[1].  As for the `copiousoutput' case, temp files
will be deleted after a viewer exits.  However, as for the
`needsterm' case, there's no code for the temp files deletion
as it was as before.  I'm going to verify whether it's ok.

[1] The deletion will fail on Windows or Cygwin if a viewer
 is a Windows application, MS Office, AcroRd, etc. for example,
 and is running at that time.



  reply	other threads:[~2013-08-12  2:38 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-02  6:17 John Williams
2013-08-03 11:25 ` Lars Magne Ingebrigtsen
2013-08-05  3:31   ` John Williams
2013-08-05  0:54 ` Katsumi Yamaoka
2013-08-05  3:35   ` John Williams
2013-08-05 11:25     ` Katsumi Yamaoka
2013-08-05 15:16       ` Katsumi Yamaoka
2013-08-06 13:52         ` Katsumi Yamaoka
2013-08-07 14:22           ` Dan Christensen
2013-08-08  0:43             ` Katsumi Yamaoka
2013-08-09  8:06               ` Katsumi Yamaoka
2013-08-09 23:20                 ` Dan Christensen
2013-08-12  2:38                   ` Katsumi Yamaoka [this message]
2013-08-12  5:59                     ` Katsumi Yamaoka
2013-08-12 14:09                     ` Dan Christensen
2013-08-12 17:18                       ` Lars Magne Ingebrigtsen
2013-08-13  2:29                         ` Dan Christensen
2013-08-13  4:02                           ` Katsumi Yamaoka
2013-08-13  5:22                             ` Katsumi Yamaoka
2013-08-13 10:43                             ` Adam Sjøgren
2013-08-13 20:47                               ` Dan Christensen
2013-08-13 23:50                                 ` Katsumi Yamaoka
2013-08-14  1:41                                   ` Dan Christensen
2013-08-14  8:52                                     ` Adam Sjøgren
2013-08-14  8:58                                   ` Adam Sjøgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4m8v073a6s.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).