From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1 with LMTPS id GBjiH+FpiV6VTgAAk0OIDg (envelope-from ) for ; Sun, 05 Apr 2020 05:17:21 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id ACg4O99piV6uEwAAbx9fmQ (envelope-from ) for ; Sun, 05 Apr 2020 05:17:19 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D436A9421A1 for ; Sun, 5 Apr 2020 05:17:17 +0000 (UTC) Received: from localhost ([::1]:44656 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKxek-0003VY-VJ for larch@yhetil.org; Sun, 05 Apr 2020 01:17:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42635) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKxdv-0003TF-R2 for emacs-orgmode@gnu.org; Sun, 05 Apr 2020 01:16:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKxdu-0000VU-Df for emacs-orgmode@gnu.org; Sun, 05 Apr 2020 01:16:23 -0400 Received: from pb-smtp1.pobox.com ([64.147.108.70]:59723) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jKxdu-0000Uf-6f for emacs-orgmode@gnu.org; Sun, 05 Apr 2020 01:16:22 -0400 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 351C466AA5; Sun, 5 Apr 2020 01:16:19 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=7klpOavWxiprbIh2g6d17f0avMo=; b=Th9qXr sTPj7lFLJgrmKq0sgPOsM68F33+eNy6rCi8jUr2jvvcOqF2ULSaN6ZVbkKVS/Vaz 9JRKFSDCk86GHZu1/J6hNa5NCNBuDcwIXdP4E9o20bc6arGUfihDV4wRIZgjLpr8 2IEBHTGxYIKzZXiY0OwSWDO2RzT9cv0TJ0rLY= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 2C3DD66AA4; Sun, 5 Apr 2020 01:16:19 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=CjR5c2UV4QiKmlmTkshnRF+4MVYjS1v15jslatCO0rY=; b=2GU+2BS6dVD1cZIKdYjpdQ+wnPRKb05RM7UyIionEZ6CzJdjt42rCKFXM1pBJm6JFelvTvaWD0wJJgz7RFgffkAeMs555YhVHKjn0QwqR0kdfuCEDJJ8DdtL/EfMtgDpbBNNmjWOZYBjDEuvKLm5b+Y1bX3gDWwNCmyD0yhVlCI= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id 94E0066AA3; Sun, 5 Apr 2020 01:16:18 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Perl Ancar Subject: Re: "Wrong number of arguments: nil, 0" error when exporting a table with caption to ODT In-Reply-To: References: Date: Sun, 05 Apr 2020 05:16:17 +0000 Message-ID: <878sja342m.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 94AA6A6A-76FC-11EA-ADAF-C28CBED8090B-24757444!pb-smtp1.pobox.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.108.70 X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=default; t=1586063839; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=QxTgyUFiY2Ro3/klsicax/2DRzVGf8+1VvuXf/0hWhg=; b=GFe9+t5CY4uCFf7IIQ+fGKOc/BdkYNE59ESKIFsxM0O2ys5uaSxbd8imaLtYJKw/ofil6o mRCJ6Btl/9NWN8jZiRaah2tsQ6U4pOQp1LOZ/VojgGUi1zEvlMNkoaIml5qhTb9F1E3Vy5 aWsVTfZoButxnuClFN6JQeTQSubJnB4= ARC-Seal: i=1; s=default; d=yhetil.org; t=1586063839; a=rsa-sha256; cv=none; b=fyrjKwQ5FxnOOCzPBnBPZW5y48mY8y79tTLwyDYEAF9ezsMym2THCz9wPsErHTvVeivQ7N aAADhpHUWf+CXe6aAvUX6McUkimo+KcO3M+7lys0PiKNxKihL3xV2JdusRnTER9LxhQHO1 VBf0wjOylQHBkeB8bo+uFrrIhP9i4ok= ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=Th9qXr s; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=2GU+2BS6; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Scanner: scn0 X-Spam-Score: -1.21 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=Th9qXr s; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=2GU+2BS6; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Scan-Result: default: False [-1.21 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.58614949055576]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.51.188.0/24:c]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.33), country: US(-0.01), ip: 209.51.188.17(-0.59)]; ARC_SIGNED(0.00)[i=1]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[pobox.com:+,kyleam.com:+]; MAILLIST(-0.20)[mailman]; FREEMAIL_TO(0.00)[gmail.com]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[kyle@kyleam.com,emacs-orgmode-bounces@gnu.org]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[pobox.com:s=sasl,kyleam.com:s=mesmtp]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[kyleam.com]; HAS_LIST_UNSUB(-0.01)[]; RCVD_COUNT_SEVEN(0.00)[8]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: JORDwsrUKy6R 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 of Org (9.3.6), I exported this without hitting the above error, so upgrading will likely resolve the issue for you. > 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.