Gnus development mailing list
 help / color / mirror / Atom feed
* decoding quoted-printable
@ 2001-01-06 17:31 Thomas Hungenberg
  2001-01-08  9:36 ` Kai Großjohann
  2001-01-09  3:52 ` ShengHuo ZHU
  0 siblings, 2 replies; 10+ messages in thread
From: Thomas Hungenberg @ 2001-01-06 17:31 UTC (permalink / 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/



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-01-10 14:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-06 17:31 decoding quoted-printable Thomas Hungenberg
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

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).