all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Akib Azmain Turja <akib@disroot.org>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>,
	Benjamin Slade <beoram@gmail.com>
Cc: zimoun <zimon.toutoune@gmail.com>,
	raingloom <raingloom@riseup.net>,
	help-guix@gnu.org
Subject: Re: Why Emacs is echoing message for each installed Emacs package while startup
Date: Sun, 22 May 2022 17:24:39 +0600	[thread overview]
Message-ID: <87ilpxzu6g.fsf@disroot.org> (raw)
In-Reply-To: <87v8ty8eru.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1942 bytes --]

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> Hi,
>
> [...]
>
>>> > But, why is the message is shown?  Can someone remove it?  It would
>>> > probably be better that I myself clone the repo, fix it and send the
>>> > patch, but my hard disk space isn't allowing me to do that.  Is it
>>> > possible disable that message by modifing any Guix configuration file?
>>
>>> Like Simon, I do not see why the autoloads-related messages are a
>>> problem; they only occur when starting Emacs from scratch.  If you have
>>> so many packages that the loading time or loading messages bothers you,
>>> you may want to consider running Emacs as a server and connecting to it
>>> via emacsclient; that way you load it once when you login to your
>>> session for example and that's it.
>>
>>> For what it's worth, the messages are not printed by that custom Guix
>>> Elisp code explicitly but by the Emacs function `load', on line 59 of
>>> guix-emacs.el: (load f 'noerror).  If it really bothers you could change
>>> it to:
>>
>>> (load f 'noerror 'nomessage)
>>
>>> Hope that helps,
>>
>>> Maxim
>>
>>
>> The messages also appear when viewing the *Async-native-compile-log* when Emacs is native compiling packages. And the all of the "loading packages" messages are repeated before /each/ package that is compiled.
>
> That's not with the Emacs in Guix I guess, since we do not yet have
> native compilation enabled.  But it seems like the problem here is not
> the printing of the messages, but why when natively compiling packages
> it would cause all the packages to be reloaded for each package... which
> is crazy.
>
> Maxim

But why Emacs isn't built with native compilation support?  Any
technical issue or just someone hasn't done it yet?

-- 
Akib Azmain Turja

This message is signed by me with my GnuPG key.  It's fingerprint is:

    7001 8CE5 819F 17A3 BBA6  66AF E74F 0EFA 922A E7F5

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      parent reply	other threads:[~2022-05-22 11:27 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-15 18:23 Why Emacs is echoing message for each installed Emacs package while startup Akib Azmain Turja
2022-05-15 23:58 ` raingloom
2022-05-16  8:16   ` Akib Azmain Turja
2022-05-16 10:55     ` zimoun
2022-05-16 16:31       ` Akib Azmain Turja
2022-05-16 16:44         ` André A. Gomes
2022-05-16 19:58           ` Akib Azmain Turja
2022-05-16 20:35             ` André A. Gomes
2022-05-16 20:53         ` zimoun
2022-05-17  8:00           ` Akib Azmain Turja
2022-05-17 21:58             ` zimoun
2022-05-18 16:29               ` Akib Azmain Turja
2022-05-18 21:04                 ` zimoun
2022-05-21 11:40                   ` Akib Azmain Turja
2022-05-21 13:45                     ` André A. Gomes
2022-05-22 11:26                       ` Akib Azmain Turja
2022-05-22 13:04                         ` raingloom
2022-07-23 17:26                         ` Jorge P. de Morais Neto
2022-07-24  6:47                           ` Akib Azmain Turja
2022-07-26  8:27                             ` Akib Azmain Turja
2022-08-03  7:12                               ` bug#56778: " 宋文武 via Guix-patches via
2022-05-21 21:09                     ` Maxim Cournoyer
2022-05-21 22:00                       ` Benjamin Slade
2022-05-22  2:47                         ` Maxim Cournoyer
2022-05-22  2:55                           ` Benjamin Slade
2022-05-22 11:24                           ` Akib Azmain Turja [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ilpxzu6g.fsf@disroot.org \
    --to=akib@disroot.org \
    --cc=beoram@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=raingloom@riseup.net \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.