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: labels of RMAIL not inherited Date: Tue, 27 Jan 2009 18:03:55 -0500 Message-ID: <87k58g73ms.fsf@cyd.mit.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233097418 21420 80.91.229.12 (27 Jan 2009 23:03:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Jan 2009 23:03:38 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 28 00:04:51 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 1LRwzC-0004TG-Up for ged-emacs-devel@m.gmane.org; Wed, 28 Jan 2009 00:04:51 +0100 Original-Received: from localhost ([127.0.0.1]:35662 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRwxv-0004h3-3E for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2009 18:03:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LRwxq-0004gA-Be for emacs-devel@gnu.org; Tue, 27 Jan 2009 18:03:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LRwxo-0004fR-MM for emacs-devel@gnu.org; Tue, 27 Jan 2009 18:03:25 -0500 Original-Received: from [199.232.76.173] (port=38404 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRwxo-0004fO-Jn for emacs-devel@gnu.org; Tue, 27 Jan 2009 18:03:24 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:38963) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LRwxo-0007cu-6s for emacs-devel@gnu.org; Tue, 27 Jan 2009 18:03:24 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 4DFAF57E205; Tue, 27 Jan 2009 18:03:55 -0500 (EST) In-Reply-To: (Stefan Monnier's message of "Tue, 27 Jan 2009 17:00:58 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:108309 Archived-At: Stefan Monnier writes: > The simple fact that the buffer is automatically converted is > worrisome. I think we should prompt the user before doing it. I just added a prompt for this.