From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: message creates ~/Mail Date: Sun, 13 Sep 2009 00:16:32 -0400 Message-ID: References: <4AA1B07E.3080703@alice.it> <4AAABF56.40802@alice.it> <4AAB5BD0.2010503@alice.it> <4AAC15EC.6060905@alice.it> <87my4zr2xg.fsf@catnip.gol.com> <08fxarzh4q.fsf_-_@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1252815427 18798 80.91.229.12 (13 Sep 2009 04:17:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Sep 2009 04:17:07 +0000 (UTC) Cc: emacs-devel@gnu.org, Miles Bader To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 13 06:16:59 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 1MmgWI-0004DJ-JM for ged-emacs-devel@m.gmane.org; Sun, 13 Sep 2009 06:16:58 +0200 Original-Received: from localhost ([127.0.0.1]:40780 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmgWH-00046n-Sg for ged-emacs-devel@m.gmane.org; Sun, 13 Sep 2009 00:16:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MmgW2-00042n-8K for emacs-devel@gnu.org; Sun, 13 Sep 2009 00:16:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MmgVw-00040F-SS for emacs-devel@gnu.org; Sun, 13 Sep 2009 00:16:41 -0400 Original-Received: from [199.232.76.173] (port=44518 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmgVw-00040A-N5 for emacs-devel@gnu.org; Sun, 13 Sep 2009 00:16:36 -0400 Original-Received: from [206.248.154.181] (port=48181 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MmgVu-0001hV-HM; Sun, 13 Sep 2009 00:16:34 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqEEAJMPrEpFpZBe/2dsb2JhbACBU9d2hBgFh3Q X-IronPort-AV: E=Sophos;i="4.44,378,1249272000"; d="scan'208";a="45616661" Original-Received: from 69-165-144-94.dsl.teksavvy.com (HELO pastel.home) ([69.165.144.94]) by ironport2-out.pppoe.ca with ESMTP; 13 Sep 2009 00:14:57 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id C65C783FD; Sun, 13 Sep 2009 00:16:32 -0400 (EDT) In-Reply-To: <08fxarzh4q.fsf_-_@fencepost.gnu.org> (Glenn Morris's message of "Sat, 12 Sep 2009 22:57:09 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (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:115263 Archived-At: > On this topic, I find this behaviour of message-mode irritating: > emacs -Q > C-x m > C-x k RET > bam, you have a ~/Mail directory. I'd tend to agree. Make it a bug-report? Stefan