From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MFfgGu7VxWScjQAASxT56A (envelope-from ) for ; Sun, 30 Jul 2023 05:15:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id sFnqGu7VxWQjngAA9RJhRA (envelope-from ) for ; Sun, 30 Jul 2023 05:15:58 +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 071545EF4E for ; Sun, 30 Jul 2023 05:15:57 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690686958; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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; bh=+dZkPhKHTKHlsrhn3ZxCRwLpc9t4PRr/eZt4XNBbu1A=; b=Uw4ut9Lasxsf+i+hCxYday3MJ7PIrbEctwgWqRZefvi5aR6kfvtDEUD61XGEdtZw1ImKPX Qj/5xTG8RFCHtvc+LpaqzSU3JGrTTau8DEz6CSayjR46cnd4MZapBIvVwheGP+WBTnSb9u 9nxkmCxjdlZ5bUIUgbx/wrDSjz7B+7L4xx1wixIBIWtodYpgj43hFgff7d3aw12F8Xxk4K i0wkUsZ8hSnF5QBDdyK2QGjZFHa/giynNBlBzjb2EDXF82EK/TtMuH07UckJ9VvIj06U5u aK5+jyCnKKaHVM39CfZbe+5/8XUxgcbj0STGkNgIckbW3FLVa1rj8VvTSP30Qw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690686958; a=rsa-sha256; cv=none; b=PPhi4FtkH8Gxz19eKqjobN3cCKlpqs+4PuLuYu7iQzmW3PJT7GXvVZMBUz8W3tncf6OOGx vgEt8MJA3Ry1/bMywbRiZRkVfTM4PJGE6a9MD2WZC7t1VBbVAdWxqWCv1Tx8+RdYqRBk8z WKPsJK1fs8hmey+FcFBB9SNN5aWRwKtxk2EVEQao08hLfA+tjDf5Cxs7dEntJ1x1xyjH5E uyFFIzL4w8j8a/VUOMLXYPyUkrp7oM9x2v7D7bWaER8gZ08ekS/Vq8CCepS6i0cZlKiua0 aLAGE2EP7hYNuOhaNX0BPHsYpVvcwQYFdQVrxH0IbsU7bJiEGMJI/1NBMtZdhg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPwcm-0002Af-KN; Sat, 29 Jul 2023 22:57:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qPwck-0002AX-Mq for emacs-orgmode@gnu.org; Sat, 29 Jul 2023 22:57:38 -0400 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qPwcj-0002FZ-Eb for emacs-orgmode@gnu.org; Sat, 29 Jul 2023 22:57:38 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qPwce-0004Vg-9E for emacs-orgmode@gnu.org; Sun, 30 Jul 2023 04:57:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: Worg: issue with org-tools page Date: Sun, 30 Jul 2023 09:57:23 +0700 Message-ID: References: <2023-04-09T17-33-57@devnull.Karl-Voit.at> <87pm8d0zgg.fsf@localhost> <2023-04-09T23-50-33@devnull.Karl-Voit.at> <87cz41gyqc.fsf@localhost> <2023-04-18T15-32-06@devnull.Karl-Voit.at> <877cqikj93.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Content-Language: en-US, ru-RU In-Reply-To: <877cqikj93.fsf@localhost> Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 27 X-Spam_score: 2.7 X-Spam_bar: ++ X-Spam_report: (2.7 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FORGED_MUA_MOZILLA=2.309, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NICE_REPLY_A=-0.089, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 0.92 X-Migadu-Queue-Id: 071545EF4E X-Migadu-Spam-Score: 0.92 X-Migadu-Scanner: mx0.migadu.com X-TUID: h2Wlz/b2jZC7 On 29/07/2023 19:14, Ihor Radchenko wrote: > I suspect that there is some misconfiguration of the build. Despite the .build.yml file file installs the elpa-ess package, it is ignored when .org files are processed due to the --quick option in publish.sh. Perhaps --no-init-file (-q) will help, but it may cause other issues. Alternatively --directory (-L) may be added to specify the path to the ess package explicitly. Unfortunately it will make publish.sh less portable. P.S. I am in doubts if it is reasonable to execute all src blocks on each build since it requires enough external dependencies. Committer should have them installed, so their should provide proper #+results:. Perhaps in some cases source blocks may be re-evaluated manually, e.g. before releases or when babel files are changed.