From: pierre@baillet.name (Pierre Baillet)
Subject: [sup-talk] run-mailcap not working correctly
Date: Tue, 16 Oct 2007 10:19:38 +0200 [thread overview]
Message-ID: <6205b42d0710160119k5291a5e2ta1e89a0040471972@mail.gmail.com> (raw)
In-Reply-To: <1192497496-sup-690@silver>
Hi,
I got the same issue on my debian setup here. Removing the >&... made the
html attachement work again.
On 10/16/07, Ian Taylor <itaylor at uark.edu> wrote:
>
> systeming run-mailcap doesn't seem to work on my system with >&
> /dev/null appended. Think this is an issue with my setup?
>
> Index: lib/sup/message-chunks.rb
> ===================================================================
> --- lib/sup/message-chunks.rb (revision 611)
> +++ lib/sup/message-chunks.rb (working copy)
> @@ -78,7 +78,7 @@
> def viewable?; @lines.nil? end
> def view!
> path = write_to_disk
> - system "/usr/bin/run-mailcap --action=view #{@content_type}:#{path}
> >& /dev/null"
> + system "/usr/bin/run-mailcap --action=view
> #{@content_type}:#{path}"
> $? == 0
> end
>
> --
> Ian Taylor
> _______________________________________________
> sup-talk mailing list
> sup-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/sup-talk
>
--
Pierre Baillet <pierre at baillet.name>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/sup-talk/attachments/20071016/4fc091d6/attachment.html
next prev parent reply other threads:[~2007-10-16 8:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-16 1:25 Ian Taylor
2007-10-16 8:19 ` Pierre Baillet [this message]
2007-10-30 22:35 ` William Morgan
2007-10-31 0:29 ` Christopher Warrington
2007-11-06 22:59 ` William Morgan
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=6205b42d0710160119k5291a5e2ta1e89a0040471972@mail.gmail.com \
--to=pierre@baillet.name \
/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