unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Giovanni Biscuolo <g@xelera.eu>
Cc: 43243-done@debbugs.gnu.org, Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: bug#43243: emacs-elfeed-org, mapc: Symbol’s function definition is void
Date: Mon, 5 Oct 2020 15:45:18 +0200	[thread overview]
Message-ID: <CAJ3okZ0idGqcPUf3Ng_SFmPTY1bXpm++d4wc6X4gz7jWosObuA@mail.gmail.com> (raw)
In-Reply-To: <87k0w4kezf.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me>

On Mon, 5 Oct 2020 at 14:57, Giovanni Biscuolo <g@xelera.eu> wrote:

> >> AFAIU the error was triggered by the fact that my Emacs (on foreign
> >> distro) was still loading some old code from ~/.emacs.d/elpa, installed
> >> using use-package (mixed with Debian packages in some case) before I
> >> migrated to Guix Emacs.
> >
> > As with other things Guix, mix and match of ad-hoc package management
> > (e.g., Emacs' native package management) and Guix can cause conflicts.
> > There is not always a clear solution to these problems.
>
> I think the only conflicting code was coming from ~/.emacs.d/elpa and I
> did not realized this until yesterday. I still do not fully understad
> what is the config option in my init.el loading that code, but it's
> tangent here.

Each time you have
   '(use-package foo :ensure t)'
and
   '(specifications->manifest (list "emacs-foo"))'
then it is conflicting.  Please re-read this message [1].

The option in your init.el loading that code is ':ensure t'.  See:
"The :ensure keyword causes the package(s) to be installed
automatically if not already present on your system:"; from the
'use-package' documentation [2].

[1] <http://issues.guix.gnu.org/43243#10>
[2] <https://github.com/jwiegley/use-package#package-installation>


All the best,
simon




      reply	other threads:[~2020-10-05 13:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-06 14:43 bug#43243: emacs-elfeed-org, mapc: Symbol’s function definition is void Giovanni Biscuolo
2020-09-06 15:45 ` Giovanni Biscuolo
2020-09-28  3:07   ` Maxim Cournoyer
2020-09-28  8:18     ` Giovanni Biscuolo
2020-09-29 13:47       ` Maxim Cournoyer
2020-09-29 18:12         ` Giovanni Biscuolo
2020-09-29 19:44           ` zimoun
2020-10-02 18:08             ` Giovanni Biscuolo
2020-10-02 19:27               ` Giovanni Biscuolo
2020-10-03  8:11                 ` Giovanni Biscuolo
2020-10-03 12:40               ` zimoun
2020-10-04 17:21             ` Giovanni Biscuolo
2020-10-04 17:37               ` Maxim Cournoyer
2020-10-05 12:57                 ` Giovanni Biscuolo
2020-10-05 13:45                   ` zimoun [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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=CAJ3okZ0idGqcPUf3Ng_SFmPTY1bXpm++d4wc6X4gz7jWosObuA@mail.gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=43243-done@debbugs.gnu.org \
    --cc=g@xelera.eu \
    --cc=maxim.cournoyer@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).