From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88615 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Calling for testers: scratch/gnus-decoded branch Date: Sun, 16 Jun 2019 09:53:58 -0700 Message-ID: <875zp5cvyx.fsf@ericabrahamsen.net> References: <875zpsycy4.fsf@ericabrahamsen.net> <87a7etnhla.fsf@tullinup.koldfront.dk> <87imtecbtw.fsf@ericabrahamsen.net> <87k1dlzmra.fsf@tullinup.koldfront.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="85351"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36818@lists.math.uh.edu Sun Jun 16 18:54:57 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hcYQh-000LwG-S9 for ding-account@gmane.org; Sun, 16 Jun 2019 18:54:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92) (envelope-from ) id 1hcYQ5-0004R4-3F; Sun, 16 Jun 2019 11:54:17 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hcYPz-0004ON-3M for ding@lists.math.uh.edu; Sun, 16 Jun 2019 11:54:11 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hcYPx-0000q4-Of for ding@lists.math.uh.edu; Sun, 16 Jun 2019 11:54:10 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hcYPu-0004Sl-C3 for ding@gnus.org; Sun, 16 Jun 2019 18:54:08 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hcYPs-000L3X-W1 for ding@gnus.org; Sun, 16 Jun 2019 18:54:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:ZOIIJjHi47IeOxlyhfxp82pK3y4= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88615 Archived-At: Adam Sjøgren writes: > Eric writes: > >> That did help, thanks very much! My quick fix of a few days ago was a >> little too quick. I've just added a commit to the branch that should >> address this. > > Still got a line with: > > *: nntp+fb:feedbase.blog.københavnsskiklub > > (but at the correct position in the *Group* buffer). Bah, that's annoying. Just one out of several groups with non-ascii names? And before you try this code, all the group names are encoded in your newsrc.eld file? Like the group above appears as "nntp+fb:feedbase.blog.k\303\270benhavnsskiklub"? If you restart Gnus afterwards, is the group activated normally? Thanks, Eric