From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Allow applying filters to summary consecutively (was: Summary by thread in rmail) Date: Mon, 10 Oct 2022 18:03:45 -0400 Message-ID: References: <874jwc91qa.fsf@autistici.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20248"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Andrea Monaco Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 11 00:07:02 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oi0vO-000524-73 for ged-emacs-devel@m.gmane-mx.org; Tue, 11 Oct 2022 00:07:02 +0200 Original-Received: from localhost ([::1]:48632 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oi0vN-0005rC-3K for ged-emacs-devel@m.gmane-mx.org; Mon, 10 Oct 2022 18:07:01 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33008) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oi0sE-0003TZ-NX for emacs-devel@gnu.org; Mon, 10 Oct 2022 18:03:46 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35532) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oi0sE-0000dC-5v; Mon, 10 Oct 2022 18:03:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=xcqhwc2M3z43IuPpqSoy0j5PSpnzS/yzwc72GFTaywU=; b=WDXmVoXxQfyy O/GzGjkDuAmfJSOwwYOJNkOApWyBiUNH6Vq/nfzisdJCf+kUJs284UIbKr2fk36j0trMtnizCkHUE ugskgS42Xp8hVPB6nDt57gvfg/dDwi3CGU7NJ83GZoKo6haqLAWmntixfuNiY3dm69k28GUQPHOoL R+bfluZGXXObq0RKpS5AqzI6RNVLEYp20CbYbUUMg1//6wr9dMUBXbnu6GsZFIf3N6mk31yLslsrI IG/MIcfOglzHvYkic6xmcgtKcsD+ioBDL3mY0c5127z3Ebk94+vOS9NY9ZgONB820sG/RYeksLZ33 9PCplPfYbCgduuunBsTfVQ==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1oi0sD-0001JT-Pd; Mon, 10 Oct 2022 18:03:45 -0400 In-Reply-To: <874jwc91qa.fsf@autistici.org> (message from Andrea Monaco on Sun, 09 Oct 2022 22:33:01 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:297405 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > This patch adds optional argument keep-filtering to rmail-summary-by-* > commands. When t, the filter works on the currently displayed summary. > I also wrote a command rmail-summary-negate to invert the current > selection of displayed messages. Thank you! -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)