From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Ihm Subject: Re: [PATCH] ox-confluence.el: Handle checkboxes and inactive timestamps correctly Date: Fri, 03 Mar 2017 21:50:26 +0100 Message-ID: <86efye13vx.fsf@ihm.name> References: <8660ju2kx4.fsf@ihm.name> <87tw7dayw4.fsf@nicolasgoaziou.fr> <87lgspayqu.fsf@nicolasgoaziou.fr> <86pohziict.fsf@ihm.name> <87varr8jm9.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjuA1-0006hF-KZ for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 15:50:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cju9w-0000SV-MP for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 15:50:45 -0500 Received: from smtp04.udag.de ([62.146.106.30]:49573) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cju9w-0000Jq-FC for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 15:50:40 -0500 In-Reply-To: <87varr8jm9.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Thu, 02 Mar 2017 22:16:30 +0100") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: > > It looks good. Could you provide a commit message? > Yes, of course, albeit a bit lengthy: Fix handling of square brackets from timestamps and checkboxes; avoid invalid confluence markup for empty table headers. Best regards Marc