From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Barak A. Pearlmutter" Newsgroups: gmane.emacs.bugs Subject: bug#5594: 23.1; calling rmail-cease-edit sets rmail-buffer to nil Date: Mon, 22 Feb 2010 13:42:40 +0000 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1266846930 12494 80.91.229.12 (22 Feb 2010 13:55:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Feb 2010 13:55:30 +0000 (UTC) Cc: 5594@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 22 14:55:26 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NjYkr-0002Ra-H3 for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Feb 2010 14:55:21 +0100 Original-Received: from localhost ([127.0.0.1]:57628 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NjYkr-0005w2-0G for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Feb 2010 08:55:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NjYih-0005BC-85 for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2010 08:53:07 -0500 Original-Received: from [140.186.70.92] (port=42047 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NjYig-0005Ak-FL for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2010 08:53:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NjYif-0000Ph-E3 for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2010 08:53:06 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42141) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NjYif-0000Pd-BZ for bug-gnu-emacs@gnu.org; Mon, 22 Feb 2010 08:53:05 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1NjYYw-0000Hx-47; Mon, 22 Feb 2010 08:43:02 -0500 X-Loop: bug-gnu-emacs@gnu.org Resent-From: "Barak A. Pearlmutter" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 22 Feb 2010 13:43:02 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: followup 5594 X-Emacs-PR-Package: emacs,rmail X-Emacs-PR-Keywords: moreinfo Original-Received: via spool by 5594-submit@debbugs.gnu.org id=B5594.12668461691097 (code B ref 5594); Mon, 22 Feb 2010 13:43:02 +0000 Original-Received: (at 5594) by debbugs.gnu.org; 22 Feb 2010 13:42:49 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NjYYi-0000He-Um for submit@debbugs.gnu.org; Mon, 22 Feb 2010 08:42:49 -0500 Original-Received: from mail.cs.may.ie ([149.157.246.225]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NjYYg-0000HT-PG for 5594@debbugs.gnu.org; Mon, 22 Feb 2010 08:42:47 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mail.cs.may.ie (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id o1MDgfMR008879; Mon, 22 Feb 2010 13:42:41 GMT X-Virus-Scanned: Debian amavisd-new at cs.nuim.ie Original-Received: from mail.cs.may.ie ([127.0.0.1]) by localhost (mail.cs.may.ie [127.0.0.1]) (amavisd-new, port 10024) with LMTP id SOzR7PSD9nD1; Mon, 22 Feb 2010 13:42:40 +0000 (GMT) Original-Received: from golconda.cs.nuim.ie (golconda.cs.nuim.ie [149.157.245.66]) by mail.cs.may.ie (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id o1MDge2N008875 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Mon, 22 Feb 2010 13:42:40 GMT Original-Received: from barak by golconda.cs.nuim.ie with local (Exim 4.69) (envelope-from ) id 1NjYYa-0007gB-7V; Mon, 22 Feb 2010 13:42:40 +0000 In-reply-to: (message from Glenn Morris on Fri, 19 Feb 2010 03:57:03 -0500) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 22 Feb 2010 08:43:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:35232 Archived-At: Great, thanks for the quick response! Looks okay in the trunk. But I'll leave the workaround in mailcrypt anyway, since people may be running 23.1 for a while. But I will set things up so when the workaround triggers in version>23.1 it will kick out a warning message with a request to report the problem. Cheers, --Barak.