From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Monaco Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Summary by thread in rmail Date: Thu, 06 Oct 2022 12:55:14 +0200 Message-ID: <87ilkx6x2l.fsf@autistici.org> References: <83zge9p81i.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35387"; mail-complaints-to="usenet@ciao.gmane.io" Cc: incal@dataswamp.org, emacs-devel@gnu.org To: Eli Zaretskii , Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 06 13:13:20 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 1ogOoZ-000934-U4 for ged-emacs-devel@m.gmane-mx.org; Thu, 06 Oct 2022 13:13:20 +0200 Original-Received: from localhost ([::1]:39466 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogOoY-0007vV-Vk for ged-emacs-devel@m.gmane-mx.org; Thu, 06 Oct 2022 07:13:19 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43974) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogOXH-00018v-It for emacs-devel@gnu.org; Thu, 06 Oct 2022 06:55:27 -0400 Original-Received: from confino.investici.org ([2a11:7980:1::2:0]:34783) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogOXC-0001vB-JG; Thu, 06 Oct 2022 06:55:26 -0400 Original-Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4MjpHl6jpYz112f; Thu, 6 Oct 2022 10:55:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1665053715; bh=4OK9R/qXFOmp9FCBISPCxbkr1cnnRViiZ0xDDdmtt+Y=; h=From:To:Cc:Subject:In-Reply-To:Date:From; b=U+gfBa+ECC5QoZVEBbaBaBmTXraqwrK3jfC23Cq00L0M/zWfN03QaycD3dlNb/iAm 3v6LJkNxcBesHPQIDrQCh/rCRRNpns/7Y9kNJscDHbnSGEYdP5Eww43mIy1Qy5kldu joQAAQFn0DuJRj6UA0hW92U33QBqdnFc6p1cmduY= Original-Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: andrea.monaco@autistici.org) by localhost (Postfix) with ESMTPSA id 4MjpHl50Dgz112Z; Thu, 6 Oct 2022 10:55:15 +0000 (UTC) In-Reply-To: <83zge9p81i.fsf@gnu.org> (message from Eli Zaretskii on Thu, 06 Oct 2022 13:20:57 +0300) Received-SPF: pass client-ip=2a11:7980:1::2:0; envelope-from=andrea.monaco@autistici.org; helo=confino.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:297090 Archived-At: > Still a pity that it guesses its threads by Subject: instead of > using In-Reply-To: and References: I think recognizing threads based on the Subject field is correct in most cases. Anyway, that is a possible enhancement. > Would you like to start your legal paperwork at this time, so that > we could accept your contribution now and in the future? Thanks. Could you please send me the paperwork off-list? Andrea Monaco