From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: rmail-reply creates *mail* and *mail*<2> Date: Thu, 15 Sep 2005 11:55:56 -0400 Message-ID: <87vf12496b.fsf@stupidchicken.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1126757346 28899 80.91.229.2 (15 Sep 2005 04:09:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Sep 2005 04:09:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 15 06:08:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EFl3C-0006RC-Uw for ged-emacs-devel@m.gmane.org; Thu, 15 Sep 2005 06:08:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EFl3C-0008Lo-78 for ged-emacs-devel@m.gmane.org; Thu, 15 Sep 2005 00:08:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EFkzU-0007It-I1 for emacs-devel@gnu.org; Thu, 15 Sep 2005 00:04:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EFkzL-0007D1-B5 for emacs-devel@gnu.org; Thu, 15 Sep 2005 00:04:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EFkzG-00077d-JJ for emacs-devel@gnu.org; Thu, 15 Sep 2005 00:04:38 -0400 Original-Received: from [18.95.6.104] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EFkqp-0003aG-Vz for emacs-devel@gnu.org; Wed, 14 Sep 2005 23:55:56 -0400 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 49D0B1E43A7; Thu, 15 Sep 2005 11:55:56 -0400 (EDT) Original-To: Kenichi Handa In-Reply-To: (Kenichi Handa's message of "Thu, 15 Sep 2005 10:24:18 +0900") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:42945 Archived-At: > With the latest CVS code, when I type r in RMAIL buffer, > buffer *mail* and *mail*<2> are created and the latter is > selected. On second thought, I have reverted my changes. Sorry for the inconvenience.