From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: file variables and man pages with preprocessors Date: Mon, 12 Nov 2007 07:45:10 +0100 (CET) Message-ID: <20071112.074510.66409949.wl@gnu.org> References: <20071109.082738.184452170.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1194849910 13659 80.91.229.12 (12 Nov 2007 06:45:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2007 06:45:10 +0000 (UTC) Cc: rgm@gnu.org, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 12 07:45:14 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 1IrT2o-0003gF-0H for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 07:45:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrT2b-00036d-Oe for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 01:45:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrT2X-00036W-F3 for emacs-devel@gnu.org; Mon, 12 Nov 2007 01:44:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrT2U-00036K-W5 for emacs-devel@gnu.org; Mon, 12 Nov 2007 01:44:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrT2U-00036C-T4 for emacs-devel@gnu.org; Mon, 12 Nov 2007 01:44:54 -0500 Original-Received: from moutng.kundenserver.de ([212.227.126.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrT2M-0005ys-OI; Mon, 12 Nov 2007 01:44:47 -0500 Original-Received: from localhost (ip-62-143-170-169.1211H-CUD12K-04.ish.de [62.143.170.169]) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis) id 0ML21M-1IrT2K3qbT-0002O5; Mon, 12 Nov 2007 07:44:45 +0100 In-Reply-To: X-Mailer: Mew version 5.2.50 on Emacs 22.0.97.1 / Mule 5.0 (SAKAKI) X-Provags-ID: V01U2FsdGVkX18ylgr/kSBBCjybLMjyCcVikzQhot1Czxfnt52 tg03cFt+ORP9VVx/PLGBhVNzWqBTPJ1V871HXfD6QRammEqIh5 xgvfUuftrIMFBdYDctNbw== X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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:83028 Archived-At: > Would someone please install this change? 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. Werner