From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 12641 invoked from network); 2 Dec 2021 07:41:29 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 2 Dec 2021 07:41:29 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1msgib-00EWHy-3p for ml@inbox.vuxu.org; Thu, 02 Dec 2021 01:41:25 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94.2) (envelope-from ) id 1msgia-001Cpk-AT for ml@inbox.vuxu.org; Thu, 02 Dec 2021 01:41:24 -0600 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.94.2) (envelope-from ) id 1msgiY-001Cpb-4L for ding@lists.math.uh.edu; Thu, 02 Dec 2021 01:41:22 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1msgiT-00654L-T5 for ding@lists.math.uh.edu; Thu, 02 Dec 2021 01:41:21 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:Message-ID:Date:Subject:From:To: Sender:Reply-To:Cc: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=xITfwlwZHk5Msmr4+eQlV7GIU+I4agp+uXhrABecS1Q=; b=So1bcHfWnEYLmsO3VLgvfSEPbz bahlgnOzuAdkRNCS8cNvZIGg48tQkYC9CymhgCAGXDpJFpwbPUOiRA4bWGlwxjyDSwO+442M4vGuj 6HKxKqTMoPL1D0lFaTo7FP6e3+54VBE07r5vW6Hjm16VsSy7zuoO2CB/QHB3b5qjIpzI=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1msgiL-00073o-7T for ding@gnus.org; Thu, 02 Dec 2021 08:41:12 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1msgiJ-0003RD-Aa for ding@gnus.org; Thu, 02 Dec 2021 08:41:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org To: ding@gnus.org From: Uwe Brauer Subject: githubs notifications (different authors) and the froms in the summary buffer are a bit confusing Date: Thu, 02 Dec 2021 08:40:55 +0100 Message-ID: <87zgpjsbco.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cancel-Lock: sha1:v6CJ+CUoKHz+cUEsSVT1r/qXp6s= Mail-Copies-To: never Header: Newsgroups List-ID: Precedence: bulk Hi I am not sure how to deal with this but I tend to answer github issues not by the web interface but by gnus. There is however a problem. For example I receive a message which is displayed as []{ }R 102093 [ +Jambunath] nnicandro/ [Re: [nnicandro/emacs-jupy] Its author is however From: Nathaniel Nicandro notifications@github.com I understand that, because I receive also github notifications by A user called Jambunath I see the field [+Jambunath] however I either prefer not to have it all or at least in the order nnicandro [ +Jambunath] The setting of gnus-summary-line-format is "[%uM]{%ug}%U%R%z%I%N %(%[ %-10,10uB%]%) %-10,10~(form (rfc2047-decode-string (gnus-extra-header 'To)))@ [%-25,25s%] %D %k %L \n" So it seems that %U is the culprit here. That however seems difficult to change. Any idea how to do that? Regards Uwe Brauer