GNU bug report logs - #45854
28.0.50; [feature/native-comp] autoload behavior different in the presence of errors

Previous Next

Package: emacs;

Reported by: Mauricio Collares <mauricio <at> collares.org>

Date: Thu, 14 Jan 2021 02:53:02 UTC

Severity: normal

Found in version 28.0.50

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mauricio Collares <mauricio <at> collares.org>
To: Andrea Corallo <akrl <at> sdf.org>
Cc: 45854 <at> debbugs.gnu.org
Subject: bug#45854: 28.0.50; [feature/native-comp] autoload behavior different in the presence of errors
Date: Fri, 22 Jan 2021 19:00:04 -0300
Andrea Corallo <akrl <at> sdf.org> writes:
>
> Okay I probably did something wrong then.  I'm taking a look into the
> compile-time bugs now, I'll come back to this after that.

Many thanks and no hurry :) I just noticed that this bug has nothing to
do with autoloads, sorry for the red herring! You can replace
git-commitx.el by just

;;; git-commitx.el --- x  -*- lexical-binding: t; -*-

;; Package-Requires: ((emacs "25.1") (transientx "20200601"))
;; Package-Version: 20210102.1242

(require 'transientx)
(provide 'git-commitx)

;;; git-commitx.el ends here

together with transientx.el and elpa2nix.el from the previous email
and the difference of behaviour (compared to trunk) still exists.

Best,
Mauricio




This bug report was last modified 4 years and 110 days ago.

Previous Next


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