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: rmail threading Date: Sun, 29 Aug 2021 23:01:51 -0400 Message-ID: References: <87h7fcnmq0.fsf@posteo.net> <87o89kw0hl.fsf@gnus.org> <0c369b25-aedd-1fdf-4813-503f27e42c7c@yandex.ru> <874kbbznwv.fsf@gmail.com> <8735qvwcqt.fsf@gmail.com> <20210828065708.GA29375@tuxteam.de> <83o89gl8ae.fsf@gnu.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="11770"; mail-complaints-to="usenet@ciao.gmane.io" Cc: tomas@tuxteam.de, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Aug 30 05:03:47 2021 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 1mKXaN-0002sP-O1 for ged-emacs-devel@m.gmane-mx.org; Mon, 30 Aug 2021 05:03:47 +0200 Original-Received: from localhost ([::1]:33824 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mKXaK-0001rJ-E9 for ged-emacs-devel@m.gmane-mx.org; Sun, 29 Aug 2021 23:03:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKXYW-0007qX-Eg for emacs-devel@gnu.org; Sun, 29 Aug 2021 23:01:52 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33018) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mKXYV-000679-P1; Sun, 29 Aug 2021 23:01:51 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1mKXYV-0001DH-9o; Sun, 29 Aug 2021 23:01:51 -0400 In-Reply-To: <83o89gl8ae.fsf@gnu.org> (message from Eli Zaretskii on Sun, 29 Aug 2021 15:55:37 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:273459 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. ]]] > Is the below good enough? If it is, I can easily code a similar > "previous-by-thread" command. It is a start, but what is really needed is a summary command to generate a summary containing the messages of a thread established by message-IDs. In fact, I never use rmail-next-same-subject; I don't even remember it is there. I always use rmail-summary-by-topic, after which I can see all the messages of the thread-by-subject. -- 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)