unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: Zelphir Kaltstahl <zelphirkaltstahl@posteo.de>,
	Michael Rohleder <mike@rohleder.de>
Cc: guix-devel@gnu.org
Subject: Re: Missing dependency for emacs-magit
Date: Mon, 14 Feb 2022 20:33:35 +0100	[thread overview]
Message-ID: <de3d92319fce6bb6a287a78ab56a17bebae746bb.camel@gmail.com> (raw)
In-Reply-To: <779abb46-d5af-1312-84d0-a9339e456674@posteo.de>

Hi Zelphir,

Am Montag, dem 14.02.2022 um 18:41 +0000 schrieb Zelphir Kaltstahl:
> Hi Michael!
> What I mean by that is the following in `init.el`:
> ~~~~
> (setq guix-package-enable-at-startup t)
> (require 'guix-init nil t)
> ~~~~
> I have a separate profile, which I created for Emacs and Emacs packages
> from Guix:
> ~~~~
> $ guix package --manifest="${GUIX_EXTRA_PROFILES}"/emacs-test-profile-
> manifest.scm --profile="${GUIX_EXTRA_PROFILES}"/emacs-test-profile
> $ GUIX_PROFILE="${GUIX_EXTRA_PROFILES}/emacs-test-profile"; source
> "${GUIX_PROFILE}/etc/profile"
> $ emacs
> ~~~~
> Where the `manifest.scm` contains:
> ~~~~
> [...]
> ~~~~
> The channel is currently:
> ~~~~
> [...]
> ~~~~
> When I run `emacs` with that profile, I get the error I described
> earlier.
I think we need some multi-level printf debugging here.  

First, after  `source "${GUIX_PROFILE}/etc/profile"`, is EMACSLOADPATH
correctly pointing to the share/emacs/site-lisp of
${GUIX_EXTRA_PROFILES}/emacs-test-profile?

Second, before and after executing your init.el snippet, what are the
contents of load-path?  
Do they contain /gnu/store/SOME_LONG_HASH-magit-MAGIT_VERSION?

Cheers


  reply	other threads:[~2022-02-14 19:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-13 23:51 Missing dependency for emacs-magit Zelphir Kaltstahl
2022-02-14  2:50 ` Michael Rohleder
2022-02-14 18:41   ` Zelphir Kaltstahl
2022-02-14 19:33     ` Liliana Marie Prikler [this message]
2022-02-15  9:45       ` Zelphir Kaltstahl
2022-02-15 19:54         ` Liliana Marie Prikler
2022-02-16 22:23           ` Zelphir Kaltstahl
2022-02-17 17:49             ` Liliana Marie Prikler
2022-02-17 19:26               ` Ricardo Wurmus
2022-02-18  1:10               ` Zelphir Kaltstahl
2022-02-18  4:51                 ` Liliana Marie Prikler
2022-02-19  2:34                   ` Zelphir Kaltstahl
2022-02-19  7:30                     ` Liliana Marie Prikler
2022-02-19 15:43                       ` Zelphir Kaltstahl
2022-02-19 16:04                         ` Liliana Marie Prikler
2022-02-22  9:34                       ` Zelphir Kaltstahl
2022-02-22 10:39                         ` Liliana Marie Prikler

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=de3d92319fce6bb6a287a78ab56a17bebae746bb.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=mike@rohleder.de \
    --cc=zelphirkaltstahl@posteo.de \
    /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).