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: Fri, 09 Nov 2007 15:16:04 -0500 Message-ID: References: <20071108.015442.17599094.wl@gnu.org> <20071109.082738.184452170.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 1194639387 27281 80.91.229.12 (9 Nov 2007 20:16:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Nov 2007 20:16:27 +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 Fri Nov 09 21:16:31 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 1IqaHA-0005Xu-Dc for ged-emacs-devel@m.gmane.org; Fri, 09 Nov 2007 21:16:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqaGy-0007uZ-Mx for ged-emacs-devel@m.gmane.org; Fri, 09 Nov 2007 15:16:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IqaGu-0007rn-EK for emacs-devel@gnu.org; Fri, 09 Nov 2007 15:16:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IqaGr-0007l1-Qx for emacs-devel@gnu.org; Fri, 09 Nov 2007 15:16:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqaGr-0007kd-Np for emacs-devel@gnu.org; Fri, 09 Nov 2007 15:16:05 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IqaGr-0001XU-Jv for emacs-devel@gnu.org; Fri, 09 Nov 2007 15:16:05 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IqaGq-0005w0-PL; Fri, 09 Nov 2007 15:16:04 -0500 X-Spook: Ermes Kennedy NASA Montenegro kilderkin benelux CID X-Ran: VhoG=-{53$=na$i`G"3vt7nQ(myuD. X-Hue: red X-Attribution: GM In-Reply-To: <20071109.082738.184452170.wl@gnu.org> (Werner LEMBERG's message of "Fri, 09 Nov 2007 08:27:38 +0100 (CET)") 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:82883 Archived-At: Werner LEMBERG wrote: > `preconv' is a new preprocessor (currently in the CVS of groff only) > which converts man pages in any input encoding to something groff can > digest. It supports the GNU Emacs convention for coding tags at the > beginning of a file but not at the end of a file for the reasons given > above. You said this in your very first post and I totally missed it, sorry. I think this makes the decision a no-brainer.