From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Source code for HTML manuals on Savannah? Date: Sat, 02 Oct 2010 18:32:54 -0400 Message-ID: <8739sody3t.fsf@stupidchicken.com> References: <1B76025C-A138-4A64-9AAB-C6D519FCEBA3@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286058786 25466 80.91.229.12 (2 Oct 2010 22:33:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 2 Oct 2010 22:33:06 +0000 (UTC) Cc: Emacs-Devel devel To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 03 00:33:05 2010 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.69) (envelope-from ) id 1P2Adc-0005PZ-Af for ged-emacs-devel@m.gmane.org; Sun, 03 Oct 2010 00:33:04 +0200 Original-Received: from localhost ([127.0.0.1]:50965 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2Adb-0001zN-Kj for ged-emacs-devel@m.gmane.org; Sat, 02 Oct 2010 18:33:03 -0400 Original-Received: from [140.186.70.92] (port=37183 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2AdW-0001zI-RF for emacs-devel@gnu.org; Sat, 02 Oct 2010 18:32:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2AdV-00074G-Sg for emacs-devel@gnu.org; Sat, 02 Oct 2010 18:32:58 -0400 Original-Received: from pantheon-po16.its.yale.edu ([130.132.50.72]:42170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2AdV-00074B-Qn for emacs-devel@gnu.org; Sat, 02 Oct 2010 18:32:57 -0400 Original-Received: from furry (dhcp128036162102.central.yale.edu [128.36.162.102]) (authenticated bits=0) by pantheon-po16.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o92MWskb004417 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 2 Oct 2010 18:32:54 -0400 Original-Received: by furry (Postfix, from userid 1000) id 6E3CFC018; Sat, 2 Oct 2010 18:32:54 -0400 (EDT) In-Reply-To: <1B76025C-A138-4A64-9AAB-C6D519FCEBA3@gmail.com> (David Reitter's message of "Sat, 2 Oct 2010 15:50:08 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:131263 Archived-At: David Reitter writes: > Where can I find the scripts that are used to generate the HTML > versions of the manuals to contributed packages like Tramp or CC Mode > (as on Savannah [1])? I did it with a series of elisp scripts too hideous to show in public. If you need them, I can send you a copy.