From unknown Wed Jun 18 00:30:06 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#44109 <44109@debbugs.gnu.org> To: bug#44109 <44109@debbugs.gnu.org> Subject: Status: Add gnus-summary-sort-by-domain Reply-To: bug#44109 <44109@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:30:06 +0000 retitle 44109 Add gnus-summary-sort-by-domain reassign 44109 emacs,gnus submitter 44109 =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson severity 44109 wishlist tag 44109 wontfix thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 20 19:08:43 2020 Received: (at submit) by debbugs.gnu.org; 20 Oct 2020 23:08:43 +0000 Received: from localhost ([127.0.0.1]:47158 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kV0kE-0001ix-SE for submit@debbugs.gnu.org; Tue, 20 Oct 2020 19:08:43 -0400 Received: from egyptian.birch.relay.mailchannels.net ([23.83.209.56]:21314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kV0kC-0001io-Q2 for submit@debbugs.gnu.org; Tue, 20 Oct 2020 19:08:41 -0400 X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id EEC9512151B for ; Tue, 20 Oct 2020 23:08:38 +0000 (UTC) Received: from pdx1-sub0-mail-a42.g.dreamhost.com (100-96-9-93.trex.outbound.svc.cluster.local [100.96.9.93]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 64217120E0B for ; Tue, 20 Oct 2020 23:08:38 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from pdx1-sub0-mail-a42.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.10); Tue, 20 Oct 2020 23:08:38 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@jidanni.org X-MailChannels-Auth-Id: dreamhost X-Zesty-Squirrel: 62da548f7a387f31_1603235318631_4241819583 X-MC-Loop-Signature: 1603235318631:3572396438 X-MC-Ingress-Time: 1603235318631 Received: from pdx1-sub0-mail-a42.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a42.g.dreamhost.com (Postfix) with ESMTP id 294707E69B for ; Tue, 20 Oct 2020 16:08:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=ciev/U0YkoIh3RVM+YFvhjknnQ8=; b=XHSbtu0W62prRo6f mc49LUfO995jclJIJQM1qiBMIMVueY5IuKoCszxzQ41Ciq+3mx8xhRS0q0+d45FX dsMjpn3Uxa6Wb6valWyF0HqS7NoRVFBMYIgDaWAo+hcfP2+es/I6L/3r7YsUGCMd rv0F15nrBB5kQ4RLSj8+eMW/lPc= Received: from jidanni.org (114-46-60-226.dynamic-ip.hinet.net [114.46.60.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by pdx1-sub0-mail-a42.g.dreamhost.com (Postfix) with ESMTPSA id E47107F287 for ; Tue, 20 Oct 2020 16:08:37 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a42 From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: submit@debbugs.gnu.org (The Gnus Bugfixing Girls + Boys) Subject: Add gnus-summary-sort-by-domain X-Debbugs-Version: 5.13 X-Debbugs-Package: emacs,gnus Date: Wed, 21 Oct 2020 06:35:10 +0800 Message-ID: <87sga84jc1.5.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) gnus-summary-sort-by-author is great, but what we really also need is gnus-summary-sort-by-domain! That way one could group mails from nerdsworth@google.com snitford@google.com without having nibblesome@micorsoft.com butt in! It would even be "Real name resistant", not fearing if they were called Harry Nerdsworth, etc.! As to if fartsworth@accounting.micorsoft.com should sort differently than fartsworth@micorsoft.com, well we are sorting by domains, not subdomains... Gnus v5.13 GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.20) of 2020-05-17, modified by Debian From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 22 08:56:20 2020 Received: (at 44109) by debbugs.gnu.org; 22 Oct 2020 12:56:20 +0000 Received: from localhost ([127.0.0.1]:51755 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVa8i-0006zy-8A for submit@debbugs.gnu.org; Thu, 22 Oct 2020 08:56:20 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVa8g-0006zf-4h for 44109@debbugs.gnu.org; Thu, 22 Oct 2020 08:56:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=46uxXkN69yFen+CIUvKMMA8HaO2wt4QvDTHV8s3m0IQ=; b=Vmn1dWUbbAFUJCYwrfOBP4BRdV wF0JbkPibZI6eOSkNXiA0g50Vl5OdT/zXmnirZAwqdu9+e72dHE+YdS77oLDbkR7arHAcLlVQy7Rz eJJl8/1QP8USiEwP2XJGZtjmDOn8iJovbWJ5tOwQb7I+T3ae9qGeFfkv2nHA8gdVt9yk=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kVa8X-0003Sk-Cs; Thu, 22 Oct 2020 14:56:12 +0200 From: Lars Ingebrigtsen To: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Subject: Re: bug#44109: Add gnus-summary-sort-by-domain References: <87sga84jc1.5.fsf@jidanni.org> X-Now-Playing: LCD Soundsystem's _Freak Out Starry Eyes_: "North American Scum (Anciritic Club)" Date: Thu, 22 Oct 2020 14:56:08 +0200 In-Reply-To: <87sga84jc1.5.fsf@jidanni.org> (=?utf-8?B?IuepjeS4ueWwvA==?= Dan Jacobson"'s message of "Wed, 21 Oct 2020 06:35:10 +0800") Message-ID: <87ft66mnbr.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: 積丹尼 Dan Jacobson writes: > gnus-summary-sort-by-author is great, but what we really also need is > gnus-summary-sort-by-domain! I don't think that sounds generally useful enough to warrant a new command, really -- if you want something like this, writing a user-defined sorting command should be easy enough. So I'm closing this [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 44109 Cc: 44109@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: > gnus-summary-sort-by-author is great, but what we really also need is > gnus-summary-sort-by-domain! I don't think that sounds generally useful enough to warrant a new command, really -- if you want something like this, writing a user-defined sorting command should be easy enough. So I'm closing this bug report. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 22 08:56:26 2020 Received: (at control) by debbugs.gnu.org; 22 Oct 2020 12:56:26 +0000 Received: from localhost ([127.0.0.1]:51758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVa8o-00070H-LW for submit@debbugs.gnu.org; Thu, 22 Oct 2020 08:56:26 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVa8n-0006zw-5D for control@debbugs.gnu.org; Thu, 22 Oct 2020 08:56:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=qkZkmq3D3PczlrVqDZ30+CZ4ipPShK97Nldm6Zw55Zw=; b=HhMB8m0HhEKYyq0ZgI9R6qsVju 8sb67Dk/bHaTp1m7rs14QiUp9VpbEEMpdc9w5fcVsnkEIwaLmb7hsyZ4nf9D9ZqqfjNW63AfIsu1y YYNGyaqa7CvfC6h821j97MWrhv30/TrUpEc/uX8+9aB8sDypvzcAVvnSK51i4dsVsjTo=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kVa8f-0003Sy-9H for control@debbugs.gnu.org; Thu, 22 Oct 2020 14:56:19 +0200 Date: Thu, 22 Oct 2020 14:56:16 +0200 Message-Id: <87eelqmnbj.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #44109 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 44109 wontfix close 44109 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 44109 wontfix close 44109 quit From unknown Wed Jun 18 00:30:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 20 Nov 2020 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator