From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: How to help with bug 21071 Date: Thu, 29 Dec 2016 17:53:02 +0200 Message-ID: <837f6ivijl.fsf@gnu.org> References: <87vau3efml.fsf@thinkpad.rath.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1483026831 5422 195.159.176.226 (29 Dec 2016 15:53:51 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 29 Dec 2016 15:53:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Nikolaus Rath Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 29 16:53:44 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cMd1R-0008TL-0c for ged-emacs-devel@m.gmane.org; Thu, 29 Dec 2016 16:53:41 +0100 Original-Received: from localhost ([::1]:36122 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMd1U-0003aJ-9y for ged-emacs-devel@m.gmane.org; Thu, 29 Dec 2016 10:53:44 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMd0x-0003aE-7p for emacs-devel@gnu.org; Thu, 29 Dec 2016 10:53:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cMd0t-0006Va-Bo for emacs-devel@gnu.org; Thu, 29 Dec 2016 10:53:11 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMd0t-0006VW-8a; Thu, 29 Dec 2016 10:53:07 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1260 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cMd0s-0006tO-Ff; Thu, 29 Dec 2016 10:53:06 -0500 In-reply-to: <87vau3efml.fsf@thinkpad.rath.org> (message from Nikolaus Rath on Wed, 28 Dec 2016 16:35:46 -0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:210953 Archived-At: > From: Nikolaus Rath > Date: Wed, 28 Dec 2016 16:35:46 -0800 > > What is the best way for me to fix bug > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=21071. This is about IMAP > mails not being marked as read when they are expired at the same time. > > I'm happy to write a patch, but it's not clear to me what the patch > should do. Is the suggestion in message #11 a good idea? Could some Gnus maintainer please answer Nikolaus's questions? Thanks.