From unknown Mon Aug 18 08:26:55 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4665: Makefile.in patch: Add new Info's to INFO_FILES Reply-To: Edward Trumbo , 4665@debbugs.gnu.org Resent-From: Edward Trumbo Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Wed, 07 Oct 2009 13:20:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4665 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125492113016538 (code B ref -1); Wed, 07 Oct 2009 13:20:04 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 7 Oct 2009 13:12:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.0 required=4.0 tests=MIXEDBDN,MURPHY_DRUGS_REL8 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n97DC96A016535 for ; Wed, 7 Oct 2009 06:12:10 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MvWJM-00085N-8I for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2009 09:12:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MvWJF-00083h-N4 for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2009 09:12:04 -0400 Received: from [199.232.76.173] (port=48899 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvWJE-000831-Pb for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2009 09:12:01 -0400 Received: from qmta09.emeryville.ca.mail.comcast.net ([76.96.30.96]:51263) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MvWJE-0001UH-5S for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2009 09:12:00 -0400 Received: from OMTA21.emeryville.ca.mail.comcast.net ([76.96.30.88]) by QMTA09.emeryville.ca.mail.comcast.net with comcast id poYw1c0041u4NiLA9pBysf; Wed, 07 Oct 2009 13:11:58 +0000 Received: from [192.168.7.11] ([76.112.243.243]) by OMTA21.emeryville.ca.mail.comcast.net with comcast id ppBt1c0025FoDkk8hpBxS5; Wed, 07 Oct 2009 13:11:58 +0000 Message-ID: <4ACC9397.6060702@comcast.net> Date: Wed, 07 Oct 2009 09:11:51 -0400 From: Edward Trumbo User-Agent: Thunderbird 2.0.0.23 (X11/20090812) MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Content-Type: multipart/mixed; boundary="------------080501090804080903050508" X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. This is a multi-part message in MIME format. --------------080501090804080903050508 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Greetings, The new Info file for EDE and EIEIO are not listed in Makefile.in's INFO_FILES variable, thus they aren't being built or installed. Patch file is attached. -- Ed Trumbo etrumbo@comcast.net --------------080501090804080903050508 Content-Type: text/plain; name="Makefile.in.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.in.patch" --- Makefile.in 2009-10-07 08:28:56.000000000 -0400 +++ Makefile.in.new 2009-10-07 08:35:38.000000000 -0400 @@ -139,12 +139,12 @@ # since there are now many packages documented with the texinfo # system, it is inappropriate to imply that it is part of Emacs. infodir=@infodir@ -INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse \ - ediff efaq eintr elisp emacs emacs-mime epa erc eshell eudc \ - flymake forms gnus idlwave info mairix-el message mh-e \ - newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember \ - sasl sc ses sieve smtpmail speedbar tramp url vip viper \ - widget woman +INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse \ + ede ediff eieio efaq eintr elisp emacs emacs-mime epa erc \ + eshell eudc flymake forms gnus idlwave info mairix-el \ + message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc \ + reftex remember sasl sc ses sieve smtpmail speedbar tramp \ + url vip viper widget woman # Directory for local state files for all programs. localstatedir=@localstatedir@ --------------080501090804080903050508-- From unknown Mon Aug 18 08:26:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Edward Trumbo Subject: bug#4665 closed by Juanma Barranquero (Makefile.in patch: Add new Info's to INFO_FILES) Message-ID: References: <4ACC9397.6060702@comcast.net> X-Emacs-PR-Message: they-closed 4665 X-Emacs-PR-Package: emacs Reply-To: 4665@debbugs.gnu.org Date: Wed, 07 Oct 2009 23:15:06 +0000 Content-Type: multipart/mixed; boundary="----------=_1254957306-24576-1" This is a multi-part message in MIME format... ------------=_1254957306-24576-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #4665: Makefile.in patch: Add new Info's to INFO_FILES It has been closed by Juanma Barranquero . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Juanma Barranquero by replying to this email. --=20 4665: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4665 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1254957306-24576-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4665-done) by emacsbugs.donarmstrong.com; 7 Oct 2009 23:10:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n97N9wLG023533 for <4665-done@emacsbugs.donarmstrong.com>; Wed, 7 Oct 2009 16:10:00 -0700 Received: by ey-out-2122.google.com with SMTP id 4so1105652eyf.15 for <4665-done@emacsbugs.donarmstrong.com>; Wed, 07 Oct 2009 16:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:cc:content-type; bh=vxw0dEBo7YdJ2CtRSxU7geQPi50J1Y1HFrwnvIJeOCc=; b=pxipRmXOuozB9UNqtPMa/pUsrYJlZrrYekQB/QQOmaspRbMfwbzv6DzkCo0HWk3J+j vXYsxo2us/YH9f5Hek8qhEVVFR8mI1YGiMAIq5gTSVnfr+tjX0B4q+YAofb7opLbg/7W HEOnVOLC37iq2aGWqrazpWjvAiGP3TnNUxn4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:cc:content-type; b=BQyA5FEML1A7eqRGdHN48XCu2ixyYMoP9/w99/oPtCkorOaifggB2SiUjyNnkdI7Bq 5bW8mSpxsRRdKaK3bMjWuVZCWkqafdAZaaXTtSNMFs56i5Vbl8NOsy1PB5KhfrbOkc8L 3Et7HeL5SQ1sn2RUZQBwOMb6Wxgr0PAaMbvFM= MIME-Version: 1.0 Received: by 10.211.159.15 with SMTP id l15mr538634ebo.96.1254956998075; Wed, 07 Oct 2009 16:09:58 -0700 (PDT) From: Juanma Barranquero Date: Thu, 8 Oct 2009 01:09:38 +0200 Message-ID: Subject: Makefile.in patch: Add new Info's to INFO_FILES To: Edward Trumbo Cc: 4665-done@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 > The new Info file for EDE and EIEIO are not listed in Makefile.in's > INFO_FILES variable, thus they aren't being built or installed. > > Patch file is attached. Applied, thanks. Juanma ------------=_1254957306-24576-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 7 Oct 2009 13:12:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.0 required=4.0 tests=MIXEDBDN,MURPHY_DRUGS_REL8 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n97DC96A016535 for ; Wed, 7 Oct 2009 06:12:10 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MvWJM-00085N-8I for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2009 09:12:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MvWJF-00083h-N4 for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2009 09:12:04 -0400 Received: from [199.232.76.173] (port=48899 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvWJE-000831-Pb for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2009 09:12:01 -0400 Received: from qmta09.emeryville.ca.mail.comcast.net ([76.96.30.96]:51263) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MvWJE-0001UH-5S for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2009 09:12:00 -0400 Received: from OMTA21.emeryville.ca.mail.comcast.net ([76.96.30.88]) by QMTA09.emeryville.ca.mail.comcast.net with comcast id poYw1c0041u4NiLA9pBysf; Wed, 07 Oct 2009 13:11:58 +0000 Received: from [192.168.7.11] ([76.112.243.243]) by OMTA21.emeryville.ca.mail.comcast.net with comcast id ppBt1c0025FoDkk8hpBxS5; Wed, 07 Oct 2009 13:11:58 +0000 Message-ID: <4ACC9397.6060702@comcast.net> Date: Wed, 07 Oct 2009 09:11:51 -0400 From: Edward Trumbo User-Agent: Thunderbird 2.0.0.23 (X11/20090812) MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: Makefile.in patch: Add new Info's to INFO_FILES Content-Type: multipart/mixed; boundary="------------080501090804080903050508" X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. This is a multi-part message in MIME format. --------------080501090804080903050508 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Greetings, The new Info file for EDE and EIEIO are not listed in Makefile.in's INFO_FILES variable, thus they aren't being built or installed. Patch file is attached. -- Ed Trumbo etrumbo@comcast.net --------------080501090804080903050508 Content-Type: text/plain; name="Makefile.in.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.in.patch" --- Makefile.in 2009-10-07 08:28:56.000000000 -0400 +++ Makefile.in.new 2009-10-07 08:35:38.000000000 -0400 @@ -139,12 +139,12 @@ # since there are now many packages documented with the texinfo # system, it is inappropriate to imply that it is part of Emacs. infodir=@infodir@ -INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse \ - ediff efaq eintr elisp emacs emacs-mime epa erc eshell eudc \ - flymake forms gnus idlwave info mairix-el message mh-e \ - newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember \ - sasl sc ses sieve smtpmail speedbar tramp url vip viper \ - widget woman +INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse \ + ede ediff eieio efaq eintr elisp emacs emacs-mime epa erc \ + eshell eudc flymake forms gnus idlwave info mairix-el \ + message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc \ + reftex remember sasl sc ses sieve smtpmail speedbar tramp \ + url vip viper widget woman # Directory for local state files for all programs. localstatedir=@localstatedir@ --------------080501090804080903050508-- ------------=_1254957306-24576-1--