GNU bug report logs -
#63260
29.0.90; Regression installing/activating packages without autoloads
Previous Next
Reported by: Basil Contovounesios <contovob <at> tcd.ie>
Date: Thu, 4 May 2023 10:16:02 UTC
Severity: normal
Merged with 63298
Found in version 29.0.90
Done: Philip Kaludercic <philipk <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
Message #61 received at 63260 <at> debbugs.gnu.org (full text, mbox):
> From: Philip Kaludercic <philipk <at> posteo.net>
> Cc: contovob <at> tcd.ie, 63260 <at> debbugs.gnu.org, rpluim <at> gmail.com
> Date: Sun, 07 May 2023 19:37:26 +0000
>
> and this file is generated when installing the SICP package:
>
> --8<---------------cut here---------------start------------->8---
> ;;; sicp-autoloads.el --- automatically extracted autoloads (do not edit) -*- lexical-binding: t -*-
> ;; Generated by the `loaddefs-generate' function.
>
> ;; This file is part of GNU Emacs.
>
> ;;; Code:
>
> (add-to-list 'load-path (or (and load-file-name (file-name-directory load-file-name)) (car load-path)))
>
>
> ;;; End of scraped data
>
> (provide 'sicp-autoloads)
>
> ;; Local Variables:
> ;; version-control: never
> ;; no-byte-compile: t
> ;; no-update-autoloads: t
> ;; no-native-compile: t
> ;; coding: utf-8-emacs-unix
> ;; End:
>
> ;;; sicp-autoloads.el ends here
> --8<---------------cut here---------------end--------------->8---
>
> and this does not break anything when installing packages.
>
> > And I would explain in the comment the real-life situations where this
> > is needed, and why, rather than just explaining in English what the
> > code does.
>
> You are right. How does this patch look like:
LGTM, thanks. Is Robert's use case also taken care of?
This bug report was last modified 2 years and 15 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.