From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: file variables and man pages with preprocessors Date: Tue, 06 Nov 2007 19:15:02 -0500 Message-ID: References: <20071106.085031.202539455.wl@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1194394520 1565 80.91.229.12 (7 Nov 2007 00:15:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Nov 2007 00:15:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: Werner LEMBERG Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 07 01:15:23 2007 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 1IpYZi-0001T1-Sf for ged-emacs-devel@m.gmane.org; Wed, 07 Nov 2007 01:15:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpYZX-00076R-OS for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 19:15:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpYZU-00074M-65 for emacs-devel@gnu.org; Tue, 06 Nov 2007 19:15:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpYZT-00072o-Ec for emacs-devel@gnu.org; Tue, 06 Nov 2007 19:15:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpYZT-00072f-BS for emacs-devel@gnu.org; Tue, 06 Nov 2007 19:15:03 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpYZS-0002BD-Sq for emacs-devel@gnu.org; Tue, 06 Nov 2007 19:15:02 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IpYZS-0003LF-LZ; Tue, 06 Nov 2007 19:15:02 -0500 In-reply-to: <20071106.085031.202539455.wl@gnu.org> (message from Werner LEMBERG on Tue, 06 Nov 2007 08:50:31 +0100 (CET)) X-detected-kernel: by monty-python.gnu.org: 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:82689 Archived-At: I thus ask to handle files which start with '\" similar to shell scripts, this is, to take the *second* line for file variables. It sounds ok to me, but does anyone see a likely problem?