[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] make fails on current version
From: |
Toby Cubitt |
Subject: |
Re: [O] make fails on current version |
Date: |
Mon, 23 Apr 2012 19:28:48 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Mon, Apr 23, 2012 at 09:57:25AM -0700, Richard Stanton wrote:
> I just updated org-mode and typed "make". Two problems:
>
> 1) The doc file seems to have trouble:
>
> org.texi:6703: Misplaced {.
> org.texi:6703: Misplaced }.
> makeinfo: Removing output file `org' due to errors; use --force to
> preserve.
The problem's in the texinfo documentation for the new %<n> capture
template expandos...but please don't shoot me, it's not my fault! (I just
modified the change that Bastien had already committed to org.texi.)
>From the texinfo documentation, it looks like literal "{" and "}" have to
be escaped with "@". Patch attached.
> 2) org-install.el doesn't get created.
>
> From org-version.el, this is git version "release_7.8.09-375-gb7982a"
> (org-version just returns N/A).
No idea about this one.
Toby
--
Dr T. S. Cubitt
Mathematics and Quantum Information group
Department of Mathematics
Complutense University
Madrid, Spain
email: address@hidden
web: www.dr-qubit.org
0001-Fixed-bug-in-texinfo-documentation.patch
Description: Text Data