X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Spencer Baugh <sbaugh@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 24 Feb 2025 16:20:01 +0000 Resent-Message-ID: <handler.76523.B.174041397425191 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 76523 <at> debbugs.gnu.org Cc: Andrea Corallo <acorallo@HIDDEN> X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.174041397425191 (code B ref -1); Mon, 24 Feb 2025 16:20:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Feb 2025 16:19:34 +0000 Received: from localhost ([127.0.0.1]:42099 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmbB6-0006YD-1g for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:19:34 -0500 Received: from lists.gnu.org ([2001:470:142::17]:58578) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <sbaugh@HIDDEN>) id 1tmbB0-0006Xo-ET for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:19:29 -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 <sbaugh@HIDDEN>) id 1tmbAu-00046s-Et for bug-gnu-emacs@HIDDEN; Mon, 24 Feb 2025 11:19:20 -0500 Received: from mxout5.mail.janestreet.com ([64.215.233.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <sbaugh@HIDDEN>) id 1tmbAp-0004v4-VI for bug-gnu-emacs@HIDDEN; Mon, 24 Feb 2025 11:19:20 -0500 From: Spencer Baugh <sbaugh@HIDDEN> Date: Mon, 24 Feb 2025 11:19:13 -0500 Message-ID: <ierecznz56m.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=janestreet.com; s=waixah; t=1740413954; bh=WhCdy7hyB6J9JSLk1P0k08N52EobRzfP/V9eOMqhcvA=; h=From:To:Cc:Subject:Date; b=LWkH+DRLgNBcqHJZiEIolsLZA5qQ1O8lh2aaSMT7zuBN0Qnu68aFbiAM8TlUAHb4p y/pS4IwpZLEpiAbv+OexsvDvhGts7cKo8VoCOn14qQVlOJUC3AulxFKDk8jFHd2XqY uF4J9ILGJ30PGsShNGJ98qRAMuh2IqKofZ+TLZ2+WLrG2819UrybZpEb/x2hvAb14w tN9l3/B4mP9Q3RDtSYkHeKJj/Adg/Apagd6veP1tMrx6QjA//SoI/xpvQ3hPnBo4Tc /M0RNDcWDSFj3+asDw5acOqj3eFB1JxtUjREZJ1lUaUG3sodYGOw0I+p+r79m55X8/ AhfNafSUDrt+w== Received-SPF: pass client-ip=64.215.233.18; envelope-from=sbaugh@HIDDEN; helo=mxout5.mail.janestreet.com X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) 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: -0.1 (/) 1. cd ~/src/emacs/emacs-30 2. ./configure --without-all --without-x --with-zlib --with-native-compilat= ion=3Daot && make -j64 3. ./src/emacs --batch --eval '(progn (require '\''package) (package-read-f= rom-string "((emacs \"26.1\"))"))' 4. Observe this error: Error: error ("Can=E2=80=99t read whole string") error("Can't read whole string") package-read-from-string("((emacs \"26.1\"))") (progn (require 'package) (package-read-from-string "((emacs \"26.1\"))")) eval((progn (require 'package) (package-read-from-string "((emacs \"26.1\= "))")) t) command-line-1(("--eval" "(progn (require 'package) (package-read-from-st= ring \"((emacs \\\"26.1\\\"))\"))")) command-line() normal-top-level() Can=E2=80=99t read whole string This works fine without passing --with-native-compilation=3Daot. I expect there's probably other things broken, but this is what I noticed. In GNU Emacs 30.0.93 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo version 1.15.12, Xaw scroll bars) of 2025-02-07 built on igm-qws-u22796a Repository revision: 5bd06996b00095f076356c0d5cd000c37bdaa16f Repository branch: emacs-30 Windowing system distributor 'The X.Org Foundation', version 11.0.12011000 System Description: Rocky Linux 8.10 (Green Obsidian) Configured using: 'configure --config-cache --with-x-toolkit=3Dlucid --without-gpm --without-gconf --without-selinux --without-imagemagick --with-modules --with-gif=3Dno --with-cairo --with-rsvg --without-compress-install --with-tree-sitter --with-native-compilation=3Daot' Configured features: CAIRO DBUS FREETYPE GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER X11 XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Shell Minor modes in effect: delete-selection-mode: t global-so-long-mode: t pixel-scroll-precision-mode: t global-git-commit-mode: t magit-auto-revert-mode: t windmove-mode: t savehist-mode: t save-place-mode: t jane-fe-minor-mode: t dired-omit-mode: t editorconfig-mode: t mode-line-bell-mode: t server-mode: t shell-dirtrack-mode: t comint-fontify-input-mode: t tooltip-mode: t global-eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tab-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t context-menu-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t minibuffer-regexp-mode: t line-number-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/helm-4.0/helm-packages hides /usr/local/home/s= baugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+share+/app/emacs/sit= e-lisp/elpa/helm-core-4.0/helm-packages /home/sbaugh/.emacs.d/elpa/git-commit-3.3.0/git-commit hides /usr/local/hom= e/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+share+/app/emacs/= site-lisp/elpa/magit-4.3.0/git-commit /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/magit-4.3.0/magit-autorevert hides /usr/local/= home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+share+/app/ema= cs/site-lisp/elpa/magit-section-4.3.0/magit-autorevert /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/which-key-3.6.1/which-key hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/which-key /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/transient-0.8.4/transient hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/transient /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/eglot-1.18/eglot hides /home/sbaugh/src/emacs/= emacs-30/lisp/progmodes/eglot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/ox /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-texinfo hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ox-texinfo /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-publish hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ox-publish /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-org hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ox-org /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-odt hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ox-odt /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-md hides /home/sbaugh/src/emacs/= emacs-30/lisp/org/ox-md /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-man hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ox-man /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-latex hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ox-latex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-koma-letter hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/org/ox-koma-letter /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-icalendar hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/ox-icalendar /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-html hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ox-html /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-beamer hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ox-beamer /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-ascii hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ox-ascii /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org hides /home/sbaugh/src/emacs/em= acs-30/lisp/org/org /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-version hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-version /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-timer hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-timer /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-tempo hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-tempo /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-table hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-table /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-src hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/org-src /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-refile hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-refile /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-protocol hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-protocol /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-plot hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-plot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-persist hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-persist /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-pcomplete hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/org-pcomplete /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-num hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/org-num /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-mouse hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-mouse /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-mobile hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-mobile /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-macs hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-macs /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-macro hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-macro /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-list hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-list /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-lint hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-lint /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-keys hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-keys /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-inlinetask hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/org/org-inlinetask /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-indent hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-indent /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-id hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/org-id /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-habit hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-habit /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-goto hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-goto /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-footnote hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-footnote /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-fold hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-fold /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-fold-core hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/org-fold-core /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-feed hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-feed /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-faces hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-faces /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-entities hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-entities /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-element hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-element /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-element-ast hides /home/sbaugh/= src/emacs/emacs-30/lisp/org/org-element-ast /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-duration hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-duration /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-datetree hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-datetree /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-cycle hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-cycle /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-ctags hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-ctags /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-crypt hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-crypt /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-compat hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-compat /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-colview hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-colview /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-clock hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-clock /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-capture hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-capture /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-attach hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-attach /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-attach-git hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/org/org-attach-git /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-archive hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-archive /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-agenda hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-agenda /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/ol /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-w3m hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-w3m /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-rmail hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ol-rmail /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-mhe hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-mhe /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-man hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-man /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-irc hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-irc /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-info hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ol-info /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-gnus hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ol-gnus /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-eww hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-eww /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-eshell hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ol-eshell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-doi hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-doi /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-docview hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ol-docview /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-bibtex hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ol-bibtex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-bbdb hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ol-bbdb /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/oc /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-natbib hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/oc-natbib /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-csl hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/oc-csl /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-bibtex hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/oc-bibtex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-biblatex hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/oc-biblatex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-basic hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/oc-basic /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/ob /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-tangle hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-tangle /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-table hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-table /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sqlite hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-sqlite /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sql hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-sql /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-shell hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-shell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sed hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-sed /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-screen hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-screen /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-scheme hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-scheme /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sass hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-sass /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ruby hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-ruby /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ref hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-ref /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-python hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-python /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-processing hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/ob-processing /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-plantuml hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/ob-plantuml /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-perl hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-perl /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-org hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-org /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-octave hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-octave /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ocaml hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-ocaml /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-maxima hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-maxima /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-matlab hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-matlab /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-makefile hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/ob-makefile /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lua hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-lua /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lob hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-lob /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lisp hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-lisp /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lilypond hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/ob-lilypond /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-latex hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-latex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-julia hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-julia /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-js hides /home/sbaugh/src/emacs/= emacs-30/lisp/org/ob-js /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-java hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-java /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-haskell hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-haskell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-groovy hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-groovy /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-gnuplot hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-gnuplot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-fortran hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-fortran /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-forth hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-forth /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-exp hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-exp /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-eval hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-eval /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-eshell hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-eshell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-emacs-lisp hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/ob-emacs-lisp /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-dot hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-dot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ditaa hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-ditaa /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-css hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-css /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-core hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-core /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-comint hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-comint /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-clojure hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-clojure /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-calc hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-calc /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-awk hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-awk /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-R hides /home/sbaugh/src/emacs/e= macs-30/lisp/org/ob-R /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-C hides /home/sbaugh/src/emacs/e= macs-30/lisp/org/ob-C Features: (shadow sort mail-extr emacsbug smartparens oc-basic org-element org-persist org-id org-refile avl-tree generator ol-eww eww xdg url-queue mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-art mm-uu mml2015 mm-view mml-smime smime gnutls dig ol-docview doc-view jka-compr image-mode exif ol-bibtex bibtex ol-bbdb ol-w3m ol-doi org-link-doi jane-release jane-fe-history vtable mule-util cus-start rect whitespace cl-print pulse color shortdoc package-x help-fns radix-tree dired-aux macrostep-c cmacexp macrostep cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-langs cc-vars cc-defs cc-bytecomp pcmpl-unix vc-dir vc misearch multi-isearch gitconfig-mode conf-mode ffap bug-reference face-remap jane-fe-show goto-addr jane-fe-diff jane-fe-feature-specific jane-fe-todo overseer pkg-info url-http url-gw nsm lisp-mnt epl open-junk-file cl vc-fe log-view eglot external-completion jsonrpc grep let-alist delsel so-long pixel-scroll cua-base jane-fe-read-feature vc-hg skeleton page-ext magit-extras magit-bookmark magit-submodule magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit magit-repos magit-apply magit-wip magit-log magit-diff git-commit log-edit pcvs-util add-log dash magit-core magit-autorevert autorevert filenotify magit-margin magit-transient magit-process with-editor magit-mode elp transient magit-git magit-base which-func vc-git vc-dispatcher magit-section benchmark cursor-sensor llama compat windmove org org-macro org-pcomplete org-list org-footnote org-faces org-entities noutline outline ob-dot ob-shell files-x ob ob-tangle org-src sh-script treesit executable ob-ref ob-lob ob-table ob-exp ob-comint ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold org-fold-core org-keys oc org-element-ast inline org-loaddefs cal-menu calendar cal-loaddefs gnus-sum shr pixel-fill kinsoku url-file svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 nnoo parse-time iso8601 gnus-spec gnus-int gnus-range message sendmail yank-media puny rfc822 mml mml-sec epa epg rfc6068 epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util time-date mail-utils range mm-util mail-prsvr org-version org-compat org-macs format-spec gdb-mi bindat gud vundo modus-vivendi-theme modus-themes savehist saveplace site-start jane-customization jane-fe-regex jane-build-status jane-patdiff jane-diagnose jane-merlin merlin-xref xref merlin-cap merlin hi-lock crm jane-async-merlin jane-completion jane-fe-project jane-fe-feature-table imenu jane-fe-menu ecaml_plugin edmacro kmacro bookmark ecaml dired-x editorconfig editorconfig-core editorconfig-core-handle editorconfig-fnmatch mode-line-bell help-at-pt jane-yasnippet jane-micro-features server jane-diff smerge-mode diff unified-test-mode shell-file dired dired-loaddefs jane-sexp derived rainbow-delimiters jane-python jane-ocaml hydra lv jane-aide diff-mode track-changes easy-mmode ert ewoc debug backtrace find-func tuareg speedbar ezimage dframe tuareg-compat tuareg-opam flymake project thingatpt smie caml-types caml-help view find-file compile text-property-search jane-cr jane-align shell pcomplete comint ansi-osc ansi-color ring jane-telemetry comp comp-cstr cl-extra help-mode warnings comp-run comp-common jane-rust ocp-indent jane-eglot jane-elisp-loaddefs jane-util finder-inf cus-edit pp cus-load wid-edit adaptive-wrap-autoloads corfu-autoloads csv-mode-autoloads cyberpunk-theme-autoloads debbugs-autoloads exwm-autoloads git-commit-autoloads keycast-autoloads mct-autoloads url-http-ntlm-autoloads url-auth utop-autoloads tuareg-autoloads caml-autoloads vc-hgcmd-autoloads vertico-autoloads vundo-autoloads xelb-autoloads ace-jump-helm-line-autoloads ace-link-autoloads aggressive-indent-autoloads ahk-mode-autoloads all-the-icons-ivy-rich-autoloads auto-compile-autoloads auto-dictionary-autoloads auto-highlight-symbol-autoloads auto-yasnippet-autoloads bash-completion-autoloads browse-at-remote-autoloads centered-cursor-mode-autoloads clean-aindent-mode-autoloads column-enforce-mode-autoloads company-box-autoloads company-posframe-autoloads company-quickhelp-autoloads company-shell-autoloads company-statistics-autoloads consult-yasnippet-autoloads counsel-projectile-autoloads counsel-autoloads dap-mode-autoloads bui-autoloads define-word-autoloads diff-hl-autoloads diminish-autoloads dired-quick-sort-autoloads disable-mouse-autoloads doom-modeline-autoloads dotenv-mode-autoloads drag-stuff-autoloads eat-autoloads eldoc-box-autoloads elisp-def-autoloads elisp-slime-nav-autoloads embark-consult-autoloads consult-autoloads embark-autoloads emr-autoloads clang-format-autoloads esh-help-autoloads eshell-prompt-extras-autoloads eshell-z-autoloads ess-autoloads eval-sexp-fu-autoloads evil-anzu-autoloads anzu-autoloads evil-args-autoloads evil-cleverparens-autoloads evil-collection-autoloads annalist-autoloads evil-easymotion-autoloads evil-escape-autoloads evil-exchange-autoloads evil-goggles-autoloads evil-iedit-state-autoloads advice evil-indent-plus-autoloads evil-lion-autoloads evil-lisp-state-autoloads bind-map-autoloads evil-matchit-autoloads evil-mc-autoloads evil-nerd-commenter-autoloads evil-numbers-autoloads evil-org-autoloads evil-surround-autoloads evil-textobj-line-autoloads evil-tutor-autoloads evil-visual-mark-mode-autoloads evil-visualstar-autoloads expand-region-autoloads explain-pause-mode-autoloads eyebrowse-autoloads fish-mode-autoloads flx-autoloads flycheck-bashate-autoloads flycheck-eglot-autoloads eglot-autoloads flycheck-elsa-autoloads flycheck-package-autoloads flyspell-correct-helm-autoloads flyspell-correct-ivy-autoloads flyspell-correct-popup-autoloads flyspell-correct-autoloads flyspell-popup-autoloads frame-local-autoloads fzf-autoloads gh-md-autoloads git-gutter-autoloads git-link-autoloads git-messenger-autoloads popup-autoloads git-modes-autoloads git-timemachine-autoloads gitignore-templates-autoloads gnu-elpa-keyring-update-autoloads gnuplot-autoloads golden-ratio-autoloads goto-chg-autoloads haskell-mode-autoloads helm-ag-autoloads helm-c-yasnippet-autoloads helm-comint-autoloads helm-company-autoloads company-autoloads helm-descbinds-autoloads helm-git-grep-autoloads helm-make-autoloads helm-mode-manager-autoloads helm-org-autoloads helm-easymenu helm-org-rifle-autoloads helm-projectile-autoloads helm-purpose-autoloads helm-swoop-autoloads helm-autoloads helm-themes-autoloads helm-core-autoloads helpful-autoloads elisp-refs-autoloads highlight-indentation-autoloads highlight-numbers-autoloads highlight-parentheses-autoloads ibuffer-projectile-autoloads iedit-autoloads indent-guide-autoloads ivy-avy-autoloads ivy-hydra-autoloads ivy-purpose-autoloads ivy-rich-autoloads ivy-xref-autoloads ivy-yasnippet-autoloads json-mode-autoloads rx json-navigator-autoloads json-reformat-autoloads json-snatcher-autoloads jsonnet-mode-autoloads ligature-autoloads link-hint-autoloads lorem-ipsum-autoloads lsp-docker-autoloads lsp-treemacs-autoloads lsp-mode-autoloads macrostep-autoloads magit-gitflow-autoloads magit-popup-autoloads magit-svn-autoloads magit-todos-autoloads hl-todo-autoloads marginalia-autoloads markdown-toc-autoloads merlin-eldoc-autoloads merlin-autoloads mode-line-bell-autoloads multi-line-autoloads multi-term-autoloads multiple-cursors-autoloads nameless-autoloads nerd-icons-autoloads nix-mode-autoloads ob-powershell-autoloads ocp-indent-autoloads open-junk-file-autoloads orderless-autoloads org-appear-autoloads org-cliplink-autoloads org-contrib-autoloads org-download-autoloads org-mime-autoloads org-modern-autoloads org-pomodoro-autoloads org-present-autoloads org-projectile-autoloads org-project-capture-autoloads org-category-capture-autoloads org-re-reveal-autoloads htmlize-autoloads org-rich-yank-autoloads org-roam-autoloads org-sticky-header-autoloads org-superstar-autoloads org-transclusion-autoloads org-wild-notifier-autoloads async-autoloads alert-autoloads log4e-autoloads gntp-autoloads orgit-forge-autoloads orgit-autoloads forge-autoloads ghub-autoloads closql-autoloads emacsql-autoloads overseer-autoloads ox-gfm-autoloads ox-jira-autoloads org-autoloads package-lint-autoloads paradox-autoloads paredit-autoloads parent-mode-autoloads pcre2el-autoloads persistent-scratch-autoloads pkg-info-autoloads epl-autoloads poly-markdown-autoloads polymode-autoloads popwin-autoloads pos-tip-autoloads powershell-autoloads pyvenv-autoloads quickrun-autoloads rainbow-delimiters-autoloads rg-autoloads ron-mode-autoloads rustic-autoloads flycheck-autoloads markdown-mode-autoloads rust-mode-autoloads shell-pop-autoloads shfmt-autoloads reformatter-autoloads shrink-path-autoloads f-autoloads shut-up-autoloads smartparens-autoloads smeargle-autoloads smex-autoloads sml-mode-autoloads spinner-autoloads string-edit-at-point-autoloads string-inflection-autoloads swiper-autoloads ivy-autoloads symbol-overlay-autoloads term-cursor-autoloads terminal-here-autoloads toc-org-autoloads treemacs-all-the-icons-autoloads all-the-icons-autoloads treemacs-evil-autoloads evil-autoloads treemacs-icons-dired-autoloads treemacs-magit-autoloads magit-autoloads pcase with-editor-autoloads transient-autoloads magit-section-autoloads llama-autoloads treemacs-persp-autoloads persp-mode-autoloads treemacs-projectile-autoloads treemacs-autoloads cfrs-autoloads ht-autoloads hydra-autoloads lv-autoloads pfuture-autoloads ace-window-autoloads avy-autoloads s-autoloads projectile-autoloads treepy-autoloads undo-fu-session-autoloads unicode-fonts-autoloads ucs-utils-autoloads font-utils-autoloads persistent-soft-autoloads list-utils-autoloads pcache-autoloads urgrep-autoloads uuidgen-autoloads valign-autoloads vba-mode-autoloads verb-autoloads vi-tilde-fringe-autoloads vmd-mode-autoloads volatile-highlights-autoloads wfnames-autoloads wgrep-autoloads which-key-posframe-autoloads which-key-autoloads posframe-autoloads window-purpose-autoloads imenu-list-autoloads winum-autoloads dash-autoloads info writeroom-mode-autoloads visual-fill-column-autoloads ws-butler-autoloads xterm-color-autoloads yaml-autoloads yasnippet-snippets-autoloads yasnippet-autoloads package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs icons password-cache json subr-x map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd touch-screen 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 dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo x-toolkit xinput2 x multi-tty move-toolbar make-network-process native-compile emacs) Memory information: ((conses 16 1923815 338094) (symbols 48 80515 0) (strings 32 295977 43287) (string-bytes 1 12037536) (vectors 16 100289) (vector-slots 8 1379833 229979) (floats 8 686 1591) (intervals 56 48915 337) (buffers 992 123))
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Spencer Baugh <sbaugh@HIDDEN> Subject: bug#76523: Acknowledgement (30.0.93; with-native-compilation=aot breaks some Lisp) Message-ID: <handler.76523.B.174041397425191.ack <at> debbugs.gnu.org> References: <ierecznz56m.fsf@HIDDEN> X-Gnu-PR-Message: ack 76523 X-Gnu-PR-Package: emacs Reply-To: 76523 <at> debbugs.gnu.org Date: Mon, 24 Feb 2025 16:20:01 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-gnu-emacs@HIDDEN If you wish to submit further information on this problem, please send it to 76523 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 76523: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76523 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Pip Cet <pipcet@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 24 Feb 2025 16:24:02 +0000 Resent-Message-ID: <handler.76523.B.174041422726181 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 76523 <at> debbugs.gnu.org, sbaugh@HIDDEN, acorallo@HIDDEN X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN, 76523 <at> debbugs.gnu.org, Spencer Baugh <sbaugh@HIDDEN>, Andrea Corallo <acorallo@HIDDEN> Received: via spool by submit <at> debbugs.gnu.org id=B.174041422726181 (code B ref -1); Mon, 24 Feb 2025 16:24:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Feb 2025 16:23:47 +0000 Received: from localhost ([127.0.0.1]:42152 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmbFC-0006oD-Ij for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:23:46 -0500 Received: from lists.gnu.org ([2001:470:142::17]:53594) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <pipcet@HIDDEN>) id 1tmbF9-0006nm-0F for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:23:43 -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 <pipcet@HIDDEN>) id 1tmbF3-0004sV-Hv for bug-gnu-emacs@HIDDEN; Mon, 24 Feb 2025 11:23:37 -0500 Received: from mail-4316.protonmail.ch ([185.70.43.16]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <pipcet@HIDDEN>) id 1tmbF1-0005dm-Il for bug-gnu-emacs@HIDDEN; Mon, 24 Feb 2025 11:23:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1740414212; x=1740673412; bh=Ju5/Ghiiguo4rxO7gVXAVlMwVA/yHPwPv8lMJdIq7PM=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=oYmBvajtYaYUprybkj1Ym8p5zivLkSp40hnmDttMQVWwQNUKu9ylDU/SMiJJ7TSsb feAbKQB8e0k0DJa8aBopJnK+WIVRRl9lucxtFx0KKMqEPugID+cvwJaNa/AFWjlokK AbeNAlps29xfItcrFGimhztAhPICF/N7gqxHlzdFJemBsaM5Zc6CmA3VWXKs9IDLd5 CFU3jHsPKPHiw6x5iMYXKs5yWrlqJzUdUrmUflB84j71hAKaQLchXQdtnjTw4iqmY3 jMELzm7P1WxoPaYEaXpjstfxFs+uR6Lb7Ex4jut8dVdjl+14PfPResZ+eI2cUmVAQd 8feh2X9qCKoJQ== Date: Mon, 24 Feb 2025 16:23:28 +0000 From: Pip Cet <pipcet@HIDDEN> Message-ID: <87seo3nwgv.fsf@HIDDEN> In-Reply-To: <ierecznz56m.fsf@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> Feedback-ID: 112775352:user:proton X-Pm-Message-ID: d560f02f01331b64b34265f7be424258ac05f871 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.16; envelope-from=pipcet@HIDDEN; helo=mail-4316.protonmail.ch 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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) 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: -0.0 (/) "Spencer Baugh via \"Bug reports for GNU Emacs, the Swiss army knife of tex= t editors\"" <bug-gnu-emacs@HIDDEN> writes: > 1. cd ~/src/emacs/emacs-30 > 2. ./configure --without-all --without-x --with-zlib --with-native-compil= ation=3Daot && make -j64 > 3. ./src/emacs --batch --eval '(progn (require '\''package) (package-read= -from-string "((emacs \"26.1\"))"))' > 4. Observe this error: > Error: error ("Can=E2=80=99t read whole string") > error("Can't read whole string") > package-read-from-string("((emacs \"26.1\"))") > (progn (require 'package) (package-read-from-string "((emacs \"26.1\"))= ")) > eval((progn (require 'package) (package-read-from-string "((emacs \"26.= 1\"))")) t) > command-line-1(("--eval" "(progn (require 'package) (package-read-from-= string \"((emacs \\\"26.1\\\"))\"))")) > command-line() > normal-top-level() > Can=E2=80=99t read whole string This is bug#63288, fixed on master but not on emacs-30, IIUC. One warkaround is not to pass "-j64" to make. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63288 Pip
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Pip Cet <pipcet@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 24 Feb 2025 16:24:03 +0000 Resent-Message-ID: <handler.76523.B76523.174041422126164 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 76523 <at> debbugs.gnu.org, sbaugh@HIDDEN, acorallo@HIDDEN X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN, 76523 <at> debbugs.gnu.org, Spencer Baugh <sbaugh@HIDDEN>, Andrea Corallo <acorallo@HIDDEN> Received: via spool by 76523-submit <at> debbugs.gnu.org id=B76523.174041422126164 (code B ref 76523); Mon, 24 Feb 2025 16:24:03 +0000 Received: (at 76523) by debbugs.gnu.org; 24 Feb 2025 16:23:41 +0000 Received: from localhost ([127.0.0.1]:42148 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmbF7-0006nw-6S for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:23:41 -0500 Received: from mail-4316.protonmail.ch ([185.70.43.16]:23729) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <pipcet@HIDDEN>) id 1tmbF4-0006nS-Dz for 76523 <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:23:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1740414212; x=1740673412; bh=Ju5/Ghiiguo4rxO7gVXAVlMwVA/yHPwPv8lMJdIq7PM=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=oYmBvajtYaYUprybkj1Ym8p5zivLkSp40hnmDttMQVWwQNUKu9ylDU/SMiJJ7TSsb feAbKQB8e0k0DJa8aBopJnK+WIVRRl9lucxtFx0KKMqEPugID+cvwJaNa/AFWjlokK AbeNAlps29xfItcrFGimhztAhPICF/N7gqxHlzdFJemBsaM5Zc6CmA3VWXKs9IDLd5 CFU3jHsPKPHiw6x5iMYXKs5yWrlqJzUdUrmUflB84j71hAKaQLchXQdtnjTw4iqmY3 jMELzm7P1WxoPaYEaXpjstfxFs+uR6Lb7Ex4jut8dVdjl+14PfPResZ+eI2cUmVAQd 8feh2X9qCKoJQ== Date: Mon, 24 Feb 2025 16:23:28 +0000 From: Pip Cet <pipcet@HIDDEN> Message-ID: <87seo3nwgv.fsf@HIDDEN> In-Reply-To: <ierecznz56m.fsf@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> Feedback-ID: 112775352:user:proton X-Pm-Message-ID: d560f02f01331b64b34265f7be424258ac05f871 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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 (-) "Spencer Baugh via \"Bug reports for GNU Emacs, the Swiss army knife of tex= t editors\"" <bug-gnu-emacs@HIDDEN> writes: > 1. cd ~/src/emacs/emacs-30 > 2. ./configure --without-all --without-x --with-zlib --with-native-compil= ation=3Daot && make -j64 > 3. ./src/emacs --batch --eval '(progn (require '\''package) (package-read= -from-string "((emacs \"26.1\"))"))' > 4. Observe this error: > Error: error ("Can=E2=80=99t read whole string") > error("Can't read whole string") > package-read-from-string("((emacs \"26.1\"))") > (progn (require 'package) (package-read-from-string "((emacs \"26.1\"))= ")) > eval((progn (require 'package) (package-read-from-string "((emacs \"26.= 1\"))")) t) > command-line-1(("--eval" "(progn (require 'package) (package-read-from-= string \"((emacs \\\"26.1\\\"))\"))")) > command-line() > normal-top-level() > Can=E2=80=99t read whole string This is bug#63288, fixed on master but not on emacs-30, IIUC. One warkaround is not to pass "-j64" to make. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63288 Pip
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Stefan Kangas <stefankangas@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 24 Feb 2025 17:22:02 +0000 Resent-Message-ID: <handler.76523.B76523.17404177107515 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Pip Cet <pipcet@HIDDEN>, 76523 <at> debbugs.gnu.org, sbaugh@HIDDEN, acorallo@HIDDEN Received: via spool by 76523-submit <at> debbugs.gnu.org id=B76523.17404177107515 (code B ref 76523); Mon, 24 Feb 2025 17:22:02 +0000 Received: (at 76523) by debbugs.gnu.org; 24 Feb 2025 17:21:50 +0000 Received: from localhost ([127.0.0.1]:42384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmc9N-0001x8-Kp for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 12:21:50 -0500 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]:59408) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <stefankangas@HIDDEN>) id 1tmc9L-0001wn-59 for 76523 <at> debbugs.gnu.org; Mon, 24 Feb 2025 12:21:47 -0500 Received: by mail-ed1-x52d.google.com with SMTP id 4fb4d7f45d1cf-5dec996069aso7530407a12.2 for <76523 <at> debbugs.gnu.org>; Mon, 24 Feb 2025 09:21:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1740417701; x=1741022501; darn=debbugs.gnu.org; h=content-transfer-encoding:to:subject:message-id:date:mime-version :references:in-reply-to:from:from:to:cc:subject:date:message-id :reply-to; bh=oM3Pg/ZxCyK3xc934udyTC7alSWKIfkx88SXC38fyLg=; b=VwOkVUsABhDqr7B0w1Xj0BetC6DC8D8qEIPg7QtrWqyRa5Y31qAPPp4+1Uv1yguUTr TNc8DsF8Xytkk/DYfbrfUtUXSELd1AKPdzcg3PxYRmsyOjdlBl8fvX3JJbMIooo7qrS4 94XbZwUIqDI0Foi/arAdz6HxLtwlcKz7poUP0T9S+m58F/fPg0UIm9UwdiuRU4i4k+0q kl5qVEieWsrvx+FTuj7FzkKaeUqxOiBXkcwbD0WGP7sJBXLXgJNy7FyoFEYQ/SGsymxD AyW9T09URAcuae704P0nEOsaR1hMzpr9FI3bKx/WP/HfonJJQZFCfXbXTlc4ehp9wJ2T w39g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740417701; x=1741022501; h=content-transfer-encoding:to:subject:message-id:date:mime-version :references:in-reply-to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=oM3Pg/ZxCyK3xc934udyTC7alSWKIfkx88SXC38fyLg=; b=lYA8VM0eN6bnTOzuzX/ElX0yAq3QmtXaJBzxJOMg9VpfrcGqf87VIzMxyCab7bZ4+S E+/vHCi+32SRHwrdg5cjbK7ahYkJGWbc8VWOl0hYIdhc3W+LUSWi/b2RE8lKaqUSWk0K pYuXgSZUomz7mKm75XfOwLC00/OkAINKI/VlTERsr5BcmSuWzMb9SN/NVLNpYsC48tOz PrtUfK0DW5MGPrh1rg1E+rU/MG3UR1PDWjSZ8mT9yXrHx0VXZbKHdbVrH9lk/7GPm6u1 og78IltEVVMpqcsjcCzJ1a0LV6hQQoBcyd1LcG0N1jm9C9jfPFWdfi/4VqWFETVogbEJ thKQ== X-Forwarded-Encrypted: i=1; AJvYcCVfQQ+WUBU9V9t4dHP7tmLrRnt/n+sX3GgkKhhUsUIELpy0ONigr6it2Uumazyy4O4rkVViBw==@debbugs.gnu.org X-Gm-Message-State: AOJu0YzYE15BCa0i4G9oeC/8OIIfaYB2M2O3DtKVjdnTD8W8V7H7uqFq yJ/H3+8HTZ3W2bxB8gD3OOooku+kEfSCj9IPcvzAA01FjNmdEP4+DKgGyDoYO6ghepmibaJO8wY /9/vFztz9UIr6be6e3K+RApKBlbM= X-Gm-Gg: ASbGncv1xIRkVkCBaJx/AfNOL1TdCj6ntwLVqQzBs3a5lQWrgxrXrXPwuDNobVy6yyn Q8d/V86MUoHjnfzcnknKl6RUaXNT23OtCn0FyFaASFTT23KhLo9Yna9ICSL8/r4OOWDR6OPDWNW oaHrBdptb4yw== X-Google-Smtp-Source: AGHT+IEJJYLCSKQ2rUtfWXpTLAw1buj8HMETuG/R3c30xOkzlcpA9B2qOasE3hGIWpOIj5z/Vfso8ANCkv7eWFovoxQ= X-Received: by 2002:a05:6402:51cf:b0:5de:481a:cbc1 with SMTP id 4fb4d7f45d1cf-5e0b70eff58mr14398094a12.16.1740417700819; Mon, 24 Feb 2025 09:21:40 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 24 Feb 2025 17:21:39 +0000 From: Stefan Kangas <stefankangas@HIDDEN> In-Reply-To: <87seo3nwgv.fsf@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> MIME-Version: 1.0 Date: Mon, 24 Feb 2025 17:21:39 +0000 X-Gm-Features: AWEUYZmxgymcTACrAaP30o4OzC6stYns6geiIV5WgS07PBmUUEeHO-U1s41cKaY Message-ID: <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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 (-) Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@HIDDEN> writes: > "Spencer Baugh via \"Bug reports for GNU Emacs, the Swiss army knife of t= ext editors\"" <bug-gnu-emacs@HIDDEN> writes: > >> 1. cd ~/src/emacs/emacs-30 >> 2. ./configure --without-all --without-x --with-zlib --with-native-compi= lation=3Daot && make -j64 >> 3. ./src/emacs --batch --eval '(progn (require '\''package) (package-rea= d-from-string "((emacs \"26.1\"))"))' >> 4. Observe this error: >> Error: error ("Can=E2=80=99t read whole string") >> error("Can't read whole string") >> package-read-from-string("((emacs \"26.1\"))") >> (progn (require 'package) (package-read-from-string "((emacs \"26.1\")= )")) >> eval((progn (require 'package) (package-read-from-string "((emacs \"26= .1\"))")) t) >> command-line-1(("--eval" "(progn (require 'package) (package-read-from= -string \"((emacs \\\"26.1\\\"))\"))")) >> command-line() >> normal-top-level() >> Can=E2=80=99t read whole string > > This is bug#63288, fixed on master but not on emacs-30, IIUC. One > warkaround is not to pass "-j64" to make. > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63288 Which commit fixes this on master?
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Pip Cet <pipcet@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 24 Feb 2025 18:32:01 +0000 Resent-Message-ID: <handler.76523.B76523.174042191232463 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Kangas <stefankangas@HIDDEN> Cc: sbaugh@HIDDEN, acorallo@HIDDEN, 76523 <at> debbugs.gnu.org Received: via spool by 76523-submit <at> debbugs.gnu.org id=B76523.174042191232463 (code B ref 76523); Mon, 24 Feb 2025 18:32:01 +0000 Received: (at 76523) by debbugs.gnu.org; 24 Feb 2025 18:31:52 +0000 Received: from localhost ([127.0.0.1]:42548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmdF9-0008RX-VO for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 13:31:52 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:27953) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <pipcet@HIDDEN>) id 1tmdF5-0008R9-HL for 76523 <at> debbugs.gnu.org; Mon, 24 Feb 2025 13:31:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1740421899; x=1740681099; bh=C5KDehow60JXsj3ZKtwbetKHOd03YhfnBPX7YJ4vSQI=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=L3lcONJV/Vjz3wPeEVr3vYOYPlx7+00L/4cAPrIMSxbGVNrkUdibJRhuXq5L4jine fZcpsZG2UVYmTdu2Fts0S3vHrlOGRU2F8rPn7b4IFkIXYrTVupW+h1tKDfmFr0qnxh a1DaQidYwSrdeukzi6cSDnHeRt2uYxZ1qsXkJcOFog/+r4luv3G6B3RJyTugAcWQJX LfQpL8Rr8biy8K+ezjp6PE79sOZ8rL9E/nqXWCHamrBlJRe7XTz5+xm0/EQ2obYUeH qJNMZGMGEB1nYHUF4uyR5tx2eMGxTk7aMM/tPS6ZujOBrBZcmcTfWXzZQkaFMj6FNK codIeG2kjmBYg== Date: Mon, 24 Feb 2025 18:31:32 +0000 From: Pip Cet <pipcet@HIDDEN> Message-ID: <87h64jnqjh.fsf@HIDDEN> In-Reply-To: <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> Feedback-ID: 112775352:user:proton X-Pm-Message-ID: 98336cc6b1613c041e1b3cc2c96c84c6cf1646ea MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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 (-) "Stefan Kangas" <stefankangas@HIDDEN> writes: > Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text > editors" <bug-gnu-emacs@HIDDEN> writes: > >> "Spencer Baugh via \"Bug reports for GNU Emacs, the Swiss army knife of = text editors\"" <bug-gnu-emacs@HIDDEN> writes: >> >>> 1. cd ~/src/emacs/emacs-30 >>> 2. ./configure --without-all --without-x --with-zlib --with-native-comp= ilation=3Daot && make -j64 >>> 3. ./src/emacs --batch --eval '(progn (require '\''package) (package-re= ad-from-string "((emacs \"26.1\"))"))' >>> 4. Observe this error: >>> Error: error ("Can=E2=80=99t read whole string") >>> error("Can't read whole string") >>> package-read-from-string("((emacs \"26.1\"))") >>> (progn (require 'package) (package-read-from-string "((emacs \"26.1\"= ))")) >>> eval((progn (require 'package) (package-read-from-string "((emacs \"2= 6.1\"))")) t) >>> command-line-1(("--eval" "(progn (require 'package) (package-read-fro= m-string \"((emacs \\\"26.1\\\"))\"))")) >>> command-line() >>> normal-top-level() >>> Can=E2=80=99t read whole string >> >> This is bug#63288, fixed on master but not on emacs-30, IIUC. One >> warkaround is not to pass "-j64" to make. >> >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63288 > > Which commit fixes this on master? 53a5dada413662389a17c551a00d215e51f5049f Fix compilation errors due to insufficient compiler safety (bug#63288) Pip
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Stefan Kangas <stefankangas@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 24 Feb 2025 19:08:02 +0000 Resent-Message-ID: <handler.76523.B76523.17404240817256 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Pip Cet <pipcet@HIDDEN> Cc: sbaugh@HIDDEN, Eli Zaretskii <eliz@HIDDEN>, acorallo@HIDDEN, 76523 <at> debbugs.gnu.org Received: via spool by 76523-submit <at> debbugs.gnu.org id=B76523.17404240817256 (code B ref 76523); Mon, 24 Feb 2025 19:08:02 +0000 Received: (at 76523) by debbugs.gnu.org; 24 Feb 2025 19:08:01 +0000 Received: from localhost ([127.0.0.1]:42634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmdo8-0001sx-HN for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 14:08:00 -0500 Received: from mail-ed1-x534.google.com ([2a00:1450:4864:20::534]:51443) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <stefankangas@HIDDEN>) id 1tmdo6-0001se-Av for 76523 <at> debbugs.gnu.org; Mon, 24 Feb 2025 14:07:59 -0500 Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-5e05780509dso6867598a12.2 for <76523 <at> debbugs.gnu.org>; Mon, 24 Feb 2025 11:07:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1740424072; x=1741028872; darn=debbugs.gnu.org; h=content-transfer-encoding:cc:to:subject:message-id:date :mime-version:references:in-reply-to:from:from:to:cc:subject:date :message-id:reply-to; bh=Tl6cXYas3R8+Q8FM48EIE1w3/bhMup0I1APTfwBEsh4=; b=OPzo0a1XqoB6aH9Rl7TCWxdklnlsV9Sxvc5JCb70sj8HJOL51nL+uMpld1+5F7HAUa BHukQxbNZWL4Q/2gDK7ciVhP/dEHc3GME8qN1/oyk5zWDHvETl1SSRFFX9l/5TKLbAIt Dww/8yLt+AoAXKvKzmwvHZLB9hV8mBkCXNGdaFuipxWuA/GAdGa/aCgkpG0T1fA9HDjz cfxuzD9Xy6IwQO4Mz5aAOZyFMOEPZJ1VfNXe7n6rhYOD0vFbO3i3bhKMJlwNYtF4Q5D4 XJm1nfEf0OPM0ccFuBRARJdvpV508pUYP2FlOg+Lt94xMh8yjSJXb8KX9HvsHPE469YK eEAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740424072; x=1741028872; h=content-transfer-encoding:cc:to:subject:message-id:date :mime-version:references:in-reply-to:from:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=Tl6cXYas3R8+Q8FM48EIE1w3/bhMup0I1APTfwBEsh4=; b=SkUajziYDjylUqd3fjemSCb5ojZ5h2VIOqF8UYrNGHpQBtIZeDOFBkuf7/6iB7NLj8 VzetRVfSsyPi+JJbZJvIw4+J8NK2Ly7ifhCncyvUxtNAalnov/K6jt78tAOu8+E0EWSw 12RGHc6Zr7mHdUsBy6raATY/b12BdRvp0/nW1yiKI1RTDQKnRuxohDxBXjOwSjh7s5KQ /a8bpJsagOoRxVbwY7QT9HMlHrM6W/ycqBIYXToVEFVtg6/Tod3jGNhJ2TY4TI2oxJ/5 tvP1G+38YWepZhVVHPXwzhq31+DstxG3+mJ6L+BZLXG34t1B+GPKjxRdWRn4ECL87xVg xLvw== X-Gm-Message-State: AOJu0YypK99ZqPrKv8s3KnYP5FMRjeKTxysK7c2fLJceASB1TUFm2GQO I33eCMdtImWISsWGX7syH3fIOWgjfnYPJ8XCDTI+WlNG/WEx9t3u314Hd2vDZ1QQ0Co0pXgGhZH e6zrfj+mOGIfzIJqYyom+xYIF7lA= X-Gm-Gg: ASbGncsOoA6MlVp+GeyueOpTtK83/selmBLS04ZAK/HgdyRycP0YuZFwRzEFap2xiUX bsrse9MPnTmz47KkGOpcMZePgdxgwKHxaaUOD+mdbnk7oagVW0EWHe78aKrH3WVdqVUGFiDUjgP ylPvpj72BFdA== X-Google-Smtp-Source: AGHT+IEpl6VRTVpWmUPukNcwI9XqLeI4EJ61Z+NE7keA0cU32csdUpW39RgUqRfn6dP0btvXkThUeEsiuxSm4sZ9MDM= X-Received: by 2002:a05:6402:4315:b0:5e1:967d:9308 with SMTP id 4fb4d7f45d1cf-5e4468e65f6mr163473a12.17.1740424071414; Mon, 24 Feb 2025 11:07:51 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 24 Feb 2025 19:07:51 +0000 From: Stefan Kangas <stefankangas@HIDDEN> In-Reply-To: <87h64jnqjh.fsf@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> <87h64jnqjh.fsf@HIDDEN> MIME-Version: 1.0 Date: Mon, 24 Feb 2025 19:07:51 +0000 X-Gm-Features: AWEUYZn1lBTYowc3TJdt8bLJmFQhEazQbygroNekK0hfS1rPIvySKogDEMwSrFw Message-ID: <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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 (-) Pip Cet <pipcet@HIDDEN> writes: > "Stefan Kangas" <stefankangas@HIDDEN> writes: > >> Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text >> editors" <bug-gnu-emacs@HIDDEN> writes: >> >>> "Spencer Baugh via \"Bug reports for GNU Emacs, the Swiss army knife of= text editors\"" <bug-gnu-emacs@HIDDEN> writes: >>> >>>> 1. cd ~/src/emacs/emacs-30 >>>> 2. ./configure --without-all --without-x --with-zlib --with-native-com= pilation=3Daot && make -j64 >>>> 3. ./src/emacs --batch --eval '(progn (require '\''package) (package-r= ead-from-string "((emacs \"26.1\"))"))' >>>> 4. Observe this error: >>>> Error: error ("Can=E2=80=99t read whole string") >>>> error("Can't read whole string") >>>> package-read-from-string("((emacs \"26.1\"))") >>>> (progn (require 'package) (package-read-from-string "((emacs \"26.1\= "))")) >>>> eval((progn (require 'package) (package-read-from-string "((emacs \"= 26.1\"))")) t) >>>> command-line-1(("--eval" "(progn (require 'package) (package-read-fr= om-string \"((emacs \\\"26.1\\\"))\"))")) >>>> command-line() >>>> normal-top-level() >>>> Can=E2=80=99t read whole string >>> >>> This is bug#63288, fixed on master but not on emacs-30, IIUC. One >>> warkaround is not to pass "-j64" to make. >>> >>> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63288 >> >> Which commit fixes this on master? > > 53a5dada413662389a17c551a00d215e51f5049f > Fix compilation errors due to insufficient compiler safety (bug#63288= ) Thanks. Eli, Andrea, WDYT about cherry-picking this to emacs-30?
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Eli Zaretskii <eliz@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 24 Feb 2025 19:23:02 +0000 Resent-Message-ID: <handler.76523.B76523.174042497721855 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Kangas <stefankangas@HIDDEN> Cc: sbaugh@HIDDEN, pipcet@HIDDEN, acorallo@HIDDEN, 76523 <at> debbugs.gnu.org Received: via spool by 76523-submit <at> debbugs.gnu.org id=B76523.174042497721855 (code B ref 76523); Mon, 24 Feb 2025 19:23:02 +0000 Received: (at 76523) by debbugs.gnu.org; 24 Feb 2025 19:22:57 +0000 Received: from localhost ([127.0.0.1]:42698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tme2b-0005gQ-6T for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 14:22:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40216) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1tme2Y-0005gB-Bh for 76523 <at> debbugs.gnu.org; Mon, 24 Feb 2025 14:22:54 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1tme2S-0008Gp-5n; Mon, 24 Feb 2025 14:22:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=nJc8BFYg2h+NbEmiYOgG2qP6HbSiXxM5O3uzf/8X/io=; b=YMukU9lagKmz g1fY37r183s6dIfMVHoBFq+hja7+EcqCPBA/TamQGUr8dgVwiapeZjJyMDaAHb+1fI4WDdUtSLD7L q1tAhToPwgIoEloWWy/UWqC/n5fhj18mKEeLnBdadOkk2+THg64YanRA/bnN4D2bbcNwn8AwlCoX7 H7PKo++pyzk4DiTD1GGkrs+eh6Lu735CJXcUybqt9SkIbcU7hjQgnRHteKjqg/YMtFuIeJ7uLYTED WxXAK6gNWqDXLyXo/k317aQ1I0ediFLaahgSg1Rh4jXFUv6TLiWi2u23GskPyK27iyU70fqdbuMXD 4TAKuCcKpwJex5Dl+VUPHw==; Date: Mon, 24 Feb 2025 21:22:40 +0200 Message-Id: <86plj7xi4f.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> In-Reply-To: <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> (message from Stefan Kangas on Mon, 24 Feb 2025 19:07:51 +0000) References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> <87h64jnqjh.fsf@HIDDEN> <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> X-Spam-Score: -2.3 (--) 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: -3.3 (---) > From: Stefan Kangas <stefankangas@HIDDEN> > Date: Mon, 24 Feb 2025 19:07:51 +0000 > Cc: 76523 <at> debbugs.gnu.org, sbaugh@HIDDEN, acorallo@HIDDEN, > Eli Zaretskii <eliz@HIDDEN> > > >> Which commit fixes this on master? > > > > 53a5dada413662389a17c551a00d215e51f5049f > > Fix compilation errors due to insufficient compiler safety (bug#63288) > > Thanks. Eli, Andrea, WDYT about cherry-picking this to emacs-30? It's just a build issue. Why is it urgent to backport it?
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Stefan Kangas <stefankangas@HIDDEN> Subject: bug#76523: closed (30.0.93; with-native-compilation=aot breaks some Lisp) CC: tracker <at> debbugs.gnu.org Message-ID: <handler.76523.D76523.174042616525691.ackdone <at> debbugs.gnu.org> References: <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> <ierecznz56m.fsf@HIDDEN> X-Gnu-PR-Message: closed 76523 X-Gnu-PR-Package: emacs Date: Mon, 24 Feb 2025 19:43:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1740426182-25751-0" This is a multi-part message in MIME format... ------------=_1740426182-25751-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Mon, 24 Feb 2025 19:42:35 +0000 with message-id <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=3DUfDHg@mail= .gmail.com> and subject line Re: bug#76523: 30.0.93; with-native-compilation=3Daot brea= ks some Lisp has caused the debbugs.gnu.org bug report #76523, regarding 30.0.93; with-native-compilation=3Daot breaks some Lisp to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@HIDDEN) --=20 76523: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76523 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1740426182-25751-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Feb 2025 16:19:34 +0000 Received: from localhost ([127.0.0.1]:42099 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmbB6-0006YD-1g for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:19:34 -0500 Received: from lists.gnu.org ([2001:470:142::17]:58578) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <sbaugh@HIDDEN>) id 1tmbB0-0006Xo-ET for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:19:29 -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 <sbaugh@HIDDEN>) id 1tmbAu-00046s-Et for bug-gnu-emacs@HIDDEN; Mon, 24 Feb 2025 11:19:20 -0500 Received: from mxout5.mail.janestreet.com ([64.215.233.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <sbaugh@HIDDEN>) id 1tmbAp-0004v4-VI for bug-gnu-emacs@HIDDEN; Mon, 24 Feb 2025 11:19:20 -0500 From: Spencer Baugh <sbaugh@HIDDEN> To: bug-gnu-emacs@HIDDEN Subject: 30.0.93; with-native-compilation=aot breaks some Lisp X-Debbugs-Cc: Date: Mon, 24 Feb 2025 11:19:13 -0500 Message-ID: <ierecznz56m.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=janestreet.com; s=waixah; t=1740413954; bh=WhCdy7hyB6J9JSLk1P0k08N52EobRzfP/V9eOMqhcvA=; h=From:To:Cc:Subject:Date; b=LWkH+DRLgNBcqHJZiEIolsLZA5qQ1O8lh2aaSMT7zuBN0Qnu68aFbiAM8TlUAHb4p y/pS4IwpZLEpiAbv+OexsvDvhGts7cKo8VoCOn14qQVlOJUC3AulxFKDk8jFHd2XqY uF4J9ILGJ30PGsShNGJ98qRAMuh2IqKofZ+TLZ2+WLrG2819UrybZpEb/x2hvAb14w tN9l3/B4mP9Q3RDtSYkHeKJj/Adg/Apagd6veP1tMrx6QjA//SoI/xpvQ3hPnBo4Tc /M0RNDcWDSFj3+asDw5acOqj3eFB1JxtUjREZJ1lUaUG3sodYGOw0I+p+r79m55X8/ AhfNafSUDrt+w== Received-SPF: pass client-ip=64.215.233.18; envelope-from=sbaugh@HIDDEN; helo=mxout5.mail.janestreet.com X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Andrea Corallo <acorallo@HIDDEN> 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: -0.1 (/) 1. cd ~/src/emacs/emacs-30 2. ./configure --without-all --without-x --with-zlib --with-native-compilat= ion=3Daot && make -j64 3. ./src/emacs --batch --eval '(progn (require '\''package) (package-read-f= rom-string "((emacs \"26.1\"))"))' 4. Observe this error: Error: error ("Can=E2=80=99t read whole string") error("Can't read whole string") package-read-from-string("((emacs \"26.1\"))") (progn (require 'package) (package-read-from-string "((emacs \"26.1\"))")) eval((progn (require 'package) (package-read-from-string "((emacs \"26.1\= "))")) t) command-line-1(("--eval" "(progn (require 'package) (package-read-from-st= ring \"((emacs \\\"26.1\\\"))\"))")) command-line() normal-top-level() Can=E2=80=99t read whole string This works fine without passing --with-native-compilation=3Daot. I expect there's probably other things broken, but this is what I noticed. In GNU Emacs 30.0.93 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo version 1.15.12, Xaw scroll bars) of 2025-02-07 built on igm-qws-u22796a Repository revision: 5bd06996b00095f076356c0d5cd000c37bdaa16f Repository branch: emacs-30 Windowing system distributor 'The X.Org Foundation', version 11.0.12011000 System Description: Rocky Linux 8.10 (Green Obsidian) Configured using: 'configure --config-cache --with-x-toolkit=3Dlucid --without-gpm --without-gconf --without-selinux --without-imagemagick --with-modules --with-gif=3Dno --with-cairo --with-rsvg --without-compress-install --with-tree-sitter --with-native-compilation=3Daot' Configured features: CAIRO DBUS FREETYPE GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER X11 XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Shell Minor modes in effect: delete-selection-mode: t global-so-long-mode: t pixel-scroll-precision-mode: t global-git-commit-mode: t magit-auto-revert-mode: t windmove-mode: t savehist-mode: t save-place-mode: t jane-fe-minor-mode: t dired-omit-mode: t editorconfig-mode: t mode-line-bell-mode: t server-mode: t shell-dirtrack-mode: t comint-fontify-input-mode: t tooltip-mode: t global-eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tab-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t context-menu-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t minibuffer-regexp-mode: t line-number-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/helm-4.0/helm-packages hides /usr/local/home/s= baugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+share+/app/emacs/sit= e-lisp/elpa/helm-core-4.0/helm-packages /home/sbaugh/.emacs.d/elpa/git-commit-3.3.0/git-commit hides /usr/local/hom= e/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+share+/app/emacs/= site-lisp/elpa/magit-4.3.0/git-commit /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/magit-4.3.0/magit-autorevert hides /usr/local/= home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+share+/app/ema= cs/site-lisp/elpa/magit-section-4.3.0/magit-autorevert /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/which-key-3.6.1/which-key hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/which-key /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/transient-0.8.4/transient hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/transient /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/eglot-1.18/eglot hides /home/sbaugh/src/emacs/= emacs-30/lisp/progmodes/eglot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/ox /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-texinfo hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ox-texinfo /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-publish hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ox-publish /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-org hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ox-org /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-odt hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ox-odt /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-md hides /home/sbaugh/src/emacs/= emacs-30/lisp/org/ox-md /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-man hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ox-man /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-latex hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ox-latex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-koma-letter hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/org/ox-koma-letter /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-icalendar hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/ox-icalendar /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-html hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ox-html /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-beamer hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ox-beamer /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-ascii hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ox-ascii /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org hides /home/sbaugh/src/emacs/em= acs-30/lisp/org/org /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-version hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-version /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-timer hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-timer /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-tempo hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-tempo /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-table hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-table /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-src hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/org-src /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-refile hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-refile /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-protocol hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-protocol /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-plot hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-plot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-persist hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-persist /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-pcomplete hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/org-pcomplete /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-num hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/org-num /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-mouse hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-mouse /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-mobile hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-mobile /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-macs hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-macs /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-macro hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-macro /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-list hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-list /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-lint hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-lint /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-keys hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-keys /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-inlinetask hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/org/org-inlinetask /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-indent hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-indent /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-id hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/org-id /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-habit hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-habit /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-goto hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-goto /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-footnote hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-footnote /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-fold hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-fold /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-fold-core hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/org-fold-core /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-feed hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-feed /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-faces hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-faces /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-entities hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-entities /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-element hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-element /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-element-ast hides /home/sbaugh/= src/emacs/emacs-30/lisp/org/org-element-ast /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-duration hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-duration /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-datetree hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-datetree /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-cycle hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-cycle /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-ctags hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-ctags /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-crypt hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-crypt /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-compat hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-compat /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-colview hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-colview /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-clock hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-clock /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-capture hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-capture /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-attach hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-attach /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-attach-git hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/org/org-attach-git /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-archive hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-archive /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-agenda hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-agenda /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/ol /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-w3m hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-w3m /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-rmail hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ol-rmail /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-mhe hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-mhe /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-man hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-man /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-irc hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-irc /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-info hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ol-info /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-gnus hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ol-gnus /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-eww hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-eww /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-eshell hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ol-eshell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-doi hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-doi /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-docview hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ol-docview /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-bibtex hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ol-bibtex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-bbdb hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ol-bbdb /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/oc /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-natbib hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/oc-natbib /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-csl hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/oc-csl /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-bibtex hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/oc-bibtex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-biblatex hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/oc-biblatex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-basic hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/oc-basic /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/ob /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-tangle hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-tangle /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-table hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-table /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sqlite hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-sqlite /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sql hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-sql /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-shell hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-shell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sed hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-sed /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-screen hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-screen /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-scheme hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-scheme /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sass hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-sass /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ruby hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-ruby /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ref hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-ref /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-python hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-python /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-processing hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/ob-processing /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-plantuml hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/ob-plantuml /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-perl hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-perl /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-org hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-org /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-octave hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-octave /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ocaml hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-ocaml /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-maxima hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-maxima /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-matlab hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-matlab /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-makefile hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/ob-makefile /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lua hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-lua /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lob hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-lob /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lisp hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-lisp /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lilypond hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/ob-lilypond /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-latex hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-latex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-julia hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-julia /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-js hides /home/sbaugh/src/emacs/= emacs-30/lisp/org/ob-js /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-java hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-java /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-haskell hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-haskell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-groovy hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-groovy /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-gnuplot hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-gnuplot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-fortran hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-fortran /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-forth hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-forth /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-exp hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-exp /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-eval hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-eval /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-eshell hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-eshell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-emacs-lisp hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/ob-emacs-lisp /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-dot hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-dot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ditaa hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-ditaa /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-css hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-css /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-core hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-core /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-comint hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-comint /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-clojure hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-clojure /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-calc hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-calc /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-awk hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-awk /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-R hides /home/sbaugh/src/emacs/e= macs-30/lisp/org/ob-R /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-C hides /home/sbaugh/src/emacs/e= macs-30/lisp/org/ob-C Features: (shadow sort mail-extr emacsbug smartparens oc-basic org-element org-persist org-id org-refile avl-tree generator ol-eww eww xdg url-queue mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-art mm-uu mml2015 mm-view mml-smime smime gnutls dig ol-docview doc-view jka-compr image-mode exif ol-bibtex bibtex ol-bbdb ol-w3m ol-doi org-link-doi jane-release jane-fe-history vtable mule-util cus-start rect whitespace cl-print pulse color shortdoc package-x help-fns radix-tree dired-aux macrostep-c cmacexp macrostep cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-langs cc-vars cc-defs cc-bytecomp pcmpl-unix vc-dir vc misearch multi-isearch gitconfig-mode conf-mode ffap bug-reference face-remap jane-fe-show goto-addr jane-fe-diff jane-fe-feature-specific jane-fe-todo overseer pkg-info url-http url-gw nsm lisp-mnt epl open-junk-file cl vc-fe log-view eglot external-completion jsonrpc grep let-alist delsel so-long pixel-scroll cua-base jane-fe-read-feature vc-hg skeleton page-ext magit-extras magit-bookmark magit-submodule magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit magit-repos magit-apply magit-wip magit-log magit-diff git-commit log-edit pcvs-util add-log dash magit-core magit-autorevert autorevert filenotify magit-margin magit-transient magit-process with-editor magit-mode elp transient magit-git magit-base which-func vc-git vc-dispatcher magit-section benchmark cursor-sensor llama compat windmove org org-macro org-pcomplete org-list org-footnote org-faces org-entities noutline outline ob-dot ob-shell files-x ob ob-tangle org-src sh-script treesit executable ob-ref ob-lob ob-table ob-exp ob-comint ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold org-fold-core org-keys oc org-element-ast inline org-loaddefs cal-menu calendar cal-loaddefs gnus-sum shr pixel-fill kinsoku url-file svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 nnoo parse-time iso8601 gnus-spec gnus-int gnus-range message sendmail yank-media puny rfc822 mml mml-sec epa epg rfc6068 epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util time-date mail-utils range mm-util mail-prsvr org-version org-compat org-macs format-spec gdb-mi bindat gud vundo modus-vivendi-theme modus-themes savehist saveplace site-start jane-customization jane-fe-regex jane-build-status jane-patdiff jane-diagnose jane-merlin merlin-xref xref merlin-cap merlin hi-lock crm jane-async-merlin jane-completion jane-fe-project jane-fe-feature-table imenu jane-fe-menu ecaml_plugin edmacro kmacro bookmark ecaml dired-x editorconfig editorconfig-core editorconfig-core-handle editorconfig-fnmatch mode-line-bell help-at-pt jane-yasnippet jane-micro-features server jane-diff smerge-mode diff unified-test-mode shell-file dired dired-loaddefs jane-sexp derived rainbow-delimiters jane-python jane-ocaml hydra lv jane-aide diff-mode track-changes easy-mmode ert ewoc debug backtrace find-func tuareg speedbar ezimage dframe tuareg-compat tuareg-opam flymake project thingatpt smie caml-types caml-help view find-file compile text-property-search jane-cr jane-align shell pcomplete comint ansi-osc ansi-color ring jane-telemetry comp comp-cstr cl-extra help-mode warnings comp-run comp-common jane-rust ocp-indent jane-eglot jane-elisp-loaddefs jane-util finder-inf cus-edit pp cus-load wid-edit adaptive-wrap-autoloads corfu-autoloads csv-mode-autoloads cyberpunk-theme-autoloads debbugs-autoloads exwm-autoloads git-commit-autoloads keycast-autoloads mct-autoloads url-http-ntlm-autoloads url-auth utop-autoloads tuareg-autoloads caml-autoloads vc-hgcmd-autoloads vertico-autoloads vundo-autoloads xelb-autoloads ace-jump-helm-line-autoloads ace-link-autoloads aggressive-indent-autoloads ahk-mode-autoloads all-the-icons-ivy-rich-autoloads auto-compile-autoloads auto-dictionary-autoloads auto-highlight-symbol-autoloads auto-yasnippet-autoloads bash-completion-autoloads browse-at-remote-autoloads centered-cursor-mode-autoloads clean-aindent-mode-autoloads column-enforce-mode-autoloads company-box-autoloads company-posframe-autoloads company-quickhelp-autoloads company-shell-autoloads company-statistics-autoloads consult-yasnippet-autoloads counsel-projectile-autoloads counsel-autoloads dap-mode-autoloads bui-autoloads define-word-autoloads diff-hl-autoloads diminish-autoloads dired-quick-sort-autoloads disable-mouse-autoloads doom-modeline-autoloads dotenv-mode-autoloads drag-stuff-autoloads eat-autoloads eldoc-box-autoloads elisp-def-autoloads elisp-slime-nav-autoloads embark-consult-autoloads consult-autoloads embark-autoloads emr-autoloads clang-format-autoloads esh-help-autoloads eshell-prompt-extras-autoloads eshell-z-autoloads ess-autoloads eval-sexp-fu-autoloads evil-anzu-autoloads anzu-autoloads evil-args-autoloads evil-cleverparens-autoloads evil-collection-autoloads annalist-autoloads evil-easymotion-autoloads evil-escape-autoloads evil-exchange-autoloads evil-goggles-autoloads evil-iedit-state-autoloads advice evil-indent-plus-autoloads evil-lion-autoloads evil-lisp-state-autoloads bind-map-autoloads evil-matchit-autoloads evil-mc-autoloads evil-nerd-commenter-autoloads evil-numbers-autoloads evil-org-autoloads evil-surround-autoloads evil-textobj-line-autoloads evil-tutor-autoloads evil-visual-mark-mode-autoloads evil-visualstar-autoloads expand-region-autoloads explain-pause-mode-autoloads eyebrowse-autoloads fish-mode-autoloads flx-autoloads flycheck-bashate-autoloads flycheck-eglot-autoloads eglot-autoloads flycheck-elsa-autoloads flycheck-package-autoloads flyspell-correct-helm-autoloads flyspell-correct-ivy-autoloads flyspell-correct-popup-autoloads flyspell-correct-autoloads flyspell-popup-autoloads frame-local-autoloads fzf-autoloads gh-md-autoloads git-gutter-autoloads git-link-autoloads git-messenger-autoloads popup-autoloads git-modes-autoloads git-timemachine-autoloads gitignore-templates-autoloads gnu-elpa-keyring-update-autoloads gnuplot-autoloads golden-ratio-autoloads goto-chg-autoloads haskell-mode-autoloads helm-ag-autoloads helm-c-yasnippet-autoloads helm-comint-autoloads helm-company-autoloads company-autoloads helm-descbinds-autoloads helm-git-grep-autoloads helm-make-autoloads helm-mode-manager-autoloads helm-org-autoloads helm-easymenu helm-org-rifle-autoloads helm-projectile-autoloads helm-purpose-autoloads helm-swoop-autoloads helm-autoloads helm-themes-autoloads helm-core-autoloads helpful-autoloads elisp-refs-autoloads highlight-indentation-autoloads highlight-numbers-autoloads highlight-parentheses-autoloads ibuffer-projectile-autoloads iedit-autoloads indent-guide-autoloads ivy-avy-autoloads ivy-hydra-autoloads ivy-purpose-autoloads ivy-rich-autoloads ivy-xref-autoloads ivy-yasnippet-autoloads json-mode-autoloads rx json-navigator-autoloads json-reformat-autoloads json-snatcher-autoloads jsonnet-mode-autoloads ligature-autoloads link-hint-autoloads lorem-ipsum-autoloads lsp-docker-autoloads lsp-treemacs-autoloads lsp-mode-autoloads macrostep-autoloads magit-gitflow-autoloads magit-popup-autoloads magit-svn-autoloads magit-todos-autoloads hl-todo-autoloads marginalia-autoloads markdown-toc-autoloads merlin-eldoc-autoloads merlin-autoloads mode-line-bell-autoloads multi-line-autoloads multi-term-autoloads multiple-cursors-autoloads nameless-autoloads nerd-icons-autoloads nix-mode-autoloads ob-powershell-autoloads ocp-indent-autoloads open-junk-file-autoloads orderless-autoloads org-appear-autoloads org-cliplink-autoloads org-contrib-autoloads org-download-autoloads org-mime-autoloads org-modern-autoloads org-pomodoro-autoloads org-present-autoloads org-projectile-autoloads org-project-capture-autoloads org-category-capture-autoloads org-re-reveal-autoloads htmlize-autoloads org-rich-yank-autoloads org-roam-autoloads org-sticky-header-autoloads org-superstar-autoloads org-transclusion-autoloads org-wild-notifier-autoloads async-autoloads alert-autoloads log4e-autoloads gntp-autoloads orgit-forge-autoloads orgit-autoloads forge-autoloads ghub-autoloads closql-autoloads emacsql-autoloads overseer-autoloads ox-gfm-autoloads ox-jira-autoloads org-autoloads package-lint-autoloads paradox-autoloads paredit-autoloads parent-mode-autoloads pcre2el-autoloads persistent-scratch-autoloads pkg-info-autoloads epl-autoloads poly-markdown-autoloads polymode-autoloads popwin-autoloads pos-tip-autoloads powershell-autoloads pyvenv-autoloads quickrun-autoloads rainbow-delimiters-autoloads rg-autoloads ron-mode-autoloads rustic-autoloads flycheck-autoloads markdown-mode-autoloads rust-mode-autoloads shell-pop-autoloads shfmt-autoloads reformatter-autoloads shrink-path-autoloads f-autoloads shut-up-autoloads smartparens-autoloads smeargle-autoloads smex-autoloads sml-mode-autoloads spinner-autoloads string-edit-at-point-autoloads string-inflection-autoloads swiper-autoloads ivy-autoloads symbol-overlay-autoloads term-cursor-autoloads terminal-here-autoloads toc-org-autoloads treemacs-all-the-icons-autoloads all-the-icons-autoloads treemacs-evil-autoloads evil-autoloads treemacs-icons-dired-autoloads treemacs-magit-autoloads magit-autoloads pcase with-editor-autoloads transient-autoloads magit-section-autoloads llama-autoloads treemacs-persp-autoloads persp-mode-autoloads treemacs-projectile-autoloads treemacs-autoloads cfrs-autoloads ht-autoloads hydra-autoloads lv-autoloads pfuture-autoloads ace-window-autoloads avy-autoloads s-autoloads projectile-autoloads treepy-autoloads undo-fu-session-autoloads unicode-fonts-autoloads ucs-utils-autoloads font-utils-autoloads persistent-soft-autoloads list-utils-autoloads pcache-autoloads urgrep-autoloads uuidgen-autoloads valign-autoloads vba-mode-autoloads verb-autoloads vi-tilde-fringe-autoloads vmd-mode-autoloads volatile-highlights-autoloads wfnames-autoloads wgrep-autoloads which-key-posframe-autoloads which-key-autoloads posframe-autoloads window-purpose-autoloads imenu-list-autoloads winum-autoloads dash-autoloads info writeroom-mode-autoloads visual-fill-column-autoloads ws-butler-autoloads xterm-color-autoloads yaml-autoloads yasnippet-snippets-autoloads yasnippet-autoloads package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs icons password-cache json subr-x map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd touch-screen 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 dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo x-toolkit xinput2 x multi-tty move-toolbar make-network-process native-compile emacs) Memory information: ((conses 16 1923815 338094) (symbols 48 80515 0) (strings 32 295977 43287) (string-bytes 1 12037536) (vectors 16 100289) (vector-slots 8 1379833 229979) (floats 8 686 1591) (intervals 56 48915 337) (buffers 992 123)) ------------=_1740426182-25751-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 76523-done) by debbugs.gnu.org; 24 Feb 2025 19:42:45 +0000 Received: from localhost ([127.0.0.1]:42759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmeLk-0006gJ-Rl for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 14:42:45 -0500 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]:60568) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <stefankangas@HIDDEN>) id 1tmeLi-0006fy-QV for 76523-done <at> debbugs.gnu.org; Mon, 24 Feb 2025 14:42:43 -0500 Received: by mail-ed1-x52d.google.com with SMTP id 4fb4d7f45d1cf-5e0373c7f55so7447907a12.0 for <76523-done <at> debbugs.gnu.org>; Mon, 24 Feb 2025 11:42:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1740426156; x=1741030956; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:from:to:cc:subject:date:message-id:reply-to; bh=rekCngB2rvTRb2FdjkOQ2RjNcK9HJNVvtAHfQcmVSYo=; b=Fi9tuNmOCGo25tNVQiS/ZkGOYWPz3GrRNUa64uQAWLzGGbTVZA5LzmHL/VNcEe7DFT hF6MNdj3xI9OJty9DT1pLS0L+FIpzR6+jlbnApA/E/DFapM/+Cl4lr/Ozb50qagEcg8l pwQ9hYt8HF1xAkxxb6BQQIiBMT9aWPfxM2s+F62kq3QZBNiMHmplX0h/NodywYze9E+y Vq5Nz49UGWzAKWKOFf9tLC/oqrXAI66t1/ukBe8Jub/7oSO7bFoE0d4wKSGlWiGLu61s vZh+iUrSud1h2Dxct3HV5qqHDYZhFLDOeav0AikJ1+6cg9970RnY4eboLZJAgBEnWDPI gJ0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740426156; x=1741030956; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rekCngB2rvTRb2FdjkOQ2RjNcK9HJNVvtAHfQcmVSYo=; b=upwLHHLx3LMitgrAh84gelB9Fdx1V5lIox1cfcWeRCp3Cfl8bE0XtVzk6ZO/G0cbKG Pmb7WgOn5NZrdTknN63txrrMSc4I2ojN4YEGMPm/q9v7l2XBTUPD9RdzyRABB4CmjbBT d6IV2d1OFQP+eAxd4twyY4C5FsByAwpq9ukHe1ayRHzwII9KXMIHdqddxq3VE0wpt86x YmuscatOq3/MK1MY7vj1pAm1BJ+qfAgZSOQiJazp99tP1R63TWpxqT/e6vFP9FpVHI74 87DW44z6ADeGlRAUNXXic/gA5lS9xE4IeYewpfrd7BLVAxywsBZd8/MvP32JiRrxIUI8 2+Ow== X-Forwarded-Encrypted: i=1; AJvYcCX7IsazNoAOKQY/owbSjNey1kB000YcIvJwn+mlUe/EJzNuDDFGyMe4Qc7RMMPQs68wuKK5pqQEg64A <at> debbugs.gnu.org X-Gm-Message-State: AOJu0Yw/Bra17YfESUY7c+M5LFWY086cGLWatjEl8IrPqX/trSrkzYPp qerxNvX0E61HKvTaUFWvfmZ5mm2LR2rwVtUoPwHRBdBMbYgimdzIvViqeLnTJF66/6NyHe/Onfr hkU+QaYw/auuPJcwitNWvt4tHtZg= X-Gm-Gg: ASbGncu1Nr4lyCQXh5ib2IYBAum22AD4WwQUJJKKxaWByE2y8YN3JC8rgqvAAAXH2Wr lfYLnGXezXR95ZCWVoyhjtJRnb03f7rXYirgyQkgrblQo2DKWQp4FAFdTtM4Bog7/8Ooxbwla+T fdxcGMIPpdGQ== X-Google-Smtp-Source: AGHT+IGX7gSLLpg0IkwXERMbNRIbZlkwDvTecZOEUb96xEu31mTLmuIbyOnhFpiv5rmRPDDGYkEs2Q862xXT4ekCLGI= X-Received: by 2002:a05:6402:2707:b0:5e0:6238:d72 with SMTP id 4fb4d7f45d1cf-5e0b7237d39mr12638989a12.21.1740426156319; Mon, 24 Feb 2025 11:42:36 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 24 Feb 2025 19:42:35 +0000 From: Stefan Kangas <stefankangas@HIDDEN> In-Reply-To: <86plj7xi4f.fsf@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> <87h64jnqjh.fsf@HIDDEN> <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> <86plj7xi4f.fsf@HIDDEN> MIME-Version: 1.0 Date: Mon, 24 Feb 2025 19:42:35 +0000 X-Gm-Features: AWEUYZlLeJJwb7HtbudJMEokEE8u7YcA5IrrTV2HukLLvNBwZLskH-muISUvx8I Message-ID: <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> Subject: Re: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp To: Eli Zaretskii <eliz@HIDDEN> Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76523-done Cc: sbaugh@HIDDEN, pipcet@HIDDEN, acorallo@HIDDEN, 76523-done <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 (-) Eli Zaretskii <eliz@HIDDEN> writes: >> From: Stefan Kangas <stefankangas@HIDDEN> >> Date: Mon, 24 Feb 2025 19:07:51 +0000 >> Cc: 76523 <at> debbugs.gnu.org, sbaugh@HIDDEN, acorallo@HIDDEN, >> Eli Zaretskii <eliz@HIDDEN> >> >> >> Which commit fixes this on master? >> > >> > 53a5dada413662389a17c551a00d215e51f5049f >> > Fix compilation errors due to insufficient compiler safety (bug#63288) >> >> Thanks. Eli, Andrea, WDYT about cherry-picking this to emacs-30? > > It's just a build issue. Why is it urgent to backport it? I don't think it's urgent, but looking at the fix it seems relatively straightforward so I don't see much harm either. Please cherry-pick it if you agree, if not I think we can live it. I'm closing this bug report for now, since it's fixed on master. ------------=_1740426182-25751-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Spencer Baugh <sbaugh@HIDDEN> Subject: bug#76523: closed (Re: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp) Message-ID: <handler.76523.D76523.174042616525691.notifdone <at> debbugs.gnu.org> References: <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> <ierecznz56m.fsf@HIDDEN> X-Gnu-PR-Message: they-closed 76523 X-Gnu-PR-Package: emacs Reply-To: 76523 <at> debbugs.gnu.org Date: Mon, 24 Feb 2025 19:43:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1740426183-25751-1" This is a multi-part message in MIME format... ------------=_1740426183-25751-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #76523: 30.0.93; with-native-compilation=3Daot breaks some Lisp which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 76523 <at> debbugs.gnu.org. --=20 76523: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76523 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1740426183-25751-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 76523-done) by debbugs.gnu.org; 24 Feb 2025 19:42:45 +0000 Received: from localhost ([127.0.0.1]:42759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmeLk-0006gJ-Rl for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 14:42:45 -0500 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]:60568) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <stefankangas@HIDDEN>) id 1tmeLi-0006fy-QV for 76523-done <at> debbugs.gnu.org; Mon, 24 Feb 2025 14:42:43 -0500 Received: by mail-ed1-x52d.google.com with SMTP id 4fb4d7f45d1cf-5e0373c7f55so7447907a12.0 for <76523-done <at> debbugs.gnu.org>; Mon, 24 Feb 2025 11:42:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1740426156; x=1741030956; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:from:to:cc:subject:date:message-id:reply-to; bh=rekCngB2rvTRb2FdjkOQ2RjNcK9HJNVvtAHfQcmVSYo=; b=Fi9tuNmOCGo25tNVQiS/ZkGOYWPz3GrRNUa64uQAWLzGGbTVZA5LzmHL/VNcEe7DFT hF6MNdj3xI9OJty9DT1pLS0L+FIpzR6+jlbnApA/E/DFapM/+Cl4lr/Ozb50qagEcg8l pwQ9hYt8HF1xAkxxb6BQQIiBMT9aWPfxM2s+F62kq3QZBNiMHmplX0h/NodywYze9E+y Vq5Nz49UGWzAKWKOFf9tLC/oqrXAI66t1/ukBe8Jub/7oSO7bFoE0d4wKSGlWiGLu61s vZh+iUrSud1h2Dxct3HV5qqHDYZhFLDOeav0AikJ1+6cg9970RnY4eboLZJAgBEnWDPI gJ0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740426156; x=1741030956; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rekCngB2rvTRb2FdjkOQ2RjNcK9HJNVvtAHfQcmVSYo=; b=upwLHHLx3LMitgrAh84gelB9Fdx1V5lIox1cfcWeRCp3Cfl8bE0XtVzk6ZO/G0cbKG Pmb7WgOn5NZrdTknN63txrrMSc4I2ojN4YEGMPm/q9v7l2XBTUPD9RdzyRABB4CmjbBT d6IV2d1OFQP+eAxd4twyY4C5FsByAwpq9ukHe1ayRHzwII9KXMIHdqddxq3VE0wpt86x YmuscatOq3/MK1MY7vj1pAm1BJ+qfAgZSOQiJazp99tP1R63TWpxqT/e6vFP9FpVHI74 87DW44z6ADeGlRAUNXXic/gA5lS9xE4IeYewpfrd7BLVAxywsBZd8/MvP32JiRrxIUI8 2+Ow== X-Forwarded-Encrypted: i=1; AJvYcCX7IsazNoAOKQY/owbSjNey1kB000YcIvJwn+mlUe/EJzNuDDFGyMe4Qc7RMMPQs68wuKK5pqQEg64A <at> debbugs.gnu.org X-Gm-Message-State: AOJu0Yw/Bra17YfESUY7c+M5LFWY086cGLWatjEl8IrPqX/trSrkzYPp qerxNvX0E61HKvTaUFWvfmZ5mm2LR2rwVtUoPwHRBdBMbYgimdzIvViqeLnTJF66/6NyHe/Onfr hkU+QaYw/auuPJcwitNWvt4tHtZg= X-Gm-Gg: ASbGncu1Nr4lyCQXh5ib2IYBAum22AD4WwQUJJKKxaWByE2y8YN3JC8rgqvAAAXH2Wr lfYLnGXezXR95ZCWVoyhjtJRnb03f7rXYirgyQkgrblQo2DKWQp4FAFdTtM4Bog7/8Ooxbwla+T fdxcGMIPpdGQ== X-Google-Smtp-Source: AGHT+IGX7gSLLpg0IkwXERMbNRIbZlkwDvTecZOEUb96xEu31mTLmuIbyOnhFpiv5rmRPDDGYkEs2Q862xXT4ekCLGI= X-Received: by 2002:a05:6402:2707:b0:5e0:6238:d72 with SMTP id 4fb4d7f45d1cf-5e0b7237d39mr12638989a12.21.1740426156319; Mon, 24 Feb 2025 11:42:36 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 24 Feb 2025 19:42:35 +0000 From: Stefan Kangas <stefankangas@HIDDEN> In-Reply-To: <86plj7xi4f.fsf@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> <87h64jnqjh.fsf@HIDDEN> <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> <86plj7xi4f.fsf@HIDDEN> MIME-Version: 1.0 Date: Mon, 24 Feb 2025 19:42:35 +0000 X-Gm-Features: AWEUYZlLeJJwb7HtbudJMEokEE8u7YcA5IrrTV2HukLLvNBwZLskH-muISUvx8I Message-ID: <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> Subject: Re: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp To: Eli Zaretskii <eliz@HIDDEN> Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76523-done Cc: sbaugh@HIDDEN, pipcet@HIDDEN, acorallo@HIDDEN, 76523-done <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 (-) Eli Zaretskii <eliz@HIDDEN> writes: >> From: Stefan Kangas <stefankangas@HIDDEN> >> Date: Mon, 24 Feb 2025 19:07:51 +0000 >> Cc: 76523 <at> debbugs.gnu.org, sbaugh@HIDDEN, acorallo@HIDDEN, >> Eli Zaretskii <eliz@HIDDEN> >> >> >> Which commit fixes this on master? >> > >> > 53a5dada413662389a17c551a00d215e51f5049f >> > Fix compilation errors due to insufficient compiler safety (bug#63288) >> >> Thanks. Eli, Andrea, WDYT about cherry-picking this to emacs-30? > > It's just a build issue. Why is it urgent to backport it? I don't think it's urgent, but looking at the fix it seems relatively straightforward so I don't see much harm either. Please cherry-pick it if you agree, if not I think we can live it. I'm closing this bug report for now, since it's fixed on master. ------------=_1740426183-25751-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Feb 2025 16:19:34 +0000 Received: from localhost ([127.0.0.1]:42099 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmbB6-0006YD-1g for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:19:34 -0500 Received: from lists.gnu.org ([2001:470:142::17]:58578) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <sbaugh@HIDDEN>) id 1tmbB0-0006Xo-ET for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 11:19:29 -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 <sbaugh@HIDDEN>) id 1tmbAu-00046s-Et for bug-gnu-emacs@HIDDEN; Mon, 24 Feb 2025 11:19:20 -0500 Received: from mxout5.mail.janestreet.com ([64.215.233.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <sbaugh@HIDDEN>) id 1tmbAp-0004v4-VI for bug-gnu-emacs@HIDDEN; Mon, 24 Feb 2025 11:19:20 -0500 From: Spencer Baugh <sbaugh@HIDDEN> To: bug-gnu-emacs@HIDDEN Subject: 30.0.93; with-native-compilation=aot breaks some Lisp X-Debbugs-Cc: Date: Mon, 24 Feb 2025 11:19:13 -0500 Message-ID: <ierecznz56m.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=janestreet.com; s=waixah; t=1740413954; bh=WhCdy7hyB6J9JSLk1P0k08N52EobRzfP/V9eOMqhcvA=; h=From:To:Cc:Subject:Date; b=LWkH+DRLgNBcqHJZiEIolsLZA5qQ1O8lh2aaSMT7zuBN0Qnu68aFbiAM8TlUAHb4p y/pS4IwpZLEpiAbv+OexsvDvhGts7cKo8VoCOn14qQVlOJUC3AulxFKDk8jFHd2XqY uF4J9ILGJ30PGsShNGJ98qRAMuh2IqKofZ+TLZ2+WLrG2819UrybZpEb/x2hvAb14w tN9l3/B4mP9Q3RDtSYkHeKJj/Adg/Apagd6veP1tMrx6QjA//SoI/xpvQ3hPnBo4Tc /M0RNDcWDSFj3+asDw5acOqj3eFB1JxtUjREZJ1lUaUG3sodYGOw0I+p+r79m55X8/ AhfNafSUDrt+w== Received-SPF: pass client-ip=64.215.233.18; envelope-from=sbaugh@HIDDEN; helo=mxout5.mail.janestreet.com X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Andrea Corallo <acorallo@HIDDEN> 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: -0.1 (/) 1. cd ~/src/emacs/emacs-30 2. ./configure --without-all --without-x --with-zlib --with-native-compilat= ion=3Daot && make -j64 3. ./src/emacs --batch --eval '(progn (require '\''package) (package-read-f= rom-string "((emacs \"26.1\"))"))' 4. Observe this error: Error: error ("Can=E2=80=99t read whole string") error("Can't read whole string") package-read-from-string("((emacs \"26.1\"))") (progn (require 'package) (package-read-from-string "((emacs \"26.1\"))")) eval((progn (require 'package) (package-read-from-string "((emacs \"26.1\= "))")) t) command-line-1(("--eval" "(progn (require 'package) (package-read-from-st= ring \"((emacs \\\"26.1\\\"))\"))")) command-line() normal-top-level() Can=E2=80=99t read whole string This works fine without passing --with-native-compilation=3Daot. I expect there's probably other things broken, but this is what I noticed. In GNU Emacs 30.0.93 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo version 1.15.12, Xaw scroll bars) of 2025-02-07 built on igm-qws-u22796a Repository revision: 5bd06996b00095f076356c0d5cd000c37bdaa16f Repository branch: emacs-30 Windowing system distributor 'The X.Org Foundation', version 11.0.12011000 System Description: Rocky Linux 8.10 (Green Obsidian) Configured using: 'configure --config-cache --with-x-toolkit=3Dlucid --without-gpm --without-gconf --without-selinux --without-imagemagick --with-modules --with-gif=3Dno --with-cairo --with-rsvg --without-compress-install --with-tree-sitter --with-native-compilation=3Daot' Configured features: CAIRO DBUS FREETYPE GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER X11 XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Shell Minor modes in effect: delete-selection-mode: t global-so-long-mode: t pixel-scroll-precision-mode: t global-git-commit-mode: t magit-auto-revert-mode: t windmove-mode: t savehist-mode: t save-place-mode: t jane-fe-minor-mode: t dired-omit-mode: t editorconfig-mode: t mode-line-bell-mode: t server-mode: t shell-dirtrack-mode: t comint-fontify-input-mode: t tooltip-mode: t global-eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tab-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t context-menu-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t minibuffer-regexp-mode: t line-number-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/helm-4.0/helm-packages hides /usr/local/home/s= baugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+share+/app/emacs/sit= e-lisp/elpa/helm-core-4.0/helm-packages /home/sbaugh/.emacs.d/elpa/git-commit-3.3.0/git-commit hides /usr/local/hom= e/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+share+/app/emacs/= site-lisp/elpa/magit-4.3.0/git-commit /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/magit-4.3.0/magit-autorevert hides /usr/local/= home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+share+/app/ema= cs/site-lisp/elpa/magit-section-4.3.0/magit-autorevert /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/which-key-3.6.1/which-key hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/which-key /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/transient-0.8.4/transient hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/transient /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/eglot-1.18/eglot hides /home/sbaugh/src/emacs/= emacs-30/lisp/progmodes/eglot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/ox /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-texinfo hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ox-texinfo /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-publish hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ox-publish /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-org hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ox-org /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-odt hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ox-odt /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-md hides /home/sbaugh/src/emacs/= emacs-30/lisp/org/ox-md /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-man hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ox-man /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-latex hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ox-latex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-koma-letter hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/org/ox-koma-letter /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-icalendar hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/ox-icalendar /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-html hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ox-html /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-beamer hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ox-beamer /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ox-ascii hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ox-ascii /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org hides /home/sbaugh/src/emacs/em= acs-30/lisp/org/org /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-version hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-version /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-timer hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-timer /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-tempo hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-tempo /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-table hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-table /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-src hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/org-src /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-refile hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-refile /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-protocol hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-protocol /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-plot hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-plot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-persist hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-persist /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-pcomplete hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/org-pcomplete /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-num hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/org-num /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-mouse hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-mouse /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-mobile hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-mobile /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-macs hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-macs /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-macro hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-macro /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-list hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-list /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-lint hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-lint /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-keys hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-keys /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-inlinetask hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/org/org-inlinetask /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-indent hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-indent /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-id hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/org-id /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-habit hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-habit /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-goto hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-goto /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-footnote hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-footnote /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-fold hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-fold /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-fold-core hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/org-fold-core /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-feed hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/org-feed /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-faces hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-faces /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-entities hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-entities /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-element hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-element /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-element-ast hides /home/sbaugh/= src/emacs/emacs-30/lisp/org/org-element-ast /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-duration hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-duration /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-datetree hides /home/sbaugh/src= /emacs/emacs-30/lisp/org/org-datetree /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-cycle hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-cycle /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-ctags hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-ctags /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-crypt hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-crypt /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-compat hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-compat /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-colview hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-colview /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-clock hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/org-clock /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-capture hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-capture /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-attach hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-attach /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-attach-git hides /home/sbaugh/s= rc/emacs/emacs-30/lisp/org/org-attach-git /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-archive hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/org-archive /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/org-agenda hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/org-agenda /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/ol /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-w3m hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-w3m /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-rmail hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ol-rmail /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-mhe hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-mhe /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-man hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-man /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-irc hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-irc /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-info hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ol-info /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-gnus hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ol-gnus /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-eww hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-eww /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-eshell hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ol-eshell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-doi hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ol-doi /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-docview hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ol-docview /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-bibtex hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ol-bibtex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ol-bbdb hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ol-bbdb /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/oc /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-natbib hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/oc-natbib /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-csl hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/oc-csl /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-bibtex hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/oc-bibtex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-biblatex hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/oc-biblatex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/oc-basic hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/oc-basic /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob hides /home/sbaugh/src/emacs/ema= cs-30/lisp/org/ob /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-tangle hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-tangle /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-table hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-table /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sqlite hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-sqlite /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sql hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-sql /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-shell hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-shell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sed hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-sed /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-screen hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-screen /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-scheme hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-scheme /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-sass hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-sass /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ruby hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-ruby /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ref hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-ref /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-python hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-python /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-processing hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/ob-processing /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-plantuml hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/ob-plantuml /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-perl hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-perl /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-org hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-org /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-octave hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-octave /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ocaml hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-ocaml /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-maxima hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-maxima /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-matlab hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-matlab /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-makefile hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/ob-makefile /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lua hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-lua /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lob hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-lob /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lisp hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-lisp /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-lilypond hides /home/sbaugh/src/= emacs/emacs-30/lisp/org/ob-lilypond /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-latex hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-latex /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-julia hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-julia /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-js hides /home/sbaugh/src/emacs/= emacs-30/lisp/org/ob-js /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-java hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-java /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-haskell hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-haskell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-groovy hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-groovy /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-gnuplot hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-gnuplot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-fortran hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-fortran /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-forth hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-forth /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-exp hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-exp /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-eval hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-eval /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-eshell hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-eshell /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-emacs-lisp hides /home/sbaugh/sr= c/emacs/emacs-30/lisp/org/ob-emacs-lisp /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-dot hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-dot /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-ditaa hides /home/sbaugh/src/ema= cs/emacs-30/lisp/org/ob-ditaa /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-css hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-css /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-core hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-core /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-comint hides /home/sbaugh/src/em= acs/emacs-30/lisp/org/ob-comint /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-clojure hides /home/sbaugh/src/e= macs/emacs-30/lisp/org/ob-clojure /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-calc hides /home/sbaugh/src/emac= s/emacs-30/lisp/org/ob-calc /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-awk hides /home/sbaugh/src/emacs= /emacs-30/lisp/org/ob-awk /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-R hides /home/sbaugh/src/emacs/e= macs-30/lisp/org/ob-R /usr/local/home/sbaugh/workspaces/24833141-bffb-3c99-a9d6-c366d37c4f5e/+sha= re+/app/emacs/site-lisp/elpa/org-9.7.20/ob-C hides /home/sbaugh/src/emacs/e= macs-30/lisp/org/ob-C Features: (shadow sort mail-extr emacsbug smartparens oc-basic org-element org-persist org-id org-refile avl-tree generator ol-eww eww xdg url-queue mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-art mm-uu mml2015 mm-view mml-smime smime gnutls dig ol-docview doc-view jka-compr image-mode exif ol-bibtex bibtex ol-bbdb ol-w3m ol-doi org-link-doi jane-release jane-fe-history vtable mule-util cus-start rect whitespace cl-print pulse color shortdoc package-x help-fns radix-tree dired-aux macrostep-c cmacexp macrostep cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-langs cc-vars cc-defs cc-bytecomp pcmpl-unix vc-dir vc misearch multi-isearch gitconfig-mode conf-mode ffap bug-reference face-remap jane-fe-show goto-addr jane-fe-diff jane-fe-feature-specific jane-fe-todo overseer pkg-info url-http url-gw nsm lisp-mnt epl open-junk-file cl vc-fe log-view eglot external-completion jsonrpc grep let-alist delsel so-long pixel-scroll cua-base jane-fe-read-feature vc-hg skeleton page-ext magit-extras magit-bookmark magit-submodule magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit magit-repos magit-apply magit-wip magit-log magit-diff git-commit log-edit pcvs-util add-log dash magit-core magit-autorevert autorevert filenotify magit-margin magit-transient magit-process with-editor magit-mode elp transient magit-git magit-base which-func vc-git vc-dispatcher magit-section benchmark cursor-sensor llama compat windmove org org-macro org-pcomplete org-list org-footnote org-faces org-entities noutline outline ob-dot ob-shell files-x ob ob-tangle org-src sh-script treesit executable ob-ref ob-lob ob-table ob-exp ob-comint ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold org-fold-core org-keys oc org-element-ast inline org-loaddefs cal-menu calendar cal-loaddefs gnus-sum shr pixel-fill kinsoku url-file svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 nnoo parse-time iso8601 gnus-spec gnus-int gnus-range message sendmail yank-media puny rfc822 mml mml-sec epa epg rfc6068 epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util time-date mail-utils range mm-util mail-prsvr org-version org-compat org-macs format-spec gdb-mi bindat gud vundo modus-vivendi-theme modus-themes savehist saveplace site-start jane-customization jane-fe-regex jane-build-status jane-patdiff jane-diagnose jane-merlin merlin-xref xref merlin-cap merlin hi-lock crm jane-async-merlin jane-completion jane-fe-project jane-fe-feature-table imenu jane-fe-menu ecaml_plugin edmacro kmacro bookmark ecaml dired-x editorconfig editorconfig-core editorconfig-core-handle editorconfig-fnmatch mode-line-bell help-at-pt jane-yasnippet jane-micro-features server jane-diff smerge-mode diff unified-test-mode shell-file dired dired-loaddefs jane-sexp derived rainbow-delimiters jane-python jane-ocaml hydra lv jane-aide diff-mode track-changes easy-mmode ert ewoc debug backtrace find-func tuareg speedbar ezimage dframe tuareg-compat tuareg-opam flymake project thingatpt smie caml-types caml-help view find-file compile text-property-search jane-cr jane-align shell pcomplete comint ansi-osc ansi-color ring jane-telemetry comp comp-cstr cl-extra help-mode warnings comp-run comp-common jane-rust ocp-indent jane-eglot jane-elisp-loaddefs jane-util finder-inf cus-edit pp cus-load wid-edit adaptive-wrap-autoloads corfu-autoloads csv-mode-autoloads cyberpunk-theme-autoloads debbugs-autoloads exwm-autoloads git-commit-autoloads keycast-autoloads mct-autoloads url-http-ntlm-autoloads url-auth utop-autoloads tuareg-autoloads caml-autoloads vc-hgcmd-autoloads vertico-autoloads vundo-autoloads xelb-autoloads ace-jump-helm-line-autoloads ace-link-autoloads aggressive-indent-autoloads ahk-mode-autoloads all-the-icons-ivy-rich-autoloads auto-compile-autoloads auto-dictionary-autoloads auto-highlight-symbol-autoloads auto-yasnippet-autoloads bash-completion-autoloads browse-at-remote-autoloads centered-cursor-mode-autoloads clean-aindent-mode-autoloads column-enforce-mode-autoloads company-box-autoloads company-posframe-autoloads company-quickhelp-autoloads company-shell-autoloads company-statistics-autoloads consult-yasnippet-autoloads counsel-projectile-autoloads counsel-autoloads dap-mode-autoloads bui-autoloads define-word-autoloads diff-hl-autoloads diminish-autoloads dired-quick-sort-autoloads disable-mouse-autoloads doom-modeline-autoloads dotenv-mode-autoloads drag-stuff-autoloads eat-autoloads eldoc-box-autoloads elisp-def-autoloads elisp-slime-nav-autoloads embark-consult-autoloads consult-autoloads embark-autoloads emr-autoloads clang-format-autoloads esh-help-autoloads eshell-prompt-extras-autoloads eshell-z-autoloads ess-autoloads eval-sexp-fu-autoloads evil-anzu-autoloads anzu-autoloads evil-args-autoloads evil-cleverparens-autoloads evil-collection-autoloads annalist-autoloads evil-easymotion-autoloads evil-escape-autoloads evil-exchange-autoloads evil-goggles-autoloads evil-iedit-state-autoloads advice evil-indent-plus-autoloads evil-lion-autoloads evil-lisp-state-autoloads bind-map-autoloads evil-matchit-autoloads evil-mc-autoloads evil-nerd-commenter-autoloads evil-numbers-autoloads evil-org-autoloads evil-surround-autoloads evil-textobj-line-autoloads evil-tutor-autoloads evil-visual-mark-mode-autoloads evil-visualstar-autoloads expand-region-autoloads explain-pause-mode-autoloads eyebrowse-autoloads fish-mode-autoloads flx-autoloads flycheck-bashate-autoloads flycheck-eglot-autoloads eglot-autoloads flycheck-elsa-autoloads flycheck-package-autoloads flyspell-correct-helm-autoloads flyspell-correct-ivy-autoloads flyspell-correct-popup-autoloads flyspell-correct-autoloads flyspell-popup-autoloads frame-local-autoloads fzf-autoloads gh-md-autoloads git-gutter-autoloads git-link-autoloads git-messenger-autoloads popup-autoloads git-modes-autoloads git-timemachine-autoloads gitignore-templates-autoloads gnu-elpa-keyring-update-autoloads gnuplot-autoloads golden-ratio-autoloads goto-chg-autoloads haskell-mode-autoloads helm-ag-autoloads helm-c-yasnippet-autoloads helm-comint-autoloads helm-company-autoloads company-autoloads helm-descbinds-autoloads helm-git-grep-autoloads helm-make-autoloads helm-mode-manager-autoloads helm-org-autoloads helm-easymenu helm-org-rifle-autoloads helm-projectile-autoloads helm-purpose-autoloads helm-swoop-autoloads helm-autoloads helm-themes-autoloads helm-core-autoloads helpful-autoloads elisp-refs-autoloads highlight-indentation-autoloads highlight-numbers-autoloads highlight-parentheses-autoloads ibuffer-projectile-autoloads iedit-autoloads indent-guide-autoloads ivy-avy-autoloads ivy-hydra-autoloads ivy-purpose-autoloads ivy-rich-autoloads ivy-xref-autoloads ivy-yasnippet-autoloads json-mode-autoloads rx json-navigator-autoloads json-reformat-autoloads json-snatcher-autoloads jsonnet-mode-autoloads ligature-autoloads link-hint-autoloads lorem-ipsum-autoloads lsp-docker-autoloads lsp-treemacs-autoloads lsp-mode-autoloads macrostep-autoloads magit-gitflow-autoloads magit-popup-autoloads magit-svn-autoloads magit-todos-autoloads hl-todo-autoloads marginalia-autoloads markdown-toc-autoloads merlin-eldoc-autoloads merlin-autoloads mode-line-bell-autoloads multi-line-autoloads multi-term-autoloads multiple-cursors-autoloads nameless-autoloads nerd-icons-autoloads nix-mode-autoloads ob-powershell-autoloads ocp-indent-autoloads open-junk-file-autoloads orderless-autoloads org-appear-autoloads org-cliplink-autoloads org-contrib-autoloads org-download-autoloads org-mime-autoloads org-modern-autoloads org-pomodoro-autoloads org-present-autoloads org-projectile-autoloads org-project-capture-autoloads org-category-capture-autoloads org-re-reveal-autoloads htmlize-autoloads org-rich-yank-autoloads org-roam-autoloads org-sticky-header-autoloads org-superstar-autoloads org-transclusion-autoloads org-wild-notifier-autoloads async-autoloads alert-autoloads log4e-autoloads gntp-autoloads orgit-forge-autoloads orgit-autoloads forge-autoloads ghub-autoloads closql-autoloads emacsql-autoloads overseer-autoloads ox-gfm-autoloads ox-jira-autoloads org-autoloads package-lint-autoloads paradox-autoloads paredit-autoloads parent-mode-autoloads pcre2el-autoloads persistent-scratch-autoloads pkg-info-autoloads epl-autoloads poly-markdown-autoloads polymode-autoloads popwin-autoloads pos-tip-autoloads powershell-autoloads pyvenv-autoloads quickrun-autoloads rainbow-delimiters-autoloads rg-autoloads ron-mode-autoloads rustic-autoloads flycheck-autoloads markdown-mode-autoloads rust-mode-autoloads shell-pop-autoloads shfmt-autoloads reformatter-autoloads shrink-path-autoloads f-autoloads shut-up-autoloads smartparens-autoloads smeargle-autoloads smex-autoloads sml-mode-autoloads spinner-autoloads string-edit-at-point-autoloads string-inflection-autoloads swiper-autoloads ivy-autoloads symbol-overlay-autoloads term-cursor-autoloads terminal-here-autoloads toc-org-autoloads treemacs-all-the-icons-autoloads all-the-icons-autoloads treemacs-evil-autoloads evil-autoloads treemacs-icons-dired-autoloads treemacs-magit-autoloads magit-autoloads pcase with-editor-autoloads transient-autoloads magit-section-autoloads llama-autoloads treemacs-persp-autoloads persp-mode-autoloads treemacs-projectile-autoloads treemacs-autoloads cfrs-autoloads ht-autoloads hydra-autoloads lv-autoloads pfuture-autoloads ace-window-autoloads avy-autoloads s-autoloads projectile-autoloads treepy-autoloads undo-fu-session-autoloads unicode-fonts-autoloads ucs-utils-autoloads font-utils-autoloads persistent-soft-autoloads list-utils-autoloads pcache-autoloads urgrep-autoloads uuidgen-autoloads valign-autoloads vba-mode-autoloads verb-autoloads vi-tilde-fringe-autoloads vmd-mode-autoloads volatile-highlights-autoloads wfnames-autoloads wgrep-autoloads which-key-posframe-autoloads which-key-autoloads posframe-autoloads window-purpose-autoloads imenu-list-autoloads winum-autoloads dash-autoloads info writeroom-mode-autoloads visual-fill-column-autoloads ws-butler-autoloads xterm-color-autoloads yaml-autoloads yasnippet-snippets-autoloads yasnippet-autoloads package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs icons password-cache json subr-x map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd touch-screen 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 dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo x-toolkit xinput2 x multi-tty move-toolbar make-network-process native-compile emacs) Memory information: ((conses 16 1923815 338094) (symbols 48 80515 0) (strings 32 295977 43287) (string-bytes 1 12037536) (vectors 16 100289) (vector-slots 8 1379833 229979) (floats 8 686 1591) (intervals 56 48915 337) (buffers 992 123)) ------------=_1740426183-25751-1--
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Eli Zaretskii <eliz@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 24 Feb 2025 20:03:02 +0000 Resent-Message-ID: <handler.76523.D76523.174042737029526 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Kangas <stefankangas@HIDDEN>, acorallo@HIDDEN Cc: sbaugh@HIDDEN, pipcet@HIDDEN, 76523-done <at> debbugs.gnu.org Received: via spool by 76523-done <at> debbugs.gnu.org id=D76523.174042737029526 (code D ref 76523); Mon, 24 Feb 2025 20:03:02 +0000 Received: (at 76523-done) by debbugs.gnu.org; 24 Feb 2025 20:02:50 +0000 Received: from localhost ([127.0.0.1]:42814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmefC-0007gA-CJ for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 15:02:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60758) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1tmef9-0007fu-Up for 76523-done <at> debbugs.gnu.org; Mon, 24 Feb 2025 15:02:49 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1tmef2-0008CK-5G; Mon, 24 Feb 2025 15:02:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=dBnMugZsKtFE7x+YG2RSQZUAZbPLNLm6M7zPgr9SrfM=; b=leyCWx/VMNWD EU8UKb7DGaSDfbTE4l1oDuhHLz3tLmhHL1BqGZwpE4p5unbyr++wbVWMa7RzpuDyrIPfkNe4OSRBh mtFCvpFBG/WIS6g+myQUO7Xa6BumA4NpGfu1nxCkBnw86NhfcK1XGbjPfi2GXcTfQDariVNavYZ6o qwqX7akFs/XkloUQe3gGk02rG8MsW6m2BNTSNCwx3F1UsGkhV8ap4SC26HvFeBg3RDfVrxGukwr+N TEsCMFuZWCWjRb0kLEekUhAp1OzsnK9TBwfK5QdTl9m2I1i8rX7+xYFfbdgCT4ByHhaPqdRPpFNfl dfYkHhZqquha3CncVA+xBQ==; Date: Mon, 24 Feb 2025 22:02:18 +0200 Message-Id: <86ecznxgad.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> In-Reply-To: <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> (message from Stefan Kangas on Mon, 24 Feb 2025 19:42:35 +0000) References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> <87h64jnqjh.fsf@HIDDEN> <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> <86plj7xi4f.fsf@HIDDEN> <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> X-Spam-Score: -2.3 (--) 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: -3.3 (---) > From: Stefan Kangas <stefankangas@HIDDEN> > Date: Mon, 24 Feb 2025 19:42:35 +0000 > Cc: pipcet@HIDDEN, 76523-done <at> debbugs.gnu.org, sbaugh@HIDDEN, > acorallo@HIDDEN > > Eli Zaretskii <eliz@HIDDEN> writes: > > >> > 53a5dada413662389a17c551a00d215e51f5049f > >> > Fix compilation errors due to insufficient compiler safety (bug#63288) > >> > >> Thanks. Eli, Andrea, WDYT about cherry-picking this to emacs-30? > > > > It's just a build issue. Why is it urgent to backport it? > > I don't think it's urgent, but looking at the fix it seems relatively > straightforward so I don't see much harm either. Please cherry-pick it > if you agree, if not I think we can live it. It didn't look straightforward to me, but if Andrea thinks it's straightforward and safe, I'm okay with backporting it.
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Stefan Kangas <stefankangas@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 24 Feb 2025 20:24:02 +0000 Resent-Message-ID: <handler.76523.D76523.17404285931171 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii <eliz@HIDDEN>, acorallo@HIDDEN Cc: sbaugh@HIDDEN, pipcet@HIDDEN, 76523-done <at> debbugs.gnu.org Received: via spool by 76523-done <at> debbugs.gnu.org id=D76523.17404285931171 (code D ref 76523); Mon, 24 Feb 2025 20:24:02 +0000 Received: (at 76523-done) by debbugs.gnu.org; 24 Feb 2025 20:23:13 +0000 Received: from localhost ([127.0.0.1]:42899 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmeyv-0000Io-C8 for submit <at> debbugs.gnu.org; Mon, 24 Feb 2025 15:23:13 -0500 Received: from mail-ed1-x52f.google.com ([2a00:1450:4864:20::52f]:54551) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <stefankangas@HIDDEN>) id 1tmeyr-0000IU-PC for 76523-done <at> debbugs.gnu.org; Mon, 24 Feb 2025 15:23:10 -0500 Received: by mail-ed1-x52f.google.com with SMTP id 4fb4d7f45d1cf-5dca468c5e4so8678498a12.1 for <76523-done <at> debbugs.gnu.org>; Mon, 24 Feb 2025 12:23:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1740428583; x=1741033383; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:from:to:cc:subject:date:message-id:reply-to; bh=wu9gnz52ICDZWvKrdocV35VFmtbxEdsZf9Av3Y1yrRU=; b=YjlYIlPtu5lICB/M+ANGYv/UnYJChjL2CsSHRYk9fHRc1Th3etrYQUIEMGez7cGN8u B2NGREARzC29qp4M7OQe3DFvnJzXMmvD6F/L2AXJ7+FBCN367ES6+/ure6ujJ/7j85OB mS/KZ6gSTiTw2wkDtqFlRj5Im002zJSkzXaF59pQBLD1I8KHXJYaGv3DTsLybX/gCYse Xb16ETpnuG85/VvHTjVDrzojOVXZ8o2BFuIOsw8sVbSaAsBD9ntXvE+WGcSr7CHZQyhk jLb46EvEXgq4hRbXxXBGSgvU2mwczuWE1YRzaxUf+zvjfBFDjWu9sZ127O3wDe+5AiRq FyFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740428583; x=1741033383; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=wu9gnz52ICDZWvKrdocV35VFmtbxEdsZf9Av3Y1yrRU=; b=MIRUKU/x4egyH0z5KRZpNt8W+jvJ4H5cvKJJeJBjnUJzGEPEoK02QUNizsuP4Ju+bH axMFZtwqbFYfErVpDLLZBOyQB+DLwQQgU/g4pkvQdWxc1FErsR2lBs6WeW4/Tm1v1DWD GmMthpA4tCKN6sE3vvKCjgUBHSy7u3UxymPHPviMXB2sIOGqszkhFw5RdXebEjna+NRJ I3yw0ITXCCodAkIsNEwalf2DDlGFNrC//JS11acYRCZApfeYf5ffDvfQ+53JgJ7vDmG0 Mk0gEiHfo0UPpLn5MtcPbXZ1Yn3hgh5EihaBpQKTWV3e8KSg6Sv5tRJfTAkMrt0NO2dF c8+Q== X-Forwarded-Encrypted: i=1; AJvYcCUzYt2KA+UTW08CL5Puwpy2zNshjcr6GrmI47NHViUtlpzSdKzG8oevjjkyGLX2v/qnrDlWAa8L26zs <at> debbugs.gnu.org X-Gm-Message-State: AOJu0Yxun8U+geul0M5I4NJdzthSlndwPk8vrfQhHKGPa2YfMwqnDbhU Yndub8hkZp8OWUWpyHmojUFpzi0zBdSjC0GyEb6C5DZJJMrImwJRg0+FhhfO4ws0Dckp0TCPthO XXF+wY45Dp3VvPYao+emVqFy7ZhQ= X-Gm-Gg: ASbGnctC6hdJf9o+hcxQp9+5XJSKihc6/vjZoSV22jyGPg3Uv0NWfwlV0TqKoh9TUh1 GvYpo3Gx780+SsZuXJzCsiIfgQasEhsnTFFT2paZb/dkIKGsdh3tVeL+R2cvZi+qCb/3DN7se8c 2OrIHuPFj/wA== X-Google-Smtp-Source: AGHT+IELzX2pUYaMvAmnJafG70mIdtQo6RYiwFByeM+MZMjpfBvycjUqWB5JSTkpdB4jr+6hFat520tuauWtHNqbYQo= X-Received: by 2002:a05:6402:2113:b0:5e0:9f31:a27a with SMTP id 4fb4d7f45d1cf-5e444481569mr419501a12.5.1740428583282; Mon, 24 Feb 2025 12:23:03 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 24 Feb 2025 20:23:01 +0000 From: Stefan Kangas <stefankangas@HIDDEN> In-Reply-To: <86ecznxgad.fsf@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> <87h64jnqjh.fsf@HIDDEN> <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> <86plj7xi4f.fsf@HIDDEN> <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> <86ecznxgad.fsf@HIDDEN> MIME-Version: 1.0 Date: Mon, 24 Feb 2025 20:23:01 +0000 X-Gm-Features: AWEUYZmwOcbimVtuxbMIbYVtEwaI5AXkRDHmqw5viDRN83tgFbA2GRF7wgxVX3w Message-ID: <CADwFkmkxQUPNF_0=+pBpnGH7LKWSOYSfRFGFZnRXCH=nLUUAMg@HIDDEN> Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 1.0 (+) 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 (-) Eli Zaretskii <eliz@HIDDEN> writes: >> From: Stefan Kangas <stefankangas@HIDDEN> >> Date: Mon, 24 Feb 2025 19:42:35 +0000 >> Cc: pipcet@HIDDEN, 76523-done <at> debbugs.gnu.org, sbaugh@HIDDEN, >> acorallo@HIDDEN >> >> Eli Zaretskii <eliz@HIDDEN> writes: >> >> >> > 53a5dada413662389a17c551a00d215e51f5049f >> >> > Fix compilation errors due to insufficient compiler safety (bug#63288) >> >> >> >> Thanks. Eli, Andrea, WDYT about cherry-picking this to emacs-30? >> > >> > It's just a build issue. Why is it urgent to backport it? >> >> I don't think it's urgent, but looking at the fix it seems relatively >> straightforward so I don't see much harm either. Please cherry-pick it >> if you agree, if not I think we can live it. > > It didn't look straightforward to me, but if Andrea thinks it's > straightforward and safe, I'm okay with backporting it. It might look like that to me because I just read that code, so it's fresh in my mind. I could also be missing something. Let's see if Andrea has any thoughts.
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Eli Zaretskii <eliz@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Sun, 09 Mar 2025 09:30:02 +0000 Resent-Message-ID: <handler.76523.B76523.174151254617047 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: acorallo@HIDDEN, Stefan Kangas <stefankangas@HIDDEN> Cc: sbaugh@HIDDEN, pipcet@HIDDEN, 76523 <at> debbugs.gnu.org Received: via spool by 76523-submit <at> debbugs.gnu.org id=B76523.174151254617047 (code B ref 76523); Sun, 09 Mar 2025 09:30:02 +0000 Received: (at 76523) by debbugs.gnu.org; 9 Mar 2025 09:29:06 +0000 Received: from localhost ([127.0.0.1]:58264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1trCy2-0004Qs-7s for submit <at> debbugs.gnu.org; Sun, 09 Mar 2025 05:29:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37898) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1trCxy-0004QL-Th for 76523 <at> debbugs.gnu.org; Sun, 09 Mar 2025 05:29:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1trCxt-0001xe-7m; Sun, 09 Mar 2025 05:28:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=FGLSQdEnLBP0LV6ZSOquwnJKh+sGxNihiKfILY+aLG0=; b=DV0blsCNQaFM RLtC0noH/3Mlr+3zxwFYzw7gU7hhRmg/i2Qu4zgjLTAr/oEK1LaANv5dhBp4HDhdkTk3JyKJJl6cR 0hADDyZYzMoIHw2wqiFT8IRZofrntGDPat+pHVZgOnTY8CqAwTNZyn06Pcf+NIGv1kNkHS11F8KS+ m7g8jk667MBU+097cZ5UXr/B1toyCPEN1hpfWKXBIOJApuodL28Cj2QROPnF9Z5BQxFVRAk0EXVl8 w95alIGEYthMpRBcM2FGrFOcyKjLN+yupe0gYDihxBRuYg16f6aGi7bDSsooIwu1fC++5j0Fdd06u EC3W29yZ6ICa5Krcf4J59A==; Date: Sun, 09 Mar 2025 11:28:53 +0200 Message-Id: <86r036h7sa.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> In-Reply-To: <CADwFkmkxQUPNF_0=+pBpnGH7LKWSOYSfRFGFZnRXCH=nLUUAMg@HIDDEN> (message from Stefan Kangas on Mon, 24 Feb 2025 20:23:01 +0000) References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> <87h64jnqjh.fsf@HIDDEN> <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> <86plj7xi4f.fsf@HIDDEN> <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> <86ecznxgad.fsf@HIDDEN> <CADwFkmkxQUPNF_0=+pBpnGH7LKWSOYSfRFGFZnRXCH=nLUUAMg@HIDDEN> X-Spam-Score: -2.3 (--) 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: -3.3 (---) Ping! Andrea, could you please respond? > From: Stefan Kangas <stefankangas@HIDDEN> > Date: Mon, 24 Feb 2025 20:23:01 +0000 > Cc: pipcet@HIDDEN, 76523-done <at> debbugs.gnu.org, sbaugh@HIDDEN > > Eli Zaretskii <eliz@HIDDEN> writes: > > >> From: Stefan Kangas <stefankangas@HIDDEN> > >> Date: Mon, 24 Feb 2025 19:42:35 +0000 > >> Cc: pipcet@HIDDEN, 76523-done <at> debbugs.gnu.org, sbaugh@HIDDEN, > >> acorallo@HIDDEN > >> > >> Eli Zaretskii <eliz@HIDDEN> writes: > >> > >> >> > 53a5dada413662389a17c551a00d215e51f5049f > >> >> > Fix compilation errors due to insufficient compiler safety (bug#63288) > >> >> > >> >> Thanks. Eli, Andrea, WDYT about cherry-picking this to emacs-30? > >> > > >> > It's just a build issue. Why is it urgent to backport it? > >> > >> I don't think it's urgent, but looking at the fix it seems relatively > >> straightforward so I don't see much harm either. Please cherry-pick it > >> if you agree, if not I think we can live it. > > > > It didn't look straightforward to me, but if Andrea thinks it's > > straightforward and safe, I'm okay with backporting it. > > It might look like that to me because I just read that code, so it's > fresh in my mind. I could also be missing something. > > Let's see if Andrea has any thoughts. >
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Stefan Kangas <stefankangas@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Sun, 09 Mar 2025 17:23:02 +0000 Resent-Message-ID: <handler.76523.B76523.17415409302698 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii <eliz@HIDDEN> Cc: sbaugh@HIDDEN, pipcet@HIDDEN, acorallo@HIDDEN, 76523 <at> debbugs.gnu.org Received: via spool by 76523-submit <at> debbugs.gnu.org id=B76523.17415409302698 (code B ref 76523); Sun, 09 Mar 2025 17:23:02 +0000 Received: (at 76523) by debbugs.gnu.org; 9 Mar 2025 17:22:10 +0000 Received: from localhost ([127.0.0.1]:34131 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1trKLq-0000hR-5X for submit <at> debbugs.gnu.org; Sun, 09 Mar 2025 13:22:10 -0400 Received: from mail-ed1-x529.google.com ([2a00:1450:4864:20::529]:58811) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <stefankangas@HIDDEN>) id 1trKLn-0000gp-18 for 76523 <at> debbugs.gnu.org; Sun, 09 Mar 2025 13:22:08 -0400 Received: by mail-ed1-x529.google.com with SMTP id 4fb4d7f45d1cf-5e64700a38cso1355697a12.1 for <76523 <at> debbugs.gnu.org>; Sun, 09 Mar 2025 10:22:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1741540920; x=1742145720; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:from:to:cc:subject:date:message-id:reply-to; bh=jGfMIc5yIAMOjZ3wBRkrYDn+3Cz4sTBbM4XDaevBKAw=; b=DtIUfOqUle7pdu72+JklhXIYKBCs79vFynomfxVBlfiHUvUTpIFPMWAfYDPwPsvA4e ux2+UN8K0z4eytQ0p5QEIxXPAKtCPVnivSO79rvGQuUJQZxwYegbVWzL3g5SqiUfU/sR xwhP9J9UN8e6XgaecdXB2X0AdBIaixWqT1AnlBCV4hOIjmnXdIh0A2gPCcMhEhfyu1hA IoCAG6IGWWWqOqJuBsbh7RjrP3Qf280x5zqiRj7UwxAF7QgUP4WQqnYqltEUehQaoI9M wtCFIczMeSqQg1IX2YEk3KTLp+Svf9IAS63LqIcuIXf9XdUgryp8dzqh3BBQEo60ojR1 QaXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741540920; x=1742145720; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=jGfMIc5yIAMOjZ3wBRkrYDn+3Cz4sTBbM4XDaevBKAw=; b=pBixywXBNPFpthCPT93vQOSD+wWzVcykpjjNHoWrTNoyig/Y4hnXmc3ppZD7rqSvAI DnYnYANm7H+C4fhhdAWY+VXZ6gnygXP96hxPyA64bO2tgHV6x1IeyRmGAdSaCX8QrvmO YT3neHyTJZWtCo1cSoD5aIoeLP4r2tg3LpXbHuP6aU22FDP8UK4kfvRoMmd5fSA2xCtY pNN4vllJ99Rhg5v/rU2Pc2+tpkEykkXiH/7Y1gEWUN9NnXX1EZyz0JD/6ZzRBLsSOQG+ 2HdmPpaH1FNCX/NRD5GR1VOkmkPFY/O6VXGIZ02RPAnaAppai09R+CFHkSnf43rIN46V Xtfw== X-Forwarded-Encrypted: i=1; AJvYcCXMoQJuF+rWxOOS6GLl009Va+wf/j76t9F22gu27NC6nZugg/dd5nWay6A7PO6BiCB1sv81bg==@debbugs.gnu.org X-Gm-Message-State: AOJu0YxH6wc/dUZMgEZcAp1irGhMtvm5WhQx5XJeAN4A2WFT2GTaDCrD pWjE6HWbon9/QyiwYG6zzXO4YNTFrJpc2iWlVuM6MGO2hLVZYoqs7TcETwLIaDNtRv8Brl50Kn6 3IPIdX3ufm7blfxMiEedqi93zdpA= X-Gm-Gg: ASbGncud4q2Ic643MvM8NzzH1KZAJo7hBTdKEOjGORd8I9K8Y8K797SoIfUDtYl5Z39 YmSZa7RLiqkfyQReSNQ/I3B8JQVYj67iPHGT8fdac8DVgiEHF7Sea4Yjm8enhSGPXcQtfxLy23i ot7MkftsjQQtWtnECxikHs/ST/oCc= X-Google-Smtp-Source: AGHT+IEHxlr+5NnE6IyJY7bfx+H3DTOdKjHgUIqwbL998IYSQXji+hyxwEj5ghQG+iqWZGdxwoIb4MSq5Hz9CLanX9A= X-Received: by 2002:a05:6402:3547:b0:5db:f423:19c5 with SMTP id 4fb4d7f45d1cf-5e5e22bf15fmr11724689a12.5.1741540920472; Sun, 09 Mar 2025 10:22:00 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Sun, 9 Mar 2025 10:22:00 -0700 From: Stefan Kangas <stefankangas@HIDDEN> In-Reply-To: <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> <87h64jnqjh.fsf@HIDDEN> <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> <86plj7xi4f.fsf@HIDDEN> <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> MIME-Version: 1.0 Date: Sun, 9 Mar 2025 10:22:00 -0700 X-Gm-Features: AQ5f1JqAb8-2943FNAHst5GhHuNmy1ZVcfeG9bKGD7Zx15SbuZLrL_6s7OcaPQM Message-ID: <CADwFkmkLdx+ROpewbbwkqL3EFL8Az-BNqJU3UJBd+n=Lb_K3CQ@HIDDEN> Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) 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 (-) Stefan Kangas <stefankangas@HIDDEN> writes: > Eli Zaretskii <eliz@HIDDEN> writes: > >>> From: Stefan Kangas <stefankangas@HIDDEN> >>> Date: Mon, 24 Feb 2025 19:07:51 +0000 >>> Cc: 76523 <at> debbugs.gnu.org, sbaugh@HIDDEN, acorallo@HIDDEN, >>> Eli Zaretskii <eliz@HIDDEN> >>> >>> >> Which commit fixes this on master? >>> > >>> > 53a5dada413662389a17c551a00d215e51f5049f >>> > Fix compilation errors due to insufficient compiler safety (bug#63288) >>> >>> Thanks. Eli, Andrea, WDYT about cherry-picking this to emacs-30? >> >> It's just a build issue. Why is it urgent to backport it? > > I don't think it's urgent, but looking at the fix it seems relatively > straightforward so I don't see much harm either. Please cherry-pick it > if you agree, if not I think we can live it. This bug breaks the Emacs 31 package in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=2350949 It's safe to cherry-pick this bug fix to emacs-30.
X-Loop: help-debbugs@HIDDEN Subject: bug#76523: 30.0.93; with-native-compilation=aot breaks some Lisp Resent-From: Stefan Kangas <stefankangas@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 10 Mar 2025 00:33:02 +0000 Resent-Message-ID: <handler.76523.B76523.17415667366105 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 76523 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii <eliz@HIDDEN> Cc: sbaugh@HIDDEN, pipcet@HIDDEN, acorallo@HIDDEN, 76523 <at> debbugs.gnu.org Received: via spool by 76523-submit <at> debbugs.gnu.org id=B76523.17415667366105 (code B ref 76523); Mon, 10 Mar 2025 00:33:02 +0000 Received: (at 76523) by debbugs.gnu.org; 10 Mar 2025 00:32:16 +0000 Received: from localhost ([127.0.0.1]:35082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1trR44-0001aP-H8 for submit <at> debbugs.gnu.org; Sun, 09 Mar 2025 20:32:16 -0400 Received: from mail-ed1-x534.google.com ([2a00:1450:4864:20::534]:45220) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from <stefankangas@HIDDEN>) id 1trR42-0001a9-1h for 76523 <at> debbugs.gnu.org; Sun, 09 Mar 2025 20:32:14 -0400 Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-5e686d39ba2so1283263a12.2 for <76523 <at> debbugs.gnu.org>; Sun, 09 Mar 2025 17:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1741566728; x=1742171528; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:from:to:cc:subject:date:message-id:reply-to; bh=2IQyBZjD/SNn/3UTcqpaDuXUOEiNkufM8L+JFrXe134=; b=JATMTKcHNevnUEhZqz1CH6oAVa5ru1+yGu4EHD+0Vken0CTWH9wzTpfBTZE+T4Dbwp RiTq0iQCTOhtqVsd/tyqxje50a4LL/33eJhXHR5RYgm6zW6D/SHm7O2pJ1ZwLfw1ZKaN +mu4ifd9DB6ZTFscLKs/khsfpEcJcQmoMMFs0Ofb88htzCIz45A5bd67HrOhMNYwHA8v 1TZIPIouf0K/2MS+cYzdFCJWVlDV2giWAQQB/A0p0KiEkC6Rd6Smr0JG0NGC+x3uSVUM 5l875xZdS1nmSOyJCxwHjoMjOMWD6H4RtmaZt1AW7aoWn8StPMmGk6vwYPhtStaYNg2C rc9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741566728; x=1742171528; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=2IQyBZjD/SNn/3UTcqpaDuXUOEiNkufM8L+JFrXe134=; b=UZC5JhQnbSy+siGJWag5D0mgInFPndzxNGX/Zp4Brsetce4hmhwLGmKzjnGpdXtiv4 YBr2l/M4+rXBnS1u/NUq4cXGY/SfL/5MoNDykFIccPRRH9hGk5CVXUTVo09lorm3AOkr mFVDN0dh2GRKoCf9KdaRAdxEKKXQJjFrRCJtzEANgC+JrDwgxEkOrnS1Ksm3iJaVXP3x zmY+KwKGZzm6Zpv9HED7fN7wMvpQFy8pJZcBFRt79JqHDzPFlMw69plqFhoEivyDlR2v OzQFBI85sF8PAP+Bl3ZXdcWgDqVzKIZS3Zc+mQulS/0eHSPM7O08PYS537SGt7iD8vv9 B94Q== X-Forwarded-Encrypted: i=1; AJvYcCVrSCgclDbFpvyJ+x5DcUtgH5A223O54DzQhEkJ8YJ04OAe72vXbx8yBaaTeTTQvsib4aGqxw==@debbugs.gnu.org X-Gm-Message-State: AOJu0YwLjGgfuu0LcAeVNEvl+/rvmMsy1PHYANB4/TBLWmatiL67xJEc FAYuQB5RnVaAtlsPRtX0mEKN3/LDkC5oJWNkuoQx0mMaKMpGc9S9xo/Frj2GqzGjfLz1b2Qjm+s c0VKBScnQifbiLC7M1W1+w/o4qes= X-Gm-Gg: ASbGncsX3wqBRW7L9bp42mXQOugBX0FPFuX/ZUdVnDMKv06JniU5iCpSzd/RTZ5Tb01 0lxqXiNmdI/CamMYNY/Sno9wR/r8+AvBs8rqjvLU7Pl2tBXbpyyYMgzeda3mAOMVdER58SDVxJk mwPzu98EGHIP7TfkGqrCNbSJfV6A8= X-Google-Smtp-Source: AGHT+IEae4F9TYCAqJ9g/H2wqEa2qMBTyfgxf/9gxbK9Hz7Z69eKQn/GzqTta1UNjHTIUhWf9eoqErYFCFFaDPgBjjA= X-Received: by 2002:a05:6402:2750:b0:5e5:ba3e:ab04 with SMTP id 4fb4d7f45d1cf-5e5e24ad95fmr15425953a12.26.1741566727511; Sun, 09 Mar 2025 17:32:07 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 10 Mar 2025 00:32:07 +0000 From: Stefan Kangas <stefankangas@HIDDEN> In-Reply-To: <CADwFkmkLdx+ROpewbbwkqL3EFL8Az-BNqJU3UJBd+n=Lb_K3CQ@HIDDEN> References: <ierecznz56m.fsf@HIDDEN> <87seo3nwgv.fsf@HIDDEN> <CADwFkmkTCyidqrnQpzoD+8+jmR7sH4wxoUiicCVpeSrkroffaw@HIDDEN> <87h64jnqjh.fsf@HIDDEN> <CADwFkmny3PQE36Vr83mkLvXeCxXLVM+m=VG3GMWERbuo4WCDmw@HIDDEN> <86plj7xi4f.fsf@HIDDEN> <CADwFkmmKmpHC4W88bvg2qp9V93XRvXzTsxLD8amzAjs7=UfDHg@HIDDEN> <CADwFkmkLdx+ROpewbbwkqL3EFL8Az-BNqJU3UJBd+n=Lb_K3CQ@HIDDEN> MIME-Version: 1.0 Date: Mon, 10 Mar 2025 00:32:07 +0000 X-Gm-Features: AQ5f1JoAAz0HpHcJdiB1jAZHd_Vv56bxOLs35wUlGHxC8G8GBJnwJnOjCt_MbO0 Message-ID: <CADwFkmncx85-mewL3NP8Z7PWkeYf7HgcC0frFMxy67JD1PMV0g@HIDDEN> Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) 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 (-) Stefan Kangas <stefankangas@HIDDEN> writes: > This bug breaks the Emacs 31 package in Fedora: This should have said "Emacs 30".
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.