From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MIWABid5cGX5LgAAG6o9tA:P1 (envelope-from ) for ; Wed, 06 Dec 2023 14:37:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MIWABid5cGX5LgAAG6o9tA (envelope-from ) for ; Wed, 06 Dec 2023 14:37:43 +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 9DCF744875 for ; Wed, 6 Dec 2023 14:37:41 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=nifty.com (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701869863; 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; bh=PcCviT28s7vE0KOFX1EhMWjycykgsiivUnXX8irrVLE=; b=Gk7jJFUE2vytWw2ndUyrNgFQt5fIQOasel4qLHO7sMl2tikuIg0hteBfIqO44dmPoW1AlI oa30Q4DRb5ssXchBnsr3R8yVADTlwfFu2fXI9UhSoxvflgPjRvA3wyYeEIDW9D2SH8nKEj iva893qu2LBLm6WBvTq6x1P0vXVW6gN7ORY/7Z1aCzCpdfqfjheprfE3zVSgjl5ZbL6r7O lpztN8qIxuDFR4uG2M3sVmaM0lGgBmQSc24WTDBaRelIGYyQilBGaBjXRiRhq0yfv7c7ja joJQ59bTIkiUhU5T3fsi+PEuYfcSTdF619NBBuVx+sJSTAcf2F+neCzytY8ULA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701869863; a=rsa-sha256; cv=none; b=JLj+vxu2wAEAyjPcEcpcbVKKX6vLaHj3n+ATIDpnRU8hFiyCgyaokOXGgYY6Zf9V5dTOaY eJz0WJUsccytLKrXvTKBrOK//2v3cW90dNePiEJXljl6YbgTpG/SlljPrlM389iMgcZgKI a+vz9pfdB36vmrjdYvKZ1Yv9mnoHss0PCepnOBwDqtt0NfoqHfWpE0woEaCWA+Znw11wjJ 8b8uJ5+z4hUPLKp0Qdn7q3JQfXKNqvfyLaHEEYiqKzNXgXXMfzKDlCsjhn6zR/9H5pSZzj MPHx0ax1BwYrvJf0qiJkK3ETUo0NkAw5kmhWEfFqWWv/uvzXutkdnLf+XF7B3w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=nifty.com (policy=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rArdA-0001wi-LL; Wed, 06 Dec 2023 08:08:01 -0500 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 1rArd8-0001wX-FX for emacs-orgmode@gnu.org; Wed, 06 Dec 2023 08:07:58 -0500 Received: from mta-snd01006.nifty.com ([2001:268:fa30:831:6a:99:e3:26] helo=dmta1020.nifty.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rArd4-00054c-DN for emacs-orgmode@gnu.org; Wed, 06 Dec 2023 08:07:57 -0500 Received: from LAPTOP-89LTAUNV.yfb02119.nifty.com by dmta1020.nifty.com with ESMTP id <20231206130743967.XCWB.131070.LAPTOP-89LTAUNV.yfb02119.nifty.com@nifty.com>; Wed, 6 Dec 2023 22:07:43 +0900 From: TAKAHASHI Yoshio To: Ihor Radchenko Cc: emacs-orgmode@gnu.org Subject: Re: [BUG] org-babel-load-file, org-babel-tangle-use-relative-file-links and :tangle header [9.6.11 (release_9.6.11 @ /opt/emacs/share/emacs/30.0.50/lisp/org/)] In-Reply-To: <87v89csves.fsf@localhost> (Ihor Radchenko's message of "Tue, 05 Dec 2023 12:09:31 +0000") References: <87il5phuib.fsf@yfb02119.nifty.com> <87v89csves.fsf@localhost> Date: Wed, 06 Dec 2023 22:07:43 +0900 Message-ID: <87y1e71nts.fsf@yfb02119.nifty.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2001:268:fa30:831:6a:99:e3:26; envelope-from=yfb02119@nifty.com; helo=dmta1020.nifty.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, SPF_HELO_PASS=-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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -4.13 X-Spam-Score: -4.13 X-Migadu-Queue-Id: 9DCF744875 X-TUID: mIt8xfDW2tkB Ihor Radchenko writes: > This is because the default value of `org-babel-default-header-args' > already contains (:tangle . "no"). ... > As internal implementation detail, Org babel prefers the _last_ header > arg value in the above list. Which is why you end up seeing what you are seeing. > > Not a bug. > Canceled. Your explanation is very clear. Thank you. -- TAKAHASHI Yoshio