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: Wed, 18 Feb 2009 17:57:59 +0100 Message-ID: <1234976279.859573.29731.nullmailer@beryx.hq.kred> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1234976309 12589 80.91.229.12 (18 Feb 2009 16:58:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2009 16:58:29 +0000 (UTC) Cc: xma@gnu.org, cyd@stupidchicken.com, emacs-devel@gnu.org, monnier@IRO.UMontreal.CA, rms@gnu.org To: "Stephen J\. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 18 17:59:42 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 1LZplt-0001qz-7g for ged-emacs-devel@m.gmane.org; Wed, 18 Feb 2009 17:59:41 +0100 Original-Received: from localhost ([127.0.0.1]:57073 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZpkY-0000nZ-Uh for ged-emacs-devel@m.gmane.org; Wed, 18 Feb 2009 11:58:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZpkS-0000mK-Sj for emacs-devel@gnu.org; Wed, 18 Feb 2009 11:58:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZpkQ-0000l4-L0 for emacs-devel@gnu.org; Wed, 18 Feb 2009 11:58:11 -0500 Original-Received: from [199.232.76.173] (port=41382 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZpkQ-0000km-FJ for emacs-devel@gnu.org; Wed, 18 Feb 2009 11:58:10 -0500 Original-Received: from hq.kreditor.se ([213.136.42.58]:2673 helo=auxid.hq.kred) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZpkK-0007eO-8C; Wed, 18 Feb 2009 11:58:04 -0500 Original-Received: by auxid.hq.kred (Postfix, from userid 118) id 5A8C51379DD4; Wed, 18 Feb 2009 17:58:03 +0100 (CET) Original-Received: from beryx.hq.kred (beryx.hq.kred [10.17.2.12]) by auxid.hq.kred (Postfix) with SMTP id 3FF8B1379BA8; Wed, 18 Feb 2009 17:58:03 +0100 (CET) Original-Received: (nullmailer pid 29732 invoked by uid 1000); Wed, 18 Feb 2009 16:57:59 -0000 In-reply-to: "turnbull@sk.tsukuba.ac.jp"'s message of Wed, 18 Feb 2009 12:27:22 +0900 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:109190 Archived-At: Doesn't Emacs recognize local variables in the last page? Why not simply have a last "message" from Rmail that simply says This mailbox is an explicit Rmail mbox. That means that Emacs will recognize it and automatically start Rmail mode, and you can set local variables here. Keep the local variables at the end of this message. Local Variables: mode: rmail coding: binary End: Rmail could suppress display of that message ordinarily. I like this.