emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Qiang Fang <godblessfq@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug in ox.el
Date: Wed, 13 Sep 2017 12:38:20 +0200	[thread overview]
Message-ID: <87poauq3xf.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAOHC6G-pVzQn_t8RUyG-jY9vJPeSMGHyO4AMB2oA2T7putv5Ew@mail.gmail.com> (Qiang Fang's message of "Wed, 13 Sep 2017 16:30:32 +0800")

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

  reply	other threads:[~2017-09-13 10:38 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 [this message]
2017-09-14  1:35       ` Qiang Fang
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

  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=87poauq3xf.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=godblessfq@gmail.com \
    /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).