From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20616 invoked from network); 1 Jun 2020 17:22:06 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 1 Jun 2020 17:22:06 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1jfo89-0007FL-OP; Mon, 01 Jun 2020 12:21:45 -0500 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.3) (envelope-from ) id 1jfo85-0007CX-Jx for ding@lists.math.uh.edu; Mon, 01 Jun 2020 12:21:41 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jfo7p-00205q-9E for ding@lists.math.uh.edu; Mon, 01 Jun 2020 12:21:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=NzeMmg8iob8h6ZZPK2Fk7UI1GTeC6OhThoo1QXXOv9M=; b=L3i7lEJyV/M2rE4J1tZ3oBsYtE yGFzLGPGLp5XZ4fr3xyms5GrseCqJ0cX95BpP1WdXKUgnt8MRZDyC74zqGM9I72fWrDqE4rAtvH/K 8Zu/LXSgIXyZjdwGgtInIv/Fxm0AdN2WxnHUAiVCm8k1JCz6DeCPo99QdBQsU9tYqk8c=; Received: from ericabrahamsen.net ([52.70.2.18] helo=mail.ericabrahamsen.net) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jfo7d-0004Yq-CQ for ding@gnus.org; Mon, 01 Jun 2020 19:21:20 +0200 Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id C486AFA034; Mon, 1 Jun 2020 17:21:08 +0000 (UTC) From: Eric Abrahamsen To: Harry Putnam Cc: ding@gnus.org Subject: Re: Remove Ghost groups References: <87imgqy8f4.fsf@local.lan> <87a722a7e7.fsf@ericabrahamsen.net> <878shhe1jn.fsf@local.lan> <87pnatuhzd.fsf@ericabrahamsen.net> <87v9khe3vz.fsf@local.lan> <875zch593i.fsf@ericabrahamsen.net> <871rn1i9j9.fsf@local.lan> <87imgan3d6.fsf@local.lan> Date: Mon, 01 Jun 2020 10:21:07 -0700 In-Reply-To: <87imgan3d6.fsf@local.lan> (Harry Putnam's message of "Mon, 01 Jun 2020 12:43:33 -0400") Message-ID: <87zh9mbt30.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk Harry Putnam writes: > Harry Putnam writes: > >> Eric Abrahamsen writes: >> >>> Harry Putnam writes: >> >> [...] >> >>>> Sorry for making you work too hard to help. I should have included >>>> backtraces from the start ... >>> >>> And I should have asked -- also your Emacs version, as that's relevant. >> >> [...] >> >> Gnus v5.13 >> >> I will build from most recent sources and report > > Yippee !! my troubles are over. I built emacs off May 31 sources. > > The gnus version still says `Gnus v5.13' but the emacs version has > gone from 27.0.50 to 28.0.50 Yes, the Gnus version number hasn't budged in a while. In hindsight, I probably should have ticked it up after the obarray-to-hashtable change, if only to help with bug-report triage. > Starting the new gnus and attempting C-k on the ghostish groups. . just > works .. no fanfare or baloney... C-k `group' done. Good, that's what I was hoping. Glad it got sorted!