From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65311 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: [mail.list.steel.mental@gmail.com: chinese group names can not displayed properly in *Complation* buffer] Date: Mon, 01 Oct 2007 08:22:24 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191194622 26672 80.91.229.12 (30 Sep 2007 23:23:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Sep 2007 23:23:42 +0000 (UTC) Cc: sTeeL , ding@gnus.org, handa@m17n.org To: rms@gnu.org Original-X-From: ding-owner+M13823@lists.math.uh.edu Mon Oct 01 01:23:38 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ic88P-0007VC-C6 for ding-account@gmane.org; Mon, 01 Oct 2007 01:23:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Ic886-0006ia-Dc; Sun, 30 Sep 2007 18:23:18 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Ic884-0006iF-FR for ding@lists.math.uh.edu; Sun, 30 Sep 2007 18:23:16 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Ic87y-0003o7-1e for ding@lists.math.uh.edu; Sun, 30 Sep 2007 18:23:16 -0500 Original-Received: from orlando.hostforweb.net ([216.246.45.90]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ic87p-00078b-00 for ; Mon, 01 Oct 2007 01:23:01 +0200 Original-Received: from [66.225.201.151] (port=53731 helo=mail.jpl.org) by orlando.hostforweb.net with esmtpa (Exim 4.68) (envelope-from ) id 1Ic87N-0000AT-9I; Sun, 30 Sep 2007 18:22:33 -0500 X-Hashcash: 1:20:070930:rms@gnu.org::if0/mjharK9IErK/:0000007YHN X-Hashcash: 1:20:070930:mail.list.steel.mental@gmail.com::4ZWqN4ikHXAFofa7:000000000000000000000000000002dSJ X-Hashcash: 1:20:070930:ding@gnus.org::3jnGMFfFd6vow8sF:00000e6k X-Hashcash: 1:20:070930:handa@m17n.org::/XswTijfGGzVtm2r:0000Gb4 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) Cancel-Lock: sha1:XTvzBoK4+YmW8zc7TbFz6omuRvc= X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -2.4 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65311 Archived-At: >>>>> Richard Stallman wrote: > Handa thinks this has to do with how Gnus saves data in .newsrc.eld. > Would you please investigate it and DTRT, then ack? The non-ASCII group names handling of Gnus was much improved in the Gnus CVS trunk[1], not in the v5-10 branch which is being synchronized with Emacs CVS. Why I did it is that some people (almost Chinese) reported that Gnus doesn't work with such groups perfectly and I confirmed it. Because that's a major change, I don't want to merge it into the v5-10 branch hastily. So, people who really need to subscribe to such newsgroups now have to use the development version of Gnus (a.k.a., No Gnus v0.7)[2]. [1] http://news.gmane.org/group/gmane.emacs.gnus.general/thread=64934/force_load=t [2] http://gnus.org/distribution.html or ftp://ftp.gnus.org/pub/gnus/snapshots/ >>>>> sTeeL wrote: > (setq gnus-select-method '(nntp "news.newsfan.net")) I've verified that the most recent No Gnus works with just this news server. Please read carefully the new Info section: (info "(gnus)Non-ASCII Group Names") Regards,