From: Michael Brand <michael.ch.brand@gmail.com>
To: Bastien <bzg@altern.org>
Cc: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: make doc fails on current head
Date: Thu, 31 May 2012 19:32:12 +0200 [thread overview]
Message-ID: <CALn3zog+asd0UQYjZ_wD1CTNOW=QpcFtsQGkiVYT-gYRMAiZuA@mail.gmail.com> (raw)
In-Reply-To: <CAEWDx5d+_=k85ozL6dOFp9FxyuMNsFoSfLKhWyGJzUAok+zrEg@mail.gmail.com>
Hi Bastien
On Thu, May 31, 2012 at 5:21 PM, Jonathan Leech-Pepin
<jonathan.leechpepin@gmail.com> wrote:
> If I revert to =git checkout HEAD~1= make doc succeeds as it had previously.
Funny that just out of curiosity and without any suspicion I came
across this regression of one of the org.texi lines written by me. The
intention of your change
-$3 = remote(FOO, @@@@#$2) @r{copy column 2 from table FOO into}
+$3 = remote(FOO, @@@#$2) @r{copy column 2 from table FOO into}
maybe was
+$3 = remote(FOO, @@#$2) @r{copy column 2 from table FOO into}
but I can confirm that it should really compile to @@#$2 and not to
@#$2 or something else.
I'll think about if for this Org TBLFM expression I can find a less
confusing alternative for the texi domain. :-)
Michael
next prev parent reply other threads:[~2012-05-31 17:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-31 15:21 make doc fails on current head Jonathan Leech-Pepin
2012-05-31 17:32 ` Michael Brand [this message]
2012-05-31 21:58 ` Nick Dokos
2012-06-01 3:16 ` Michael Brand
2012-06-01 7:48 ` Bastien
2012-06-01 8:05 ` Michael Brand
2012-06-01 8:14 ` Nick Dokos
2012-06-01 12:56 ` Bastien
2012-06-01 13:45 ` Jonathan Leech-Pepin
2012-06-01 7:48 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CALn3zog+asd0UQYjZ_wD1CTNOW=QpcFtsQGkiVYT-gYRMAiZuA@mail.gmail.com' \
--to=michael.ch.brand@gmail.com \
--cc=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).