GNU bug report logs - #65575
guix-emacs-autoload-packages does not autoreload newly installed packages

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Mon, 28 Aug 2023 04:51:01 UTC

Severity: normal

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Andrew Tropin <andrew <at> trop.in>, 65575 <at> debbugs.gnu.org
Subject: bug#65575: [PATCH v3 4/4] gnu: emacs: Reload subdirs.el files in 'guix-emacs-autoload-packages'.
Date: Sun, 03 Sep 2023 10:51:44 -0400
Hi Liliana,

Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:

[...]

> Thanks, LGTM.  I've tested this by dropping almost all parts of load-
> path and calling (guix-emacs-autoload-packages), it appears to do
> what's promised.  Queued locally for emacs-next and followed up with a
> patch that fixes the compilation warnings coming from the docstrings.

Sounds good, thank you for testing it!

About warnings, when I byte compile guix-emacs.el, all I see is:

--8<---------------cut here---------------start------------->8---

Compiling file /home/maxim/src/guix/gnu/packages/aux-files/emacs/guix-emacs.el at Sun Sep  3 10:50:19 2023
guix-emacs.el:83:39: Warning: reference to free variable
    ‘treesit-extra-load-path’
guix-emacs.el:83:39: Warning: assignment to free variable
    ‘treesit-extra-load-path’
--8<---------------cut here---------------end--------------->8---

I don't know how to fix those; they seem harmless since their use is
enclosed in a (with-eval-after-load 'treesit ...) expression.

-- 
Thanks,
Maxim




This bug report was last modified 1 year and 311 days ago.

Previous Next


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