From: Qiang Fang <godblessfq@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug in ox.el
Date: Thu, 14 Sep 2017 09:35:02 +0800 [thread overview]
Message-ID: <CAOHC6G_SFBQrQdCWWSGWV=b8009Bszq=dHeRa0tfw+x=Nqq5+Q@mail.gmail.com> (raw)
In-Reply-To: <87poauq3xf.fsf@nicolasgoaziou.fr>
>> Does this issue happen with "ox-odt.el" bundled with Org? If so, could
>> you provide an ECM?
The issue happen with list-table in the unofficial ox-odt, list-table enables
list in tables, it's very cool.
>> The standard version of org has a lot of limitations.
> Please report them, and, if possible, help fixing them.
Most problem I reported are fixed in this repo:
https://github.com/kjambunathan/org-mode-ox-odt
And I think there is no one more capable and willing to fix issues related to
ox-odt than the original author.
It will benifit more people if we can include it in the official org-mode.
Can anyone tell me whether if my approach will work:
The author of ox-odt gives me his code as a gift, and it becomes mine, the I can
do everything with it, right?
On 9/13/17, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Hello,
>
> Qiang Fang <godblessfq@gmail.com> writes:
>
>> The standard version of org has a lot of limitations.
>
> Please report them, and, if possible, help fixing them.
>
>> In case you won't check the issue because of it not copy right. The
>> complete bug
>> report is:
>>
>> "Lisp nesting exceeds ‘max-lisp-eval-depth’" exceeded, when using
>> cookies with List Tables.
>
> Does this issue happen with "ox-odt.el" bundled with Org? If so, could
> you provide an ECM?
>
>> org-export-table-cell-alignment uses org-export-data to infer cookies of
>> some
>> columns. I think, it should use other mechanisms like
>> org-element-interpret-data
>> (may be).
>
> I disagree. For example
>
> | @@html:<b>text</b> 1.2 |
>
> doesn't express a number with `org-element-interpret-data', although it
> is a number when exporting, i.e., to LaTeX.
>
> There is only one way to know if the cell is going to be a number during
> export: effectively exporting it.
>
> Regards,
>
> --
> Nicolas Goaziou
>
next prev parent reply other threads:[~2017-09-14 1:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-13 1:26 Bug in ox.el Qiang Fang
2017-09-13 7:31 ` Eric S Fraga
2017-09-13 8:30 ` Qiang Fang
2017-09-13 10:38 ` Nicolas Goaziou
2017-09-14 1:35 ` Qiang Fang [this message]
2017-09-14 3:53 ` Nick Dokos
2017-09-14 12:57 ` Nicolas Goaziou
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAOHC6G_SFBQrQdCWWSGWV=b8009Bszq=dHeRa0tfw+x=Nqq5+Q@mail.gmail.com' \
--to=godblessfq@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.