From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Add preamble support to ob-plantuml.el Date: Sat, 10 Dec 2016 12:08:57 +0100 Message-ID: <87twacca7q.fsf@nicolasgoaziou.fr> References: <87bmwu29yk.fsf@dell-desktop.WORKGROUP> <87shq29ib5.fsf@nicolasgoaziou.fr> <87h96hpvcq.fsf@dell-desktop.WORKGROUP> <87k2bd9tcr.fsf@nicolasgoaziou.fr> <87vauwv7pm.fsf@dell-desktop.WORKGROUP> <87oa0kesa7.fsf@nicolasgoaziou.fr> <871sxgjsns.fsf@dell-desktop.WORKGROUP> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFfWT-00038n-PN for emacs-orgmode@gnu.org; Sat, 10 Dec 2016 06:08:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cFfWS-0007oK-RO for emacs-orgmode@gnu.org; Sat, 10 Dec 2016 06:08:57 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:57346) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cFfWS-0007oA-MN for emacs-orgmode@gnu.org; Sat, 10 Dec 2016 06:08:56 -0500 In-Reply-To: <871sxgjsns.fsf@dell-desktop.WORKGROUP> (Thibault Marin's message of "Fri, 09 Dec 2016 22:48:39 -0600") 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: Thibault Marin Cc: emacs-orgmode Hello, Thibault Marin writes: > The attached patch removes the useless definition of > `org-babel-plantuml-var-to-plantuml' (the regexp is moved to the > `org-babel-variable-assignments:plantuml' function) but keeps the > `org-babel-plantuml-make-body' function, useful for testing. Fair enough. I applied your patch. Would you mind providing an ORG-NEWS entry for the added feature? > Thanks for the guidance. Thank you for the work. Regards, -- Nicolas Goaziou