From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from mx1.math.uh.edu (mx1.math.uh.edu [129.7.128.32]) by inbox.vuxu.org (Postfix) with ESMTP id A3E9623A47 for ; Mon, 19 Feb 2024 02:26:52 +0100 (CET) Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1rbsQl-0000000Fbdz-1z1z for ml@inbox.vuxu.org; Sun, 18 Feb 2024 19:26:51 -0600 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.97.1) (envelope-from ) id 1rbsQl-00000000g8D-19gp for ml@inbox.vuxu.org; Sun, 18 Feb 2024 19:26:51 -0600 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.97.1) (envelope-from ) id 1rbsQi-00000000g84-1lfh for ding@lists.math.uh.edu; Sun, 18 Feb 2024 19:26:48 -0600 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.97.1) (envelope-from ) id 1rbsQe-0000000FbdI-0g9f for ding@lists.math.uh.edu; Sun, 18 Feb 2024 19:26:48 -0600 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:Date:References: In-Reply-To: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=EVPJptRRSvGJGcnYPNZizmbpQ9AMtzFoFxp8NK5RDfA=; b=FZ1RFEm4nRe3oEN6xSrJiBEPr+ UvAEfaXb/2pQiadjYSkNFg5u2vSk3Mzfbg213o+k1ag6xP7HSKCc5oMAXPrtew08KzwLL19LYrgbR OwfKW+l2lPhi1otSyckx/AvBatKqMAJr6U5HdZaz/yqoAAtmzRYs+JFjLEOxMlZYiUQc=; Received: from ore.jhcloos.com ([192.40.56.151]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rbsQU-00036E-Oc for ding@gnus.org; Mon, 19 Feb 2024 02:26:38 +0100 Received: from oxygen.localdomain (oxygen [192.168.1.8]) by ore.jhcloos.com (Postfix) with ESMTP id AAA181E0B9; Mon, 19 Feb 2024 01:26:28 +0000 (UTC) Received: from nitrogen.jhcloos.org (nitrogen.jhcloos.org [192.168.1.7]) by oxygen.localdomain (Postfix) with ESMTP id 2F01D8434BA; Mon, 19 Feb 2024 01:26:28 +0000 (UTC) Received: by nitrogen.jhcloos.org (Postfix, from userid 500) id 2B5F615B36; Mon, 19 Feb 2024 01:26:28 +0000 (-00) From: James Cloos To: Eric Abrahamsen Cc: ding@gnus.org Subject: Re: gnus-group-change-level In-Reply-To: <87ttm5mt8a.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sun, 18 Feb 2024 12:07:33 -0800") References: <87le7ly3hn.fsf@igel.home> <87ttm5psvr.fsf@ericabrahamsen.net> <87ttm5mt8a.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Face: iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAACVBMVEX///8ZGXBQKKnCrDQ3 AAAAJElEQVQImWNgQAAXzwQg4SKASgAlXIEEiwsSIYBEcLaAtMEAADJnB+kKcKioAAAAAElFTkSu QmCC Copyright: Copyright 2024 James Cloos OpenPGP: 0x997A9F17ED7DAEA6; url=https://jhcloos.com/public_key/0x997A9F17ED7DAEA6.asc OpenPGP-Fingerprint: E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 Date: Sun, 18 Feb 2024 20:26:28 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk >>>>> "EA" == Eric Abrahamsen writes: EA> What is the current level of the group you're trying to change? I was testing with a switch from 11 to 55 (I have this block in .gnus: ;;; use my levels (setq gnus-level-default-subscribed 1) (setq gnus-level-subscribed 80) (setq gnus-level-unsubscribed 90) (setq gnus-level-zombie 98) (setq gnus-level-killed 99) (setq gnus-level-default-unsubscribed 88) (setq gnus-activate-level 80) (setq gnus-activate-foreign-newsgroups 80) and make significant use of levels for organizing the groups.) Unfortunately adding oldlevel to the tested gnus-group-change-level call did not help. The function succeeded in pulling up the hash and a list along the way, it just never changes the group's level. -JimC -- James Cloos OpenPGP: https://jhcloos.com/0x997A9F17ED7DAEA6.asc