Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Balker Rasmussen <lbr@mjolner.dk>
Subject: Re: Auto decoding Quoted-Printable
Date: 10 Sep 1997 09:50:51 +0200	[thread overview]
Message-ID: <0fwwkpd2uc.fsf@odin.mjolner.dk> (raw)
In-Reply-To: Adam Sjoegren's message of "09 Sep 1997 17:35:05 +0200"

Adam Sjoegren <asjo@diku.dk> writes:
> When I get an e-mail with Quoted-Printable letters, and the header
> contains these lines:
> 
>  Mime-Version: 1.0
>  Content-Type: text/plain; charset="iso-8859-1"
>  Content-Transfer-Encoding: quoted-printable
> 
> Shouldn't Gnus then decode the body automagically (it doesn't right
> now), or do I have to tell Gnus that (if so, how?)?
> 
> I thought about putting 'gnus-article-de-quoted-unreadable in my
> 'gnus-article-display-hook, but thats a bit silly, since only emails
> with the "Content-Transfer-Encoding: quoted-printable"-header-line
> need to be processed!?

I have
  (add-hook 'gnus-article-prepare-hook 'gnus-article-de-quoted-unreadable)
  (setq gnus-strict-mime t)

This only takes care of the =3D stuff, but that is sufficient for most
cases.  For base64 etc. I just M-t the matter over to metamail.  

Yes, I know TM would make all this a lot easier, but I really can't be
bothered :-)
-- 
Lars Balker Rasmussen, Software Engineer, Mjolner Informatics ApS
lbr@mjolner.dk


      reply	other threads:[~1997-09-10  7:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-09 15:35 Adam Sjoegren
1997-09-10  7:50 ` Lars Balker Rasmussen [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=0fwwkpd2uc.fsf@odin.mjolner.dk \
    --to=lbr@mjolner.dk \
    /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).