Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Subject: Re: How to do something a bit complicated with inline decoding?
Date: Thu, 18 Oct 2001 19:53:26 -0400	[thread overview]
Message-ID: <m2669cijyh.fsf@asfast.com> (raw)
In-Reply-To: <vafofn5ueo0.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Thu, 18 Oct 2001 17:54:39 +0200")

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Lloyd Zusman <ljz@asfast.com> writes:
>
>> The problem I'm trying to solve, however, has more to do with mime
>> part encoding, not with non-graphic html reformatting itself.  What
>> I'm trying to do is to decode a mime part and then have the decoded
>> text appear in the buffer a way that replaces the original mime part,
>> so I can then do a reply or a followup and have the quoted text in the
>> message buffer be the decoded text from the mime part.
>
> Well, w3m.el does what you want by invoking w3m.  I'm sure you can
> learn something from looking at its code; you'll just need to do like
> w3m.el, except that you invoke your own program.

Yes, indeed.

It turns out that w3m seems to require mule, and I don't use that.
This leaves out w3m as an alternative for me.  But as you pointed out,
I can of course always look at the w3m.el code to get examples of what
I want to do in terms of decoding message parts.

So is there really no Gnus function that decodes a message part and
replaces the part with the decoded version?  (as opposed to decoding
the part and simply displaying it without modifying the message
buffer?)



-- 
 Lloyd Zusman
 ljz@asfast.com



  reply	other threads:[~2001-10-18 23:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-18  1:38 Lloyd Zusman
2001-10-18  7:17 ` Kai Großjohann
2001-10-18 11:00   ` Lloyd Zusman
2001-10-18 12:30     ` Colin Marquardt
2001-10-18 15:54     ` Kai Großjohann
2001-10-18 23:53       ` Lloyd Zusman [this message]
2001-10-19 10:44         ` Lloyd Zusman
2001-10-19 13:07           ` Kai Großjohann
2001-10-19 23:51             ` Lloyd Zusman
2001-10-20 10:34             ` Raymond Scholz

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=m2669cijyh.fsf@asfast.com \
    --to=ljz@asfast.com \
    /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).