Some next/prev texinfo pointers were corrupted by the insertion of the `Keyword search' node in between `Timeline' and `Stuck projects':
makeinfo --no-split org.texi -o org /home/aspiers/lib/emacs/major-modes/org-mode.git//org.texi:5117: Next field of node `Keyword search' not pointed to (perhaps incorrect sectioning?). /home/aspiers/lib/emacs/major-modes/org-mode.git//org.texi:5146: This node (Stuck projects) has the bad Prev. /home/aspiers/lib/emacs/major-modes/org-mode.git//org.texi:5117: Prev field of node `Keyword search' not pointed to. /home/aspiers/lib/emacs/major-modes/org-mode.git//org.texi:5096: This node (Timeline) has the bad Next. makeinfo: Removing output file `org' due to errors; use --force to preserve. gmake[1]: *** [org] Error 1 gmake[1]: Leaving directory `/home/aspiers/lib/emacs/major-modes/org-mode.git' gmake: *** [.org-installed] Error 2 I've never done texinfo before but I assume this is the right patch - it seems to work: diff --git a/org.texi b/org.texi index eae2db0..931ec00 100644 --- a/org.texi +++ b/org.texi @@ -5093,7 +5093,7 @@ together with a tags match is also possible, see @ref{Tag searches}. The commands available in the tags list are described in @ref{Agenda commands}. [EMAIL PROTECTED] Timeline, Stuck projects, Matching tags and properties, Built-in agenda views [EMAIL PROTECTED] Timeline, Keyword search, Matching tags and properties, Built-in agenda views @subsection Timeline for a single file @cindex timeline, single file @cindex time-sorted view @@ -5143,7 +5143,7 @@ Note that in addition to the agenda files, this command will also se arch the files listed in @code{org-agenda-text-search-extra-files}. @end table [EMAIL PROTECTED] Stuck projects, , Timeline, Built-in agenda views [EMAIL PROTECTED] Stuck projects, , Keyword search, Built-in agenda views @subsection Stuck projects If you are following a system like David Allen's GTD to organize your _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode