From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88596 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Gergely Risko Newsgroups: gmane.emacs.gnus.general Subject: Re: how to undo (revert) (gnus-summary-limit-to-unread) Date: Tue, 04 Jun 2019 13:20:48 +0200 Message-ID: <87ftopmwa7.fsf@errge.nilcons.com> References: <87y32hbotx.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="49324"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: GNU Emacs with Gnus To: ding@gnus.org Original-X-From: ding-owner+M36799@lists.math.uh.edu Wed Jun 05 18:47:40 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 1hYZ4e-000Cg4-O4 for ding-account@gmane.org; Wed, 05 Jun 2019 18:47:40 +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 1hYZ3l-00088J-2c; Wed, 05 Jun 2019 11:46:45 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hY7V0-0001WK-49 for ding@lists.math.uh.edu; Tue, 04 Jun 2019 06:21:02 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hY7Ux-00064N-2A for ding@lists.math.uh.edu; Tue, 04 Jun 2019 06:21:01 -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 1hY7Us-0004qK-OO for ding@gnus.org; Tue, 04 Jun 2019 13:20:57 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hY7Us-000PY1-CT for ding@gnus.org; Tue, 04 Jun 2019 13:20:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:PNDRoaqg/GrsZ5e2rzpVjQFkmC0= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88596 Archived-At: On 2019-06-04 12:57 (Tuesday), Uwe Brauer writes: > Hi > > After pressing x, (gnus-summary-limit-to-unread). > > I would like to see all my mails again. Can't find a command in > https://www.gnu.org/software/emacs/manual/html_node/gnus/Limiting.html > > To do that, any pointers? / w gnus-summary-pop-limit I found it with C-h b, when I needed it first, but I think the name should have "undo" somewhere, because I definitely had to go through the whole list (after filtering for gnus and limit) and never have searched for "pop". Cheers, Gergely