From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: file variables and man pages with preprocessors Date: Mon, 12 Nov 2007 03:50:19 -0500 Message-ID: <4ed4ufalv8.fsf@fencepost.gnu.org> References: <20071109.082738.184452170.wl@gnu.org> <20071112.074510.66409949.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194858563 3429 80.91.229.12 (12 Nov 2007 09:09:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2007 09:09:23 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Werner LEMBERG Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 12 10:09:28 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 1IrVIO-0008AW-9m for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 10:09:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrVIC-0004ls-1f for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 04:09:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrVI6-0004kg-OK for emacs-devel@gnu.org; Mon, 12 Nov 2007 04:09:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrVI5-0004jV-Da for emacs-devel@gnu.org; Mon, 12 Nov 2007 04:09:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrVI4-0004id-Du for emacs-devel@gnu.org; Mon, 12 Nov 2007 04:09:08 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrVI4-0004Vj-Cp for emacs-devel@gnu.org; Mon, 12 Nov 2007 04:09:08 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IrUzr-0001di-6j; Mon, 12 Nov 2007 03:50:19 -0500 X-Spook: MD5 nuclear Glock global UFO dictionary AUTODIN quarter X-Ran: 5s\&PP9@ZJ8YQAv2s~)nHOE0ULD:4w^80%;q3D1Y.T-HJMJ\{qUy'Ar}"RBO;ua?5ttR/4 X-Hue: magenta X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:83036 Archived-At: Werner LEMBERG wrote: > If someone shows me where this should be handled, I'll fix it by > myself and apply the changes to the CVS. I wasn't able to find the > location in the sources where the shebang is handled > w.r.t. recognizing the encoding tag. set-auto-mode-1 in files.el If the #! special case is documented in the manuals, the \" one probably should be too.