Gnus development mailing list
 help / color / mirror / Atom feed
From: Thomas Hungenberg <th@demonium.de>
Subject: decoding quoted-printable
Date: 06 Jan 2001 18:31:38 +0100	[thread overview]
Message-ID: <th0101061831877l48wps5.fsf@demonium.de> (raw)

Hello!

I use Gnus 5.8.7 and for a while I noticed that sometimes articles
contain quoted-printable encoded characters which are not decoded.

I just found out that this seems to happen with *all* messages which
are encoded like this:

Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable


If I use umlauts in my own messages, the messages also get
qp-encoded by Gnus. When reading the messages from the sent-mail-
folder, the characters also are not decoded.


I don't know if my Gnus always didn't decode qp, but I don't think
so. I just fiddled around with my configuration, but I couldn't find a
solution for this problem.


My .gnus contains the following lines which deal with charsets or mime
decoding:

(setq gnus-newsgroup-ignored-charsets '(gnus-unknown))
(require 'mm-util)
(defun mm-read-charset (prompt)
  "Return a charset."
  'iso-8859-1)
(setq gnus-default-posting-charset (quote iso-8859-1))
(setq gnus-article-decode-mime-words t)
(setq gnus-article-decode-charset 1)


Any ideas how I can make my Gnus display quoted-printable correctly?


      - Thomas

-- 
Thomas Hungenberg - Student of Applied Computer Science
PGP: 2047Bit RSA, ID 0x668E601D - Encrypted mail welcome!
Online-Lexikon der Informationssicherheit:
http://www.demonium.de/th/home/sicherheit/lexikon/



             reply	other threads:[~2001-01-06 17:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-06 17:31 Thomas Hungenberg [this message]
2001-01-08  9:36 ` Kai Großjohann
2001-01-08 12:45   ` Thomas Hungenberg
2001-01-08 17:30     ` Kai Großjohann
2001-01-08 20:16       ` Thomas Hungenberg
2001-01-09 12:45         ` Kai Großjohann
2001-01-09  3:52 ` ShengHuo ZHU
2001-01-09 12:46   ` Kai Großjohann
2001-01-10 12:52   ` Thomas Hungenberg
2001-01-10 14:11     ` Kai Großjohann

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=th0101061831877l48wps5.fsf@demonium.de \
    --to=th@demonium.de \
    /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).