GNU bug report logs - #41504
28.0.50; gnus-alias.elc fails to load (uses byte-compile-dynamic)

Previous Next

Package: emacs;

Reported by: joakim <at> verona.se

Date: Sun, 24 May 2020 10:00:02 UTC

Severity: normal

Merged with 41443, 41680

Found in version 28.0.50

Done: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> gmail.com>
To: joakim <at> verona.se
Cc: 41504 <at> debbugs.gnu.org
Subject: bug#41504: 28.0.50; elpa gnus-alias problem
Date: Wed, 27 May 2020 13:44:42 -0400
retitle 41504 28.0.50; gnus-alias.elc fails to load (uses byte-compile-dynamic)
merge 41504 41443
quit

joakim <at> verona.se writes:

> To reproduce, install gnus-alias from elpa, and load it.

This package is in MELPA (I just mention this for the record).

I see it has

    (eval-when-compile
      ;; silence the old byte-compiler
      (defvar byte-compile-dynamic)
      (set (make-local-variable 'byte-compile-dynamic) t))

So I guess this is the same as Bug#41443 "byte-compiled file with
byte-compile-dynamic can't be loaded."






This bug report was last modified 5 years and 42 days ago.

Previous Next


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