From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.devel Subject: Re: Recognize mbox files? Date: Wed, 18 Feb 2009 07:09:14 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1234959321 10592 80.91.229.12 (18 Feb 2009 12:15:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2009 12:15:21 +0000 (UTC) Cc: xma@gnu.org, ams@gnu.org, emacs-devel@gnu.org, stephen@xemacs.org, cyd@stupidchicken.com To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 18 13:16:36 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 1LZlLk-000107-7e for ged-emacs-devel@m.gmane.org; Wed, 18 Feb 2009 13:16:24 +0100 Original-Received: from localhost ([127.0.0.1]:44123 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZlKP-0003LS-WE for ged-emacs-devel@m.gmane.org; Wed, 18 Feb 2009 07:15:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZlHq-0001GV-ME for emacs-devel@gnu.org; Wed, 18 Feb 2009 07:12:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZlHl-0001Dp-JI for emacs-devel@gnu.org; Wed, 18 Feb 2009 07:12:20 -0500 Original-Received: from [199.232.76.173] (port=43379 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZlHl-0001Dl-83 for emacs-devel@gnu.org; Wed, 18 Feb 2009 07:12:17 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:41674) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZlHk-000802-Jq for emacs-devel@gnu.org; Wed, 18 Feb 2009 07:12:17 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LZlEo-0008P1-Pa; Wed, 18 Feb 2009 07:09:14 -0500 In-reply-to: (message from Stefan Monnier on Tue, 17 Feb 2009 11:36:57 -0500) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:109182 Archived-At: That's my idea as well: try to use the -*-rmail-*- tag. To make this really work, it is necessary to reinsert that tag after expunging or sorting. Also, it may cause trouble for other mail-reading programs.