From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36027 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus refuses to post to Norwegian groups Date: 26 Apr 2001 09:40:21 -0400 Message-ID: <2n8zkn93ui.fsf@tiger.jia.vnet> References: <3197205409150531@oakhurst.yi.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171683 6408 80.91.224.250 (21 Oct 2002 03:41:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:41:23 +0000 (UTC) Return-Path: Original-Received: (qmail 22781 invoked by alias); 26 Apr 2001 13:40:36 -0000 Original-Received: (qmail 22776 invoked from network); 26 Apr 2001 13:40:35 -0000 Original-Received: from roc-24-95-193-77.rochester.rr.com (HELO zsh.yi.org) (root@24.95.193.77) by gnus.org with SMTP; 26 Apr 2001 13:40:35 -0000 Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.0/8.10.0) id f3QDeLW25754; Thu, 26 Apr 2001 09:40:21 -0400 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Per Abrahamsen's message of "26 Apr 2001 14:59:10 +0200") User-Agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/20.7 Original-Lines: 21 Xref: main.gmane.org gmane.emacs.gnus.general:36027 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36027 Per Abrahamsen writes: > The USEFOR draft specify UTF-8 as the default character set for news > headers (in particular Newsgroups). It is possible in Gnus. gnus-group-name-charset-method-alist and gnus-group-name-charset-group-alist handle this issue. But I only tested it for CN-GB-2312, because there are sites use Chinese characters as Newsgroups names. I think it could be used for UTF-8. > This is the future, and I think Gnus should default to that, at > least for the Newsgroups header (where QP doesn't make sense). I'll interpret the future as when Emacsen have a full built-in UTF-8 support. > I also think it is a really bad idea to create newsgroup with names > in other character sets than UTF-8. It is just going to make the > transition period from ASCII harder. ShengHuo