all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Cannot open attachments with gnus
Date: Fri, 13 Dec 2013 18:34:37 +0100	[thread overview]
Message-ID: <m2zjo4zmc2.fsf@polytechnique.org> (raw)
In-Reply-To: 87vbysol5y.fsf@flea.lifelogs.com

Hello Ted,

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Fri, 13 Dec 2013 14:02:55 +0100 Alan Schmitt <alan.schmitt@polytechnique.org> wrote: 
>
> AS> I'm trying to use gnus as my main MUA, and there is one thing with which
> AS> I'm having trouble. When I try to open an attachment, I get an error:
>
> AS> Displaying open /var/folders/68/fvntfrw92y50gkk_67rkhsfw0000gn/T/emm.88866Aaw/relectures_RA_2013.pdf...done
>
> AS> The problem is that the attachment is not saved to disk: I can see the
> AS> folder /var/folders/68/fvntfrw92y50gkk_67rkhsfw0000gn/T but there is no
> AS> folder starting with emm inside it. Thus the open command fails.
>
> AS> Has someone already encountered such a bug?
>
> Gnus is trying to run a command to view the attachments in a temporary
> file.  After the command exits, the file is cleaned.  In your case the
> command fails immediately, so the "open" command is not working.

Well, the failing is that the pdf viewer tells me the file is not there.
Is it because the following happens:

- 'open foo.pdf' launches the pdf viewer with the file and returns
  immediately;
- as 'open' has returned, gnus clean up the file;
- the pdf viewer complains that the file has disappeared?

If so, is there a way to tell gnus not to clean up after opening an
attachment? (The /tmp files will eventually be deleted.)

> You can save an attachment explicitly by moving to it with `TAB' and
> then `o' to "output" it.

Thanks, this is what I ended up doing. But I would really like to be
able to open attachments without having to manually save them.

Alan


  reply	other threads:[~2013-12-13 17:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13 13:02 Cannot open attachments with gnus Alan Schmitt
2013-12-13 14:13 ` Eli Zaretskii
2013-12-13 14:55 ` Ted Zlatanov
2013-12-13 17:34   ` Alan Schmitt [this message]
2013-12-17 10:59     ` Ted Zlatanov
2013-12-17 21:16       ` Alan Schmitt
2013-12-18  8:19       ` Alan Schmitt
2013-12-18 19:10         ` Ted Zlatanov
2013-12-18 20:39           ` Alan Schmitt
2013-12-18 21:51             ` Ted Zlatanov
2013-12-19 15:52               ` Ted Zlatanov
2013-12-20 11:20                 ` Alan Schmitt
     [not found] ` <mailman.9108.1386944000.10748.help-gnu-emacs@gnu.org>
2013-12-13 17:28   ` Alan Schmitt
2013-12-18  3:27 ` Jambunathan K
     [not found] ` <mailman.9546.1387337332.10748.help-gnu-emacs@gnu.org>
2013-12-18  8:00   ` Alan Schmitt

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=m2zjo4zmc2.fsf@polytechnique.org \
    --to=alan.schmitt@polytechnique.org \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.