GNU bug report logs - #38746
[PATCH] gnu: emacs-shroud: Update to 1.105.

Previous Next

Package: guix-patches;

Reported by: nly <at> disroot.org (Amar M. Singh)

Date: Thu, 26 Dec 2019 03:42:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 38746 <at> debbugs.gnu.org (full text, mbox):

From: "Amar M. Singh" <nly <at> disroot.org>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 38746 <at> debbugs.gnu.org, Brett Gilio <brettg <at> gnu.org>
Subject: Re: [bug#38746] [PATCH] gnu: emacs-shroud: Update to 1.105.
Date: Thu, 26 Dec 2019 13:49:24 +0000
Hi Efraim,

Autoloads.el is used to lazily load an Elisp package. It causes the main commands to be available to Emacs user before the whole package is loaded.

In Guix System, if a package doesn't have autoloads it won't be automatically loaded into Emacs. One will need to add '(require 'package) to '.emacs'.

In case of my package:
(require 'shroud)

without this Emacs wouldn't load Shroud.
Regards,
Amar Singh <nly <at> disroot.org>
https://o-nly.github.io

-------------------------------------------------------------
Sent from my Android device with Librem Mail. Please excuse my brevity.




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

Previous Next


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