From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IFGXBq7k/GUSCAEAe85BDQ:P1 (envelope-from ) for ; Fri, 22 Mar 2024 02:53:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id IFGXBq7k/GUSCAEAe85BDQ (envelope-from ) for ; Fri, 22 Mar 2024 02:53:50 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.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=1711072429; 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:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=C2cXpcuyZ6yF1NbMqNEYccHP+5rM+GTJkfE0Qy4NjBA=; b=t1Vtue+XSrFhtM/2e6CFm6NEZ6pdN7Ms9aeYNH/Qvm11Gm+/3ING9j6CNhO/FmgZDg2OeD CVw+x86axmeKite+8cDdgLlZ2wl/6ayf2An/h1vo1B0M/88V0f2BI9+ldeDEJJgXmm4WeS w8kqXvTh0yOjfg4fP3oTCBuHgcl3X3yquNaeJ52V5W1i4KdS59tvOs87mbvisNRxY2W/V5 aVi7WnVyP1/aXaV+wj4Nqb0Yy2FwlaVqutX3/ze94DXs7lk13gTkBErBLZsVSKneHcteNG IX3iY2pssLm5pKqV+W/1BmnogzfHeeHdnNPwxe3OR1xDosvwtFcioYCl6DgDxw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.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-Seal: i=1; s=key1; d=yhetil.org; t=1711072429; a=rsa-sha256; cv=none; b=cNc7LooPnM+lii28Y7ck9NJ/mdVpRV/qSWmMi9LAjD4vAIiMErCEI18clHXttjScnxX6s6 2O1jOVdcuDjRutY5gIQC+VyYYbpl2bs6FtPRenSXP5bDouHM9aoErjW/7Y3QKku3TbcWS5 5QrWOvlXZ59zVObTlQzMJyb3c9i5kApxtADUVchlqLp3kcq0XYzY3sNvSTGxagiMa9FIUk EuLT6zVksoRjtYKeev1PTOGy7s7c0ZbZ5zG/Hfy0N+fFbj7lFdLK/F5K5bcGUbF/YOQaAf gUfwQC6vHryxVqSGmWy5Sn6sNQmxVf9iSKnz1YoMjfhb7/+VU66AhnBsXGJjPA== 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 D6DA914979 for ; Fri, 22 Mar 2024 02:53:49 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rnU5Q-0005UK-SW; Thu, 21 Mar 2024 21:52:48 -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 1rnU5P-0005Sc-0l for emacs-orgmode@gnu.org; Thu, 21 Mar 2024 21:52:47 -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 1rnU5N-0003Xo-Cn for emacs-orgmode@gnu.org; Thu, 21 Mar 2024 21:52:46 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1rnU5I-0005kb-Hd for emacs-orgmode@gnu.org; Fri, 22 Mar 2024 02:52:40 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Nick Dokos Subject: Re: [BUG] `org-html-head-include-scripts' default value should be `t' but it's nil instead [9.7-pre (release_9.6.20-1267-gb0c3c9 @ /home/nick/src/emacs/org/org-mode/lisp/)] Date: Thu, 21 Mar 2024 21:52:30 -0400 Message-ID: <874jczhw2p.fsf@pierrot.dokosmarshall.org> References: <87bk77ig1k.fsf@pierrot.dokosmarshall.org> <878r2b4dpy.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:KuHg1qDVs1nGeNAJu2ZHD0dtFFA= 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: 3 X-Spam_score: 0.3 X-Spam_bar: / X-Spam_report: (0.3 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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: , 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-Spam-Score: -5.15 X-Spam-Score: -5.15 X-Migadu-Queue-Id: D6DA914979 X-Migadu-Scanner: mx12.migadu.com X-TUID: mqQkPMY7L11u Ihor Radchenko writes: > Nick Dokos writes: > >> If you load `ox-html`, the default value of >> `org-html-head-include-scripts` is nil, despite the defcustom: >> >> (defcustom org-html-head-include-scripts t ... > > Are you sure? What I am seeing in lisp/ox-html.el is > > (defcustom org-html-head-include-scripts nil > "Non-nil means include the JavaScript snippets in exported HTML files. > The actual script is defined in `org-html-scripts'." > :group 'org-export-html > :version "24.4" > :package-version '(Org . "8.0") > :type 'boolean) > > The default value is nil. You are right (I was playing in an old branch and did not notice it at the time). And although the theoretical possibility still exists, I don't know of any other manifestation, so the question is moot at this point. Sorry for the noise. -- Nick