From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org export table.el [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)] Date: Fri, 30 Nov 2018 21:27:29 +0100 Message-ID: <874lbyqpji.fsf@nicolasgoaziou.fr> References: <87a7ly3jg0.fsf@nicolasgoaziou.fr> <87woozwo1d.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSpNw-0007EF-SR for emacs-orgmode@gnu.org; Fri, 30 Nov 2018 15:27:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSpNt-0005l2-P7 for emacs-orgmode@gnu.org; Fri, 30 Nov 2018 15:27:36 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:35047) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gSpNt-0005dV-Gf for emacs-orgmode@gnu.org; Fri, 30 Nov 2018 15:27:33 -0500 In-Reply-To: (Ulrich G. Wortmann's message of "Wed, 28 Nov 2018 12:10:34 -0500") 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: "Ulrich G. Wortmann" Cc: emacs-orgmode@gnu.org Hello, "Ulrich G. Wortmann" writes: > > I know nothing about lisp, but I think I understand enough of the structure > to propose the following changes: > > In my testfile, this preserves the current behavior if no #+CAPTION is > present. However, if the #+CAPTION is not empty, the table will be > exported as float with the proper caption and label. The code needs > probably some cleanup, but I don't understand enough lisp to know what's > save to drop. > > Hope this can be merged Thank you. I applied something similar in "next" branch (i.e., Org 9.3). Regards, -- Nicolas Goaziou