From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4BLDAyX/n2J8zgAAbAwnHQ (envelope-from ) for ; Wed, 08 Jun 2022 03:45:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KDHCAiX/n2LcTQAAG6o9tA (envelope-from ) for ; Wed, 08 Jun 2022 03:45:09 +0200 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 A7063D752 for ; Wed, 8 Jun 2022 03:45:08 +0200 (CEST) Received: from localhost ([::1]:35850 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nykkr-0004lA-78 for larch@yhetil.org; Tue, 07 Jun 2022 21:45:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57392) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nykkG-0004kq-DY for emacs-orgmode@gnu.org; Tue, 07 Jun 2022 21:44:28 -0400 Received: from mail-pf1-x433.google.com ([2607:f8b0:4864:20::433]:40788) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nykkE-0003iq-UD; Tue, 07 Jun 2022 21:44:28 -0400 Received: by mail-pf1-x433.google.com with SMTP id z17so17043346pff.7; Tue, 07 Jun 2022 18:44:24 -0700 (PDT) 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; bh=/8iyJzu7IwBtD7ySpOCHdCRmu/oGF3aPNFFvWsHMl6s=; b=W6ZwmBP0UvqA7NECOwCjmkgujIEqLx6S/tFqwAVsMGvwP6FKSbccqnSw98IjJniF7f 6ZZVJxYqArvO0eKpDdTfnGoFc+apS4EjQGWW1LFdI4ehzy0HGt/hn2dKvE35D7uhkpnc 5ZYgcPmwkppaZfDmG91tIqOrJI5NRdXTK8Llq76UQMQQdQyTo0lWkdFf9GKJKJjbhv/o UaAGwPUMT5yZT8iU/92ctmwKA1HKU3h0gNlT8NiKuGAXN4hdbl/tfxu2UhfZg0REnfkE hWmAn0urnpZmCSquec+1hTxwa05ud0f869Yr5M0RWWqrexmT+NjBN+ox6LWTb3XkRssD zM8w== 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; bh=/8iyJzu7IwBtD7ySpOCHdCRmu/oGF3aPNFFvWsHMl6s=; b=bpfNQZX7ykvDPC/x+4sUIkv7V+dJ8YK7kA5QFg+lHeiOzdyOgR5fu6G49DGH9fq5qi /VLDuZDOAxlCo6/ljjO+pFbDrS6kSKkUf36Wea4pGmeWLfEsevxLpapsEUuDR3rPut2T hBBlDHUdqp6/taA9sccr8ImrHkzsBOa26jcxF7ndqQagt9ccTWOWOGc4hGC7qZGI24tt xSeSPOMN/zNjfcor2vNY4MuAyp51+Re6L/GGZZCKVhvzxx8YeGaxK6qzIwjToJUfNIBh EMFQM95AoJBMNjk9au4SU5jo5j9jBnUkX3Gjz3Xh3DuvTDaWAh3Wdhw08F5M/wV+ep5t 0VcA== X-Gm-Message-State: AOAM530UjFrLKjtEHZQcnHNDTo0G8trDfSpEfSKWDZp3rbfY1/KkNSck yZjPoskcfOjaaeteEp23WKA= X-Google-Smtp-Source: ABdhPJxJDCddEunsfpU64WdDxZ0omeoQ42ZDHwsuNVhUEyWpdcksC3/OMvwF9XsCy5Lqq8lB2FuQlA== X-Received: by 2002:a63:8a42:0:b0:3fc:f8b5:291f with SMTP id y63-20020a638a42000000b003fcf8b5291fmr24895662pgd.550.1654652663695; Tue, 07 Jun 2022 18:44:23 -0700 (PDT) Received: from localhost ([64.32.23.62]) by smtp.gmail.com with ESMTPSA id 2-20020a17090a0a8200b001cd4989ff42sm1773506pjw.9.2022.06.07.18.44.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Jun 2022 18:44:23 -0700 (PDT) From: Ihor Radchenko To: lin Sun Cc: Timothy , "marcowahlsoft@gmail.com" , Bastien Guerry , "emacs-orgmode@gnu.org" Subject: Re: Subject: [PATCH] Fix DISPLAY error on exporting org with plantuml to html In-Reply-To: References: <388850760.3644614.1634354740816.ref@mail.yahoo.com> <388850760.3644614.1634354740816@mail.yahoo.com> <87k0h5gbad.fsf@gmail.com> <1410400175.3014347.1637221629433@mail.yahoo.com> <147485378.6546620.1638236479358@mail.yahoo.com> <87czmiqnmh.fsf@gmail.com> <115088871.6596146.1638252307206@mail.yahoo.com> Date: Wed, 08 Jun 2022 09:45:01 +0800 Message-ID: <877d5sszc2.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::433; envelope-from=yantar92@gmail.com; helo=mail-pf1-x433.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654652708; 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=/8iyJzu7IwBtD7ySpOCHdCRmu/oGF3aPNFFvWsHMl6s=; b=tKJwcl+lFLao4ibXgysB2SnKZ8ZWWErBOSVRK8VzN9ji7QxoKDJcJc5HG/Sr0I/lckRLM2 ZpbtbNXadKUMsVBDLibmz/UbF3Oqbtzgc35oln5diZPjdfLpT8eeGrqaWdPsqFKb1R0YEt 7y6Oi4TICSy09swoGskJdSy63s5pbbzZwdJ1cAniwxlrchH5lm4YXi7u33Aox+maIYc8wD FvlaHyS2H+ikBOLh/lQGHURpiH+A9owltI5prQH24ee65PK8KWHZicnRbif/pa97wjUkDv bc6Cb2DyZW8WenxlVjEuov7NRSSoMTfQQzx5xhXimvJHBQfXMkLSEJwYjbDy7Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654652708; a=rsa-sha256; cv=none; b=TnIge+p0NwE4e9Fo3BGHyHHbfScZx67c15vgrIUdVSjDsMyAp6PL/gMi6MuAM5FVvr5Sey 4hKc/8WkTayXEWRrg52u2Hr1mG76bZx6Xq1LuQjcDh49ISGJayYdRD7tyI2PXveYneP2J0 O0tzI4NBfVhzRzs14+ehRRQcXFKn1xkiDAzGOe7Kn8UXWCRd6Kc63i4YpMqka7yYXceCwC FLcuwlQbIIF41gQOfmtcmhoPU01aOJRSZE8EgGsz4xexMWDDebBQh+i1RBhNrF6gDqX6a4 AEAfHPk+KwGhAxIK2eSdpXFAU+YytyCB/QWiej8MiRLD2NxeJ5TT8tMjcXhnTA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=W6ZwmBP0; 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: -8.80 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=W6ZwmBP0; 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: A7063D752 X-Spam-Score: -8.80 X-Migadu-Scanner: scn0.migadu.com X-TUID: KwIYnxgi5EBV lin Sun writes: > The commit f9dcc3d was overridden by the commit b5f0efc. > > This patch will re-submit the solution based on the last rev. > > Please help review and merge the patch. Thanks I am unable to reproduce the original error on latest main. Could you please provide a reproducer when the proposed patch is actually useful? Best, Ihor