GNU bug report logs -
#56778
Why Emacs is echoing message for each installed Emacs package while startup
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 03 Aug 2022 15:12:20 +0800
with message-id <875yj9reaz.fsf_-_ <at> envs.net>
and subject line Re: bug#56778: Why Emacs is echoing message for each installed Emacs package while startup
has caused the debbugs.gnu.org bug report #56778,
regarding Why Emacs is echoing message for each installed Emacs package while startup
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
56778: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56778
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[0001-gnu-emacs-Suppress-loading-messages.patch (text/x-patch, attachment)]
[Message part 4 (text/plain, inline)]
Akib Azmain Turja <akib <at> disroot.org> writes:
> Jorge P. de Morais Neto <jorge+list <at> disr.it> writes:
>
>> Hi! I reply below:
>>
>> Em [2022-05-22 dom 17:26:55+0600], Akib Azmain Turja escreveu:
>>> Thanks a lot. Just a question, where should I send the patch?
>>> guix-devel?
>>
>> Did you send the patch? I have searched debbugs and have not found any
>> such submission. I care because:
>>
>> 1. It significantly pollutes the *Messages* buffer, which can mask
>> important warnings such as when Emacs loads a .elc byte compiled file
>> that is older than its source code.
>> 2. For people who byte-compile Elisp files from a Makefile, these
>> messages causes significant pollution, masking byte-compilation warnings.
>> 3. For people who use the nativecomp feature (from a guix channel),
>> the native compilation of *each* Emacs package yields loading messages
>> for *every* Guix-installed Emacs package, resulting in O(n^2) growth.
>>
>> Regards
>
> Thanks for reminding. I forgot it completely, because the only Emacs
> package I have currently installed with Guix is emacs-vterm, because
> Guix doesn't work with the Emacs I compiled myself. I have attached the
> patch to this message and CCed to guix-patches.
>
> CC guix-patches, for each Emacs package I have installed, Emacs echoes
> "Loading /gnu/store/...-emacs-.../...-autoloads.el" while startup. I
> have attached a patch fixing it (thanks to "André A. Gomes
> <andremegafone <at> gmail.com>" for preparing it).
Did I really sent the patch? Looks like I forgot to attach the patch
and CC guix-patches. :-/
--
Akib Azmain Turja
Find me on Mastodon at @akib <at> hostux.social.
This message is signed by me with my GnuPG key. It's fingerprint is:
7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5
[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
Akib Azmain Turja <akib <at> disroot.org> writes:
> From d4b449e7c129a6d44414790ad36046e4d325a55e Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone <at> gmail.com>
> Date: Sat, 21 May 2022 14:42:12 +0100
> Subject: [PATCH] gnu: emacs: Suppress loading messages.
Pushed with adjusted commit message, thank you!
This bug report was last modified 2 years and 291 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.