From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86234 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: PATCH: Unbreak `group' option for `mail-sources' Date: Mon, 19 Oct 2015 23:33:23 +0900 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445265323 30527 80.91.229.3 (19 Oct 2015 14:35:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Oct 2015 14:35:23 +0000 (UTC) Cc: ding@gnus.org To: Michael Sperber Original-X-From: ding-owner+M34468@lists.math.uh.edu Mon Oct 19 16:35:12 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZoBWm-0007DA-3O for ding-account@gmane.org; Mon, 19 Oct 2015 16:35:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1ZoBW6-000156-3W; Mon, 19 Oct 2015 09:34:26 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1ZoBW1-00014U-Rz for ding@lists.math.uh.edu; Mon, 19 Oct 2015 09:34:22 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1ZoBVz-0008H7-Hx for ding@lists.math.uh.edu; Mon, 19 Oct 2015 09:34:21 -0500 Original-Received: from mail-hampton.hostforweb.net ([205.234.186.191] helo=hampton.hostforweb.net) by quimby.gnus.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1ZoBVI-0002zO-6T for ding@gnus.org; Mon, 19 Oct 2015 16:33:50 +0200 Original-Received: from localhost.localdomain ([127.0.0.1]:50220 helo=localhost) by hampton.hostforweb.net with esmtpa (Exim 4.85) (envelope-from ) id 1ZoBV9-0034fy-0P; Mon, 19 Oct 2015 09:33:28 -0500 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:bGTY38+cf4X+wu81k3xG93bTICY= X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hampton.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: hampton.hostforweb.net: authenticated_id: yamaoka/from_h X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.2 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86234 Archived-At: Michael Sperber wrote: > The `group' option for `mail-sources' has been broken for quite a while. > The attached patch fixes it. Could someone apply and push? Thank you for the patch, and that for rmail-dont-reply-to-names. I've installed the changes in the Gnus git master. As for the changes to nnml.el and nnmail.el, I will merge the changes to the Emacs trunk after the Emacs 25.1 release (the trunk is in the feature freeze state now). Regards,