Perl Ancar writes:
> On Sun, Apr 5, 2020 at 12:16 PM Kyle Meyer wrote:
>
>> > Any pointer?
>>
>> If upgrading doesn't work for you (or you'd just like to investigate),
>> doing "M-x toggle-debug-on-error" and getting a backtrace could be a
>> good place to start.
>>
>
> Unfortunately after M-x t
On Sun, Apr 5, 2020 at 12:16 PM Kyle Meyer wrote:
> Perl Ancar writes:
>
> > I tried exporting a document with table that has caption to ODT and it
> > failed with this error message:
> >
> > OpenDocument export failed: Wrong number of arguments: nil, 0
> >
> > Sample document:
> >
> > #
Perl Ancar writes:
> I tried exporting a document with table that has caption to ODT and it
> failed with this error message:
>
> OpenDocument export failed: Wrong number of arguments: nil, 0
>
> Sample document:
>
> #+CAPTION: some caption
> | row1 |
Trying with the latest release o
Dear all,
I tried exporting a document with table that has caption to ODT and it
failed with this error message:
OpenDocument export failed: Wrong number of arguments: nil, 0
Sample document:
#+CAPTION: some caption
| row1 |
Export is successful when caption is removed. Export is s