From mboxrd@z Thu Jan 1 00:00:00 1970 From: Qiang Fang Subject: Re: Bug in ox.el Date: Wed, 13 Sep 2017 16:30:32 +0800 Message-ID: References: <874ls7kqbp.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ds347-0001KT-QU for emacs-orgmode@gnu.org; Wed, 13 Sep 2017 04:30:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ds346-0002H9-OR for emacs-orgmode@gnu.org; Wed, 13 Sep 2017 04:30:35 -0400 Received: from mail-pg0-x231.google.com ([2607:f8b0:400e:c05::231]:36206) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ds346-0002GR-HU for emacs-orgmode@gnu.org; Wed, 13 Sep 2017 04:30:34 -0400 Received: by mail-pg0-x231.google.com with SMTP id i130so18807844pgc.3 for ; Wed, 13 Sep 2017 01:30:34 -0700 (PDT) In-Reply-To: <874ls7kqbp.fsf@delle7240.chemeng.ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org The standard version of org has a lot of limitations. Is it possible that t= he author of ox-odt gives his repos as a gift to me, and let me deal with the copyright stuff? I am living in China, a quasi-communist country, :<. In case you won't check the issue because of it not copy right. The complet= e bug report is: "Lisp nesting exceeds =E2=80=98max-lisp-eval-depth=E2=80=99" exceeded, when= using cookies with List Tables. org-export-table-cell-alignment uses org-export-data to infer cookies of so= me columns. I think, it should use other mechanisms like org-element-interpret= -data (may be). On 9/13/17, Eric S Fraga wrote: > On Wednesday, 13 Sep 2017 at 09:26, Qiang Fang wrote: >> The original issue is at >> https://github.com/kjambunathan/org-mode-ox-odt/issues/25 >> >> "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)." >> >> The odt exporter is really useful, it replaces latex in most cases for >> me. How can I help in getting it into the main org repo? >> > > IIRC, quite some time ago now, there were issues with copyright > etc. with this particular branch of the ODT exporter. There is an ODT > exporter in the standard version of org. > > -- > : Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-573-g09e612 >