Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: decoding quoted-printable
Date: 08 Jan 2001 22:52:00 -0500	[thread overview]
Message-ID: <2nr92d9ycf.fsf@tiger.jia.vnet> (raw)
In-Reply-To: <th0101061831877l48wps5.fsf@demonium.de>

Thomas Hungenberg <th@demonium.de> writes:

[...]

> (require 'mm-util)
> (defun mm-read-charset (prompt)
>   "Return a charset."
>   'iso-8859-1)

If you use non-Mule XEmacs, have you tried 
(setq message-default-charset 'iso-8859-1) ?

> (setq gnus-default-posting-charset (quote iso-8859-1))

This variable is bogus.

> (setq gnus-article-decode-mime-words t)
> (setq gnus-article-decode-charset 1)

These two variables don't belong to Gnus.

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

Try Gnus 5.8.8 from ftp.gnus.org. qp.el and rfc2047.el are changed a
lot after Gnus 5.8.7 was released.

ShengHuo



  parent reply	other threads:[~2001-01-09  3:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-06 17:31 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 [this message]
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=2nr92d9ycf.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).