From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GH4OAbHD12HYgQAAgWs5BA (envelope-from ) for ; Fri, 07 Jan 2022 05:38:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UKGSNbDD12EMFAEAG6o9tA (envelope-from ) for ; Fri, 07 Jan 2022 05:38:08 +0100 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 84E503B0D0 for ; Fri, 7 Jan 2022 05:38:08 +0100 (CET) Received: from localhost ([::1]:53742 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n5h0x-0003zs-7v for larch@yhetil.org; Thu, 06 Jan 2022 23:38:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59146) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n5h0F-0003zU-MP for emacs-orgmode@gnu.org; Thu, 06 Jan 2022 23:37:23 -0500 Received: from [2a00:1450:4864:20::12b] (port=37464 helo=mail-lf1-x12b.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n5h0E-0007UQ-Br for emacs-orgmode@gnu.org; Thu, 06 Jan 2022 23:37:23 -0500 Received: by mail-lf1-x12b.google.com with SMTP id h7so11313217lfu.4 for ; Thu, 06 Jan 2022 20:37:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=iL5lVzUbHCT/xlIoRJxvtqXGLFsPivpbmwd0G/sJ6Fg=; b=K4u02KyjcZUkBEQErGEI4ghqFrBfr1xfZ+hB9QZOLGLxCg12rawrGxwYsvDhWyE11L iyjvVUQZIeaKqsSjCck2mJurEo6nPjjliZiH/i23BS0zOy8ZW37SonkcPFh/AHePbOh/ tezUiyRpo/4pC5zcPDkFuA3BqmmyM43yTPRGvmA2oJ9A0kB1LmiW3nIoIlXe3MLRfIdd YcgedykOjWBDGzKZXEd6sU0+esTlMHB03ilYFAIlydHC5gjL5JlWq6mQ2gea3SdTh3Kk YRZCYAchG1owyXMCLjWehZtt8jWAevx9uVx4h98N/Kr+i2SSsqQu2JET+zBPpnVz87lb NRHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=iL5lVzUbHCT/xlIoRJxvtqXGLFsPivpbmwd0G/sJ6Fg=; b=rLUqaKHBWj/rr9OdonnYYGkSnHMPYspRce4m1mVhH/HZzYCEwcx8WxuQVWD4ZsvB3F kYFj9AfbsMXmb3RWQbmMZY6j6IH6e1BFMsU5HhS3afuI2sdxOEiNEHF92mfWu1IvDV4a zPKroOhYdLaJCtn4xIk9Wzs7mf3rRtms3I28c1Vzis6CLgNtPgv4avatV8x95+urttkF veoWksMExSNUn1GB6tONNjMd/obUbt/CSvAC7030oItVEcFdAC2REMOS9/b/MN/cJb0N ZV712Q0tUq601tMkbySyxRtuCHlIuIdSuNYZeUFyelFSVKrmZa/mjPz78U+ajSTJLFkF wRDQ== X-Gm-Message-State: AOAM533//mlLlwSGcv95D51U9xvgtCIl5UY3sf2n//He9X/olk7WTY+K snDqpqfYcgx+C89VzueNRG8= X-Google-Smtp-Source: ABdhPJxvOV6MCprelOql8j9iHolyf9cSCwN9GSk6k58r7Iz6pxUWDCBwNZrWlAZ+Cg2jD5twtNdLZg== X-Received: by 2002:a05:6512:314d:: with SMTP id s13mr54963229lfi.397.1641530239879; Thu, 06 Jan 2022 20:37:19 -0800 (PST) Received: from localhost ([141.105.67.194]) by smtp.gmail.com with ESMTPSA id h3sm422738lfs.301.2022.01.06.20.37.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jan 2022 20:37:19 -0800 (PST) From: Ihor Radchenko To: Dejan =?utf-8?Q?Josifovi=C4=87?= Subject: Re: ob-plantuml: Proposal to add 'jar-args' customizable variable In-Reply-To: <9fbb36f0-837b-5cf7-9b0a-4ae8823c2a37@gmail.com> References: <5d7eba13-b717-a12a-5f89-7d2c9414917e@gmail.com> <9fbb36f0-837b-5cf7-9b0a-4ae8823c2a37@gmail.com> Date: Fri, 07 Jan 2022 12:38:37 +0800 Message-ID: <87sfu0qhwy.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::12b (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::12b; envelope-from=yantar92@gmail.com; helo=mail-lf1-x12b.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1641530288; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=iL5lVzUbHCT/xlIoRJxvtqXGLFsPivpbmwd0G/sJ6Fg=; b=Hhn4yjDlIluhFHRx89M7tIqHS2hcB80Ql+UwBqE/7M+6sPq9j9eKEf76yp8MHI2/qdo13K I8+d/nXrfdRslPQvRHlp0xsulSOLbwv4I0cBYvUMRQhaMLP87PqNNRK5ZHfeNb3uZUTSl+ hqBrGw9ok7bLd+RPIcomH4l7L5LmLcVZIQfL+SEzLvTyRR01Mmt0KceJHabxA+USbzC8Nk L3Kx1H+PiGAAj2w76+CPFHqyWirpy7TVifbHwfr+/9JIgyVrxe+IotOZ+n3vlYOr8PjY2c T/KYLoWrL6VQW++/pSpMwIORHeOwbbWe53IKtihy1a5N/Kxq4Y7OERFGTPHveg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641530288; a=rsa-sha256; cv=none; b=cPStOqb2ht7yuOjo/zvxlH8+3TJSWFvp6PFcEHtZJ1Q9ANlzqQZUN5IzCKNLz9ruwiCBH8 kc1/wjG+n1FpA0bqodvzMdYUU5WYKHFVvZ/E1kbaiRIjupVA0eK5yrZP4paIi9zrDyM8Bk 8cJc3p+VEwdGzvfOwd4sYCsklNdHcknGDf38n9tvzqMiZLyZ9VlqkliLZogEVFT8VxxNjL h2S3DPcNzKupeWgZF7P7i7VPXh9n0QUVphGoe9tg5s1vXwsQPB05kMvBW9TueyrRSUZK7X CKAYH6XlbSeGhQ04RdEVQz/n5XRd5lTM5QFCCOrEiAm1RDnEWcCmJmXlyp2HhA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=K4u02Kyj; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.80 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=K4u02Kyj; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 84E503B0D0 X-Spam-Score: -3.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: NbvyZB/rmv1L Dejan Josifovi=C4=87 writes: > I has been a little over a month since i posted this to the mailing=20 > list, so I'm trying to bump it. Added to todo list. It may take a little while, but I will take a look at it relatively soon. Best, Ihor