From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ivan Shmakov Newsgroups: gmane.emacs.bugs Subject: bug#18198: Gnus fails to read ~/.newsrc with group names which are not symbols Date: Sat, 14 Feb 2015 10:55:53 +0000 Message-ID: <87egpsdao6.fsf@violet.siamics.net> References: <878un3ckqx.fsf@violet.siamics.net> <87mw4inqv9.fsf@building.gnus.org> <87mw4gdijl.fsf@violet.siamics.net> <87r3tsn5ay.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1423911444 23572 80.91.229.3 (14 Feb 2015 10:57:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2015 10:57:24 +0000 (UTC) To: 18198@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 14 11:57:14 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YMaPQ-0004EF-Go for geb-bug-gnu-emacs@m.gmane.org; Sat, 14 Feb 2015 11:57:12 +0100 Original-Received: from localhost ([::1]:59409 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMaPP-0001Kh-VR for geb-bug-gnu-emacs@m.gmane.org; Sat, 14 Feb 2015 05:57:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMaPL-0001Jl-Vd for bug-gnu-emacs@gnu.org; Sat, 14 Feb 2015 05:57:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMaPG-000703-Vd for bug-gnu-emacs@gnu.org; Sat, 14 Feb 2015 05:57:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMaPG-0006zp-Jm for bug-gnu-emacs@gnu.org; Sat, 14 Feb 2015 05:57:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YMaPF-0002Pf-Uo; Sat, 14 Feb 2015 05:57:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Ivan Shmakov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Sat, 14 Feb 2015 10:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18198 X-GNU-PR-Package: emacs, gnus X-GNU-PR-Keywords: patch Original-Received: via spool by 18198-submit@debbugs.gnu.org id=B18198.14239113669211 (code B ref 18198); Sat, 14 Feb 2015 10:57:01 +0000 Original-Received: (at 18198) by debbugs.gnu.org; 14 Feb 2015 10:56:06 +0000 Original-Received: from localhost ([127.0.0.1]:42725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMaOL-0002OU-Ca for submit@debbugs.gnu.org; Sat, 14 Feb 2015 05:56:05 -0500 Original-Received: from fely.am-1.org ([78.47.74.50]:43723) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMaOI-0002O2-18 for 18198@debbugs.gnu.org; Sat, 14 Feb 2015 05:56:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=siamics.net; s=a2013295; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:Sender:References:Subject:To:From; bh=BWdjw5pqVkevKl3vOUU4xB6ZJW3cw+tvRCYSHHyglo4=; b=CnuzDvvCnvoIQuh26MzYrWXPx65aJpkTK7S+PLGfPUA6n28AlsIx7r0zuXAxmaXu0OSn4EBaS+9nUhHnPAYFYvL4weT3HCw2RZvnhV7NBXuyqUKaXD4OnHUuvO88EgPlrsdyEOED/kzwX/OARXHkvzc7rj1b+i1fcDGz2Id09oY=; Original-Received: from [2a02:2560:6d4:26ca::1:1d] (helo=violet.siamics.net) by fely.am-1.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1YMaOG-00011s-C2 for 18198@debbugs.gnu.org; Sat, 14 Feb 2015 10:56:00 +0000 Original-Received: from localhost ([::1] helo=violet.siamics.net) by violet.siamics.net with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1YMaO9-0001X5-MT for 18198@debbugs.gnu.org; Sat, 14 Feb 2015 17:55:53 +0700 Mail-Followup-To: 18198@debbugs.gnu.org In-Reply-To: <87r3tsn5ay.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sat, 14 Feb 2015 18:41:41 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:99367 Archived-At: >>>>> Eric Abrahamsen writes: >>>>> Ivan Shmakov writes: [=E2=80=A6] >> I didn=E2=80=99t. The person who brought this issue to IRC has apparen= tly >> used something like (nnimap "imap.gmail.com") for >> gnus-select-method. >> Though indeed, I know of no reason /not/ to set >> gnus-save-newsrc-file to nil in this case. > This was discussed on the gnus.general list, and I produced a fix for > it (at least, I'm 95% sure it's the same issue), It isn=E2=80=99t, =E2=80=93 the one #18198 is about is that Gnus fails to = read ~/.newsrc it produces back; the one you suggest a patch for is about the (mis)use of =E2=80=98read=E2=80=99 in the Gnus IMAP implementati= on. > and then apparently never sent the patch to the list, despite having > thought I did. Attaching the patch here. I believe that the information regarding (possible) bugs =E2=80=93 including patches =E2=80=93 should be sent to the BTS /first./ This way, it=E2=80=99s easier to add late follow-ups, /and/ it still ends up in a mailing list (the bug-gnu-emacs@ one, that is.) --=20 FSF associate member #7257 http://boycottsystemd.org/ =E2=80=A6 3013 B6A0= 230E 334A