GNU bug report logs - #71851
31.0.50; error with (use-package org ...)

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Reported by: Paul Nelson <ultrono@HIDDEN>; dated Sun, 30 Jun 2024 06:40:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.

Message received at 71851 <at> debbugs.gnu.org:


Received: (at 71851) by debbugs.gnu.org; 30 Jun 2024 20:36:51 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Jun 30 16:36:51 2024
Received: from localhost ([127.0.0.1]:59253 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1sO1I2-0004kD-P7
	for submit <at> debbugs.gnu.org; Sun, 30 Jun 2024 16:36:51 -0400
Received: from out-183.mta0.migadu.com ([91.218.175.183]:63133)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <jb@HIDDEN>) id 1sO1I0-0004k0-Og
 for 71851 <at> debbugs.gnu.org; Sun, 30 Jun 2024 16:36:49 -0400
X-Envelope-To: yantar92@HIDDEN
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net;
 s=key1; t=1719779772;
 h=from:from: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;
 bh=esJCCottSSqnDwy+TOSPC9/2+UQOxdxx/3bZKKLG/Aw=;
 b=YeGljYVhHYyHfyRAjf0Gz4V6jJ4hdwRDbaNAksbeOVhmAkx028A8ZrRyhE/2RSFaX7JUsD
 qhiXFlVjEof+1CBpMftAGvFpISlrUse7xQX+Opnty1aojKQji4qXjnHjI6V42pFOC/6/at
 Ilj8fYCao/5HywdLtGZZ4yPuK+kscXTa/WjJpjec5dgtcJtBXUTntXo0oZP8oqr5iMCRjp
 LuPeYLhutVSy8ccrGGD7taEuezFs1lxZM8upK6E6NTkEu97d+EAPaWf7G9j0EwdDS2hGS4
 egc2dnLWbflibjkGT+tSb9vOVwcDUt0mgxjS6vXkXyIrlZwG0LNiqhwqcPdFaw==
X-Envelope-To: 71851 <at> debbugs.gnu.org
X-Envelope-To: ultrono@HIDDEN
X-Report-Abuse: Please report any abuse attempt to abuse@HIDDEN and
 include these headers.
From: Jeremy Bryant <jb@HIDDEN>
To: Paul Nelson <ultrono@HIDDEN>
Subject: Re: bug#71851: 31.0.50; error with (use-package org ...)
In-Reply-To: <CAOA-32OvD7ATY+aswj9LOkWrwzkJoQdj3OyQRR2pj5W2CWqcqw@HIDDEN>
 (Paul Nelson's message of "Sun, 30 Jun 2024 08:39:16 +0200")
References: <CAOA-32OvD7ATY+aswj9LOkWrwzkJoQdj3OyQRR2pj5W2CWqcqw@HIDDEN>
Date: Sun, 30 Jun 2024 21:36:08 +0100
Message-ID: <87wmm6cgnb.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Migadu-Flow: FLOW_OUT
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 71851
Cc: Ihor Radchenko <yantar92@HIDDEN>, 71851 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

Paul Nelson <ultrono@HIDDEN> writes:

> Steps to reproduce: on the latest master, Emacs -Q, evaluating
>
> (use-package org
>   :custom
>   (org-babel-load-languages '((latex . t) (emacs-lisp . t) (python . t))))
>
> in *scratch* via C-x C-e yields the error
>
> Error (use-package): org/:catch: Symbol=E2=80=99s value as variable is vo=
id:
> org-preview-latex-process-alist
>
> If I first (require 'org), then it works fine.
>
> I suspected some version issue, but deleted all eln-cache stuff, and
> tried rebuilding in a fresh directory and emptying my .emacs.d.
>
>
> In GNU Emacs 31.0.50 (build 1, aarch64-apple-darwin23.5.0, NS
>  appkit-2487.60 Version 14.5 (Build 23F79)) of 2024-06-30 built on
>  d51735
> Repository revision: c8473ee8c1914d15fb19207215f0a06c84d0915c
> Repository branch: master
> Windowing system distributor 'Apple', version 10.3.2487
> System Description:  macOS 14.5

Adding Ihor who may be able to review.

FWIW, I tried this on 29.4 and there is no error, so this may be from a rec=
ent commit.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#71851; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 30 Jun 2024 06:39:32 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Jun 30 02:39:32 2024
Received: from localhost ([127.0.0.1]:54733 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1sNoDk-0006Jp-3i
	for submit <at> debbugs.gnu.org; Sun, 30 Jun 2024 02:39:32 -0400
Received: from lists.gnu.org ([209.51.188.17]:38356)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ultrono@HIDDEN>) id 1sNoDj-0006Ji-2p
 for submit <at> debbugs.gnu.org; Sun, 30 Jun 2024 02:39:31 -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 <ultrono@HIDDEN>) id 1sNoDj-0004KG-3Q
 for bug-gnu-emacs@HIDDEN; Sun, 30 Jun 2024 02:39:31 -0400
Received: from mail-io1-xd31.google.com ([2607:f8b0:4864:20::d31])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.90_1) (envelope-from <ultrono@HIDDEN>) id 1sNoDh-0005qb-C6
 for bug-gnu-emacs@HIDDEN; Sun, 30 Jun 2024 02:39:30 -0400
Received: by mail-io1-xd31.google.com with SMTP id
 ca18e2360f4ac-7f61549406eso77521739f.1
 for <bug-gnu-emacs@HIDDEN>; Sat, 29 Jun 2024 23:39:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1719729567; x=1720334367; darn=gnu.org;
 h=content-transfer-encoding:to:subject:message-id:date:from
 :mime-version:from:to:cc:subject:date:message-id:reply-to;
 bh=3YU1nfQUcXEPIX8qI15sClroeieByo9hm3tOVkqdGCA=;
 b=GjIew/w118AEEYzuBHsCBbUeKzfIRk7s93rP7Lq7Be/2dRYXsgXHoZxx6x83f4fxXS
 efJH6e2CJWxA8C0I02GJUTUuYg18TiWLq7VA4lsy1B9FXY/hK4TVEYOpTIrDtvo/CRsi
 Cyt8VSCwvTm0YSb9BbS1O0iwa8nstbphWiYyVFeiBVGJp4detVSisb7QR9ZzG/VbMVww
 WKYjRjojOvX43942LUzFM9V8mgrLb4KNFBwtXsRFAcpY1YlDc9ojhcEUYCJl1MoVZ5EF
 3GVTPA7oURRj2NPe+NzE9/MhNUaIsMTPGgO2mvEtPKZ/M88RFuJAyN5604smkWMJn7N/
 V9uw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1719729567; x=1720334367;
 h=content-transfer-encoding:to:subject:message-id:date:from
 :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id
 :reply-to;
 bh=3YU1nfQUcXEPIX8qI15sClroeieByo9hm3tOVkqdGCA=;
 b=b/5VDxNThgljSJYLL44Zp4UMpCjRmbzb6JY23wFblFsXR+yXic5zv5S0YNsINAWbi1
 BKnL+A0GO/UMm2EEVuRcp0M8nnhD0uy8g4oM1CI3505R4iVGpmV/7N2YnMtJ0qStOmrg
 btAz9E6mh1ID40AVxkMWSu7TVJKBQm9RH+RD/oBRxSbL6uOOtEs1IgC8/I+mO4Aj8Lr7
 l4ZqvcZGKaw1w5qCeTlxjHIoYeLg6Y+L0r8j2JrmVymS/em+FC+tX9ZFF2Y3uIPy5rMY
 PC22DjJHupGZwD/Z8IHfIuXSj2XCA/ajhGPyi1AlJK9ifQGp24WcZEzg/2vdQAj2d1yl
 di4g==
X-Gm-Message-State: AOJu0YxnLj90U6z9NeGbSy2XHwU1qbCCm5EwKZS15kCbC7VY7+e0+uWN
 dHMkhRFSFVxc7noNMH7ON8wfHY5Hxp83t3Cq0W61/z0JHm7GM298Q7LBJ7HIpGSUz58b/kJ+Jo3
 nmZT1AAJqB5P7JvrY/Gu8vxpgsHH4ared
X-Google-Smtp-Source: AGHT+IGNjLPSvVLUQe4m8vdAgnaPb6IfEBll6uiYIk7hDAe9kpyfdlqePUn9K55mnzeqFGUvd1hESbLBKf71buGWOYs=
X-Received: by 2002:a5d:8446:0:b0:7f6:1767:ec2f with SMTP id
 ca18e2360f4ac-7f62ee09e7cmr296018839f.5.1719729567626; Sat, 29 Jun 2024
 23:39:27 -0700 (PDT)
MIME-Version: 1.0
From: Paul Nelson <ultrono@HIDDEN>
Date: Sun, 30 Jun 2024 08:39:16 +0200
Message-ID: <CAOA-32OvD7ATY+aswj9LOkWrwzkJoQdj3OyQRR2pj5W2CWqcqw@HIDDEN>
Subject: 31.0.50; error with (use-package org ...)
To: bug-gnu-emacs@HIDDEN
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Received-SPF: pass client-ip=2607:f8b0:4864:20::d31;
 envelope-from=ultrono@HIDDEN; helo=mail-io1-xd31.google.com
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.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_FROM=0.001,
 RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.3 (-)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.3 (--)

Steps to reproduce: on the latest master, Emacs -Q, evaluating

(use-package org
  :custom
  (org-babel-load-languages '((latex . t) (emacs-lisp . t) (python . t))))

in *scratch* via C-x C-e yields the error

Error (use-package): org/:catch: Symbol=E2=80=99s value as variable is void=
:
org-preview-latex-process-alist

If I first (require 'org), then it works fine.

I suspected some version issue, but deleted all eln-cache stuff, and
tried rebuilding in a fresh directory and emptying my .emacs.d.


In GNU Emacs 31.0.50 (build 1, aarch64-apple-darwin23.5.0, NS
 appkit-2487.60 Version 14.5 (Build 23F79)) of 2024-06-30 built on
 d51735
Repository revision: c8473ee8c1914d15fb19207215f0a06c84d0915c
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2487
System Description:  macOS 14.5

Configured using:
 'configure --with-ns --with-native-compilation --with-tree-sitter
 --with-gif --with-png --with-jpeg --with-rsvg --with-tiff
 --with-imagemagick --with-x-toolkit=3Dgtk3 --with-xwidgets'

Configured features:
ACL DBUS GLIB GNUTLS IMAGEMAGICK LCMS2 LIBXML2 MODULES NATIVE_COMP
NOTIFY KQUEUE NS PDUMPER PNG RSVG SQLITE3 THREADS TOOLKIT_SCROLL_BARS
TREE_SITTER WEBP XIM XWIDGETS ZLIB

Important settings:
  value of $LC_CTYPE: UTF-8
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  minibuffer-regexp-mode: t
  buffer-read-only: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message mailcap yank-media puny dired
dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068
epg-config gnus-util time-date mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils compile text-property-search
comint subr-x ansi-osc ansi-color ring comp-run comp-common warnings
icons thingatpt find-func cal-menu calendar cal-loaddefs org-version
org-compat org-macs format-spec cl-macs gv cl-extra help-mode cl-seq
use-package-core cl-loaddefs cl-lib bytecomp byte-compile rmc iso-transl
tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode mwheel term/ns-win ns-win ucs-normalize
mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode lisp-mode prog-mode register
page tab-bar menu-bar rfn-eshadow isearch easymenu timer select
scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors
frame minibuffer nadvice seq simple cl-generic indonesian philippine
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite emoji-zwj charscript
charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure
cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp
files window text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget keymap hashtable-print-readable backquote
threads xwidget-internal dbusbind kqueue cocoa ns lcms2 multi-tty
make-network-process native-compile emacs)

Memory information:
((conses 16 120273 12323) (symbols 48 12306 0) (strings 32 33300 3032)
 (string-bytes 1 1117542) (vectors 16 18104)
 (vector-slots 8 236238 8900) (floats 8 53 68) (intervals 56 264 0)
 (buffers 992 13))




Acknowledgement sent to Paul Nelson <ultrono@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#71851; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sun, 30 Jun 2024 20:45:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.