From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M\. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Recognize mbox files? Date: Mon, 16 Feb 2009 17:12:00 +0100 Message-ID: <1234800720.123375.4538.nullmailer@beryx.hq.kred> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1234800762 7281 80.91.229.12 (16 Feb 2009 16:12:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2009 16:12:42 +0000 (UTC) Cc: xma@gnu.org, cyd@stupidchicken.com, stephen@xemacs.org, emacs-devel@gnu.org To: Richard M Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 16 17:13:57 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 1LZ66G-0006ft-BU for ged-emacs-devel@m.gmane.org; Mon, 16 Feb 2009 17:13:40 +0100 Original-Received: from localhost ([127.0.0.1]:45922 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZ64v-0005JJ-N2 for ged-emacs-devel@m.gmane.org; Mon, 16 Feb 2009 11:12:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZ64q-0005Ff-Mu for emacs-devel@gnu.org; Mon, 16 Feb 2009 11:12:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZ64m-00051W-Mr for emacs-devel@gnu.org; Mon, 16 Feb 2009 11:12:11 -0500 Original-Received: from [199.232.76.173] (port=49248 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZ64m-00051B-Hc for emacs-devel@gnu.org; Mon, 16 Feb 2009 11:12:08 -0500 Original-Received: from hq.kreditor.se ([213.136.42.58]:2422 helo=auxid.hq.kred) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZ64i-0000Bt-BN; Mon, 16 Feb 2009 11:12:04 -0500 Original-Received: by auxid.hq.kred (Postfix, from userid 118) id E39DA1379641; Mon, 16 Feb 2009 17:12:02 +0100 (CET) Original-Received: from beryx.hq.kred (unknown [10.16.0.106]) by auxid.hq.kred (Postfix) with SMTP id C3B86137963F; Mon, 16 Feb 2009 17:12:02 +0100 (CET) Original-Received: (nullmailer pid 4539 invoked by uid 1000); Mon, 16 Feb 2009 16:12:00 -0000 In-reply-to: message from Richard M Stallman on Mon, 16 Feb 2009 10:40:05 -0500 Original-References: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:109107 Archived-At: I still do not understand how this will work for find-file on a RMAIL file. Before you could just do C-x C-f on a RMAIL file, and it would open in rmail-mode. Could someone explain how this would work by using X-RMAIL-ATTRIBUTES?