Gnus development mailing list
 help / color / mirror / Atom feed
From: Shenghuo ZHU <zsh@cs.rochester.edu>
Subject: Re: MIME actions
Date: 12 May 2000 12:21:20 -0400	[thread overview]
Message-ID: <2naehv91tr.fsf@tiger.jia.vnet> (raw)
In-Reply-To: eldrik@logrus.com's message of "11 May 2000 12:14:35 -0400"

>>>>> "BZL" == Bruce Z Lysik <eldrik@logrus.com> writes:

BZL> Hi guys,
BZL> In trying to deal with people at work who insist on sending MS Word
BZL> document attachments, I've set up wvHtml to convert Word files.

BZL> Now I'm looking for a way to hook up wvHtml to the action of clicking
BZL> on the MIME part "application/msword".  Any tips?

BZL> Hrm.  While thinking about it, this would have wvHtml would create an
BZL> html file, which would then require w3 to be read.

To view the part in Emacs, you need create a function and put an entry
into mailcap-mime-data.  To show the part inline, you need add entries
into the following variables: mm-inline-media-tests, mm-inlined-types,
maybe mm-automatic-display.  Also, you'd better read mm-inline-text
for rendering html with w3.

BZL> Has anyone here done something like this?

There are some codes to render text/html with "lynx -dump". But I can
not remember where it is.

Shenghuo



      parent reply	other threads:[~2000-05-12 16:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-11 16:14 Bruce Z. Lysik
2000-05-12 15:50 ` Kai Großjohann
2000-05-12 16:21 ` Shenghuo ZHU [this message]

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=2naehv91tr.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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).