Gnus development mailing list
 help / color / mirror / Atom feed
From: Shenghuo ZHU <zsh@cs.rochester.edu>
Subject: Re: charset=X-UNKNOWN
Date: 26 Sep 1999 12:25:13 -0400	[thread overview]
Message-ID: <2nwvtdiqs6.fsf@tiger.jia.vnet> (raw)
In-Reply-To: Karl Eichwalder's message of "26 Sep 1999 08:15:53 +0200"

>>>>> "KE" == Karl Eichwalder <ke@gnu.franken.de> writes:

 Shenghuo ZHU <zsh@cs.rochester.edu> writes:
 |   It would be better to put 'x-unknown in `gnus-newsgroup-ignored-charsets'.  
 |   Let Gnus "guess" the actual charset.
 |   
 |   (setq gnus-newsgroup-ignored-charsets (cons 'x-unknown
 |           gnus-newsgroup-ignored-charsets))

KE> This sounds good -- but when I tried it, Gnus hangs while reading
KE> the active file.  This works:

This is weird. There is no charset stuff in the active file, I guess.

KE> (eval-after-load "mm-util"
KE>   '(add-to-list 'mm-charset-synonym-alist
KE>                '(x-unknown . iso-8859-1)))

KE> But your example or this one does not:

KE> (eval-after-load "gnus-sum"
KE>   (setq gnus-newsgroup-ignored-charsets
KE>         (cons 'x-unknown gnus-newsgroup-ignored-charsets)))

I use 
        (setq gnus-newsgroup-ignored-charsets '(unknown-8bit x-unknown))
which works for me.

-- 
Shenghuo ZHU


  reply	other threads:[~1999-09-26 16:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-19  5:06 charset=X-UNKNOWN Karl Eichwalder
1999-09-25  9:40 ` charset=X-UNKNOWN Lars Magne Ingebrigtsen
1999-09-25 13:51   ` charset=X-UNKNOWN Karl Eichwalder
1999-09-25 22:53   ` charset=X-UNKNOWN Shenghuo ZHU
1999-09-26  6:15     ` charset=X-UNKNOWN Karl Eichwalder
1999-09-26 16:25       ` Shenghuo ZHU [this message]
1999-09-27 17:39         ` charset=X-UNKNOWN Lars Magne Ingebrigtsen

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=2nwvtdiqs6.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).