From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: tramp.texi: Unknown command `indent' Date: Thu, 23 Aug 2007 08:41:54 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187851343 13613 80.91.229.12 (23 Aug 2007 06:42:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Aug 2007 06:42:23 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Zhang Wei Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 23 08:42:20 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 1IO6OZ-0001wE-Px for ged-emacs-devel@m.gmane.org; Thu, 23 Aug 2007 08:42:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IO6OZ-0004k1-1l for ged-emacs-devel@m.gmane.org; Thu, 23 Aug 2007 02:42:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IO6OV-0004i2-QB for emacs-devel@gnu.org; Thu, 23 Aug 2007 02:42:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IO6OU-0004hp-34 for emacs-devel@gnu.org; Thu, 23 Aug 2007 02:42:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IO6OT-0004hm-Ve for emacs-devel@gnu.org; Thu, 23 Aug 2007 02:42:14 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IO6OT-0001eq-Mj for emacs-devel@gnu.org; Thu, 23 Aug 2007 02:42:13 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IO6SS-0003sx-Ky for emacs-pretest-bug@gnu.org; Thu, 23 Aug 2007 02:46:20 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IO6OR-0001e4-JJ for emacs-pretest-bug@gnu.org; Thu, 23 Aug 2007 02:42:11 -0400 Original-Received: from mailrelay2.alcatel.de ([194.113.59.96]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IO6OQ-0001V7-Ne for emacs-pretest-bug@gnu.org; Thu, 23 Aug 2007 02:42:11 -0400 Original-Received: from slbhab.alcatel.de (slbhab.bln.sel.alcatel.de [149.204.63.218]) by mailrelay2.alcatel.de (8.13.4/8.13.4/ICT) with ESMTP id l7N6fdpL028894; Thu, 23 Aug 2007 08:41:39 +0200 In-Reply-To: (Zhang Wei's message of "Thu, 23 Aug 2007 12:56:04 +0800") User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux) X-Scanned-By: MIMEDefang 2.51 on 149.204.45.73 X-Detected-Kernel: Linux 2.4-2.6 X-Detected-Kernel: 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:77018 gmane.emacs.pretest.bugs:19593 Archived-At: Zhang Wei writes: > makeinfo --force tramp.texi > tramp.texi:3152: Unknown command `indent'. > tramp.texi:3153: Unknown command `indent'. > tramp.texi:3154: Unknown command `indent'. > tramp.texi:3155: Unknown command `indent'. > tramp.texi:3156: Unknown command `indent'. > tramp.texi:3157: Unknown command `indent'. > tramp.texi:3158: Unknown command `indent'. > tramp.texi:3159: Unknown command `indent'. > tramp.texi:3160: Unknown command `indent'. > make[1]: *** [../info/tramp] Error 2 > make[1]: Leaving directory `/d/download/emacs-merge-gbk/man' > make: *** [info-gmake] Error 2 > > D:\download\emacs-merge-gbk\nt>makeinfo --version > makeinfo (GNU texinfo) 4.3 Tramp's 2.1.10 INSTALL file says: | For installation, it requires at least the following program versions: | | [...] | - GNU texinfo 4.6 Emacs' 22.1.50 FAQ (info "(efaq) Installing Texinfo documentation") refers to GNU texinfo 4.8. Best regards, Michael.