From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: makeinfo errors with latest git master Date: Mon, 03 Mar 2008 00:09:05 +0000 Message-ID: <87lk50d5y6.fsf@bzg.ath.cx> References: <20080302234811.GB23239@atlantic.linksys.moosehall> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVyFz-0001oZ-PX for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:10:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVyFy-0001ne-64 for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:10:15 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVyFx-0001nb-Rc for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:10:13 -0500 Received: from fk-out-0910.google.com ([209.85.128.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVyFx-0008MD-HW for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:10:13 -0500 Received: by fk-out-0910.google.com with SMTP id 26so6497647fkx.10 for ; Sun, 02 Mar 2008 16:10:12 -0800 (PST) In-Reply-To: <20080302234811.GB23239@atlantic.linksys.moosehall> (Adam Spiers's message of "Sun, 2 Mar 2008 23:48:11 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode mailing list Adam Spiers writes: > Some next/prev texinfo pointers were corrupted by the insertion of the > `Keyword search' node in between `Timeline' and `Stuck projects': > > I've never done texinfo before but I assume this is the right patch - > it seems to work: Applied, thanks. For further problems on org.texi, you might want to know this: C-c C-u C-n will update the node at point C-c C-u C-e will update every node in the buffer -- Bastien