From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.bugs Subject: bug#7104: 23.2; Makefile in stand-alone Emacs Lisp Reference Manual is broken Date: Mon, 4 Oct 2010 08:09:18 +0200 Message-ID: <19625.28558.674967.96489@a1i15.kph.uni-mainz.de> References: <19614.33806.533841.561532@a1i15.kph.uni-mainz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1286172713 30366 80.91.229.12 (4 Oct 2010 06:11:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Oct 2010 06:11:53 +0000 (UTC) Cc: 7104@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 04 08:11:51 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1P2eH9-0006cG-3a for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Oct 2010 08:11:51 +0200 Original-Received: from localhost ([127.0.0.1]:56819 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2eH7-0007yq-Ly for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Oct 2010 02:11:49 -0400 Original-Received: from [140.186.70.92] (port=60714 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2eGy-0007yj-A6 for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2010 02:11:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2eGx-0004mZ-8G for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2010 02:11:40 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2eGx-0004mV-5V for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2010 02:11:39 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P2eCT-0005NX-NI; Mon, 04 Oct 2010 02:07:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ulrich Mueller Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Oct 2010 06:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7104 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7104-submit@debbugs.gnu.org id=B7104.128617237820666 (code B ref 7104); Mon, 04 Oct 2010 06:07:01 +0000 Original-Received: (at 7104) by debbugs.gnu.org; 4 Oct 2010 06:06:18 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P2eBl-0005NH-UJ for submit@debbugs.gnu.org; Mon, 04 Oct 2010 02:06:18 -0400 Original-Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P2eBj-0005NC-RT for 7104@debbugs.gnu.org; Mon, 04 Oct 2010 02:06:16 -0400 Original-Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.0/8.13.4) with ESMTP id o9469Jw9013356; Mon, 4 Oct 2010 08:09:20 +0200 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.3/8.14.2) with ESMTP id o9469Ig2022494; Mon, 4 Oct 2010 08:09:18 +0200 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.4/8.14.4/Submit) id o9469Ibq022491; Mon, 4 Oct 2010 08:09:18 +0200 In-Reply-To: X-Mailer: VM 8.1.1 under 23.2.1 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 04 Oct 2010 02:07:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40689 Archived-At: >>>>> On Sun, 03 Oct 2010, Glenn Morris wrote: >> However, the Makefile is not functional: > This can be fixed, but I wonder if it is worth bothering. > I think it's fine just to say "the source for these manuals is > distributed with Emacs" and to remove those tarfiles. Another obvious solution would be to exclude the broken Makefile from the tarball (run "make distclean" in the Emacs top-level dir?). BTW, Gentoo still has an app-doc/elisp-manual package which uses these tarballs. But it wouldn't be a big issue for us if you removed them. (They aren't very distro-friendly anyway, since they are unversioned. Until elisp-manual-21-2.8.tar.gz they used to have a version as part of their filename.)