From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.devel Subject: Re: emacs/lisp/mail rmail.el Date: Tue, 17 Mar 2009 14:25:53 -0400 Message-ID: References: <95tz5thrim.fsf@fencepost.gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1237314416 9836 80.91.229.12 (17 Mar 2009 18:26:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Mar 2009 18:26:56 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 17 19:28:13 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lje19-00077S-Ah for ged-emacs-devel@m.gmane.org; Tue, 17 Mar 2009 19:27:59 +0100 Original-Received: from localhost ([127.0.0.1]:39682 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ljdzm-0005oa-RH for ged-emacs-devel@m.gmane.org; Tue, 17 Mar 2009 14:26:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjdzC-0005bU-Se for emacs-devel@gnu.org; Tue, 17 Mar 2009 14:25:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ljdz8-0005ZX-0A for emacs-devel@gnu.org; Tue, 17 Mar 2009 14:25:58 -0400 Original-Received: from [199.232.76.173] (port=34025 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ljdz7-0005ZP-QR for emacs-devel@gnu.org; Tue, 17 Mar 2009 14:25:53 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42379) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ljdz7-0003B6-JJ for emacs-devel@gnu.org; Tue, 17 Mar 2009 14:25:53 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Ljdz7-0008B7-9x; Tue, 17 Mar 2009 14:25:53 -0400 In-reply-to: <95tz5thrim.fsf@fencepost.gnu.org> (message from Glenn Morris on Mon, 16 Mar 2009 21:22:57 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:109670 Archived-At: What do you mean, "had got lost"? Equivalent code is there in rmail-retry-failure in the trunk, right where you made your change: Indeed, it is. You installed it on March 2. But it wasn't operating for me, since I had not compiled recently. It looks like your change fixed the bug I was trying to fix. So I will remove my change.