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,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 24394 invoked from network); 9 Sep 2021 20:58:30 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 9 Sep 2021 20:58:30 -0000 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.94.2) (envelope-from ) id 1mOR7s-000c1w-QH for ml@inbox.vuxu.org; Thu, 09 Sep 2021 15:58:28 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1mOR7s-002yh5-4T for ml@inbox.vuxu.org; Thu, 09 Sep 2021 15:58:28 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1mOR7r-002yh0-Ez for ding@lists.math.uh.edu; Thu, 09 Sep 2021 15:58:27 -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.94.2) (envelope-from ) id 1mOR7p-000c1c-0N for ding@lists.math.uh.edu; Thu, 09 Sep 2021 15:58:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=8FUdF8P4uS/1VlolX7Q6PlEyx8GTaCwyF+6mDgjgLzs=; b=N27+4yY7VdQjNk2tm69vWCEd4U z1w45Q7s8QvZgGilUNTS21HcQU8btPRH5EEubTvVNIMkkVOJh5zHpHaK37mVxU+SbBF9eB1g4i13O Q+BOMgNP02RPjRP0IsxVSjRn4UsJrwI0MJ0qlafHs2/H6y4CkUquYYZY1brfmCsdIZ78=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mOR7i-0003rW-W5 for ding@gnus.org; Thu, 09 Sep 2021 22:58:21 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1mOR7h-00025h-Sd for ding@gnus.org; Thu, 09 Sep 2021 22:58:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric Abrahamsen Subject: Re: I suddenly got a "#" in front of all groups Date: Thu, 09 Sep 2021 13:58:10 -0700 Message-ID: <87tuitlb4t.fsf@ericabrahamsen.net> References: <86tuitjyya.fsf@dod.no> <87a6klv70x.fsf@ericabrahamsen.net> <87czphebuh.fsf@igel.home> <86lf45jx1i.fsf@dod.no> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:HJcBa8+TZ090mnLr7534mR9nGfI= List-ID: Precedence: bulk Steinar Bang writes: >>>>>> Andreas Schwab : > >> There is M b (gnus-group-mark-buffer) which marks all visible groups. > > Hm... I must have pressed this (or something similar) by mistake... Thanks for that tip, Andreas. The command name doesn't lend itself to discovery... It's also definitely easy to hit by mistake!