From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85635 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: (expiry-wait . never) not properly handled by nnimap backend Date: Thu, 29 Jan 2015 07:22:39 +0900 Organization: Emacsen advocacy group Message-ID: References: <871tvat80p.fsf@denkblock.local> <877fw7xyj1.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1422483812 22974 80.91.229.3 (28 Jan 2015 22:23:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2015 22:23:32 +0000 (UTC) Cc: Elias Oltmanns , ding@gnus.org To: Lars Ingebrigtsen Original-X-From: ding-owner+M33876@lists.math.uh.edu Wed Jan 28 23:23:32 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YGb1G-0008Ex-0u for ding-account@gmane.org; Wed, 28 Jan 2015 23:23:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1YGb0c-00053U-MJ; Wed, 28 Jan 2015 16:22:50 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YGb0a-00053I-UW for ding@lists.math.uh.edu; Wed, 28 Jan 2015 16:22:48 -0600 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.84) (envelope-from ) id 1YGb0Z-0008NF-Hm for ding@lists.math.uh.edu; Wed, 28 Jan 2015 16:22:48 -0600 Original-Received: from memphis-mail.hostforweb.net ([216.246.47.48] helo=memphis.hostforweb.net) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1YGb0X-0000Ft-29; Wed, 28 Jan 2015 23:22:45 +0100 Original-Received: from localhost ([127.0.0.1]:56042) by memphis.hostforweb.net with smtp (Exim 4.84) (envelope-from ) id 1YGb0P-003ouf-Am; Wed, 28 Jan 2015 16:22:37 -0600 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.130012 (=?iso-2022-jp?B?GyRCPz8bKEI=?= Gnus v0.12) Emacs/25.0.50 (i686-pc-cygwin) Cancel-Lock: sha1:6Ujr7g5i7ZOgokzFhpYbYvbL6pI= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - memphis.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: memphis.hostforweb.net: acl_c_authenticated_local_user: yamaokac X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85635 Archived-At: On Wed, 28 Jan 2015 16:30:26 +1100, Lars Ingebrigtsen wrote: > Elias Oltmanns writes: >> setting expiry-wait to never on nnimap groups does not work right now. [...] > Thanks; I've now applied your patch to the emacs-24 branch, so it should > eventually make its way onto the trunk and then the Gnus git tree. The patch is now in only the trunk. Should it be backported?