Re: problems viewing attachments in emacs ui

Subject: Re: problems viewing attachments in emacs ui

Date: Sun, 28 Jul 2013 10:06:36 -0700

To: Notmuch Mail

Cc:

From: Jameson Graef Rollins


On Sun, Jul 28 2013, Jameson Graef Rollins <jrollins@finestructure.net> wrote:
> For instance, if I launch notmuch-show-view-part on an html part, my
> browser opens pointed at e.g. the following file:
>
>   file:///home/jrollins/tmp/emm.610040w/mm.6100F_2.htm
>
> But the browser shows the following error:
>
>   File not found
>   Iceweasel can't find the file at /home/jrollins/tmp/emm.610040w/mm.6100F_2.htm.

I'm now realizing that my problem with html parts is probably that
browser is attempting to open the temporary file in the background.
When the browser call returns, the caller assumes the application is
done with the temp file and purges it.  So for this issue at least I
need to either convince my browser to not open the file in the
background, or tell emacs to cleanup temp files at some later time
(session termination, for instance).

jamie.
part-000.sig (application/pgp-signature)

Thread: