From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: /srv/bzr/emacs/trunk r111840: Port documentation to Texinfo 5.0. Date: Thu, 21 Feb 2013 09:35:06 -0800 Message-ID: <51265ACA.9000706@cs.ucla.edu> References: <87txp6ytgg.fsf@bzg.ath.cx> <83621lo9zl.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1361468697 28276 80.91.229.3 (21 Feb 2013 17:44:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2013 17:44:57 +0000 (UTC) Cc: Bastien , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 21 18:45:19 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U8aCq-0007B7-0R for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2013 18:45:16 +0100 Original-Received: from localhost ([::1]:51719 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8aCT-0000T1-2l for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2013 12:44:53 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:46863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8aCK-0000Ne-1p for emacs-devel@gnu.org; Thu, 21 Feb 2013 12:44:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8aCF-0006e2-Jz for emacs-devel@gnu.org; Thu, 21 Feb 2013 12:44:43 -0500 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:59395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8aC9-0006X3-0C; Thu, 21 Feb 2013 12:44:33 -0500 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id A847939E8109; Thu, 21 Feb 2013 09:35:07 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ys+VeKBmP4wd; Thu, 21 Feb 2013 09:35:07 -0800 (PST) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id F13FC39E8008; Thu, 21 Feb 2013 09:35:06 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 In-Reply-To: <83621lo9zl.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 131.179.128.62 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157236 Archived-At: On 02/21/13 09:25, Eli Zaretskii wrote: > I'm guessing he just looked at the warning/error > messages emitted by the new makeinfo and fixed whatever they told > needed fixing. That's pretty much it. Mostly, Texinfo 5.0 is pickier about making sure that subsections line up with the corresponding menus, which is a good thing. There's one remaining incompatibility between the Emacs trunk and Texinfo 5.0, having to do with a macro in the TRAMP User Manual, which I haven't fixed. I recently filed a Texinfo bug report for that with no response yet. By the way, Texinfo 5.0 is *way* slower, so you probably don't want to upgrade Texinfo unless you've got a fast machine. On my last-year's desktop (AMD Phenom II X4 910e) it takes over 3 minutes of CPU time to make Emacs's info files. See the thread starting at .