From: Zelphir Kaltstahl <zelphirkaltstahl@posteo.de>
To: Liliana Marie Prikler <liliana.prikler@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: Missing dependency for emacs-magit
Date: Wed, 16 Feb 2022 22:23:48 +0000 [thread overview]
Message-ID: <810db4e2-e9d1-be29-03b4-f60792463b16@posteo.de> (raw)
In-Reply-To: <db26027fdc5ef5c39d57871a2f55ba36c80e1d76.camel@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1686 bytes --]
Hello,
On 2/15/22 20:54, Liliana Marie Prikler wrote:
> Hi Zelphir,
>
> Am Dienstag, dem 15.02.2022 um 09:45 +0000 schrieb Zelphir Kaltstahl:
>> Hello Liliana,
>>
>> On 2/14/22 20:33, Liliana Marie Prikler wrote:
>>> Hi Zelphir,
>>>
>>> Am Montag, dem 14.02.2022 um 18:41 +0000 schrieb Zelphir Kaltstahl:
>>>> [...]
>>> 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
>> To simplify things, I created a shell script, which does the calls:
>>
>> ~~~~
>> #!/usr/bin/env bash
>>
>> set -Eeuxo pipefail
>>
>> # source the environment
>> GUIX_PROFILE="${GUIX_EXTRA_PROFILES}/emacs-test-profile"
>> . "${GUIX_PROFILE}/etc/profile"
>> printf "emacs load path: %s\n" "${EMACSLOADPATH}"
>>
>> # run emacs
>> env XMODIFIERS='' emacs
>> ~~~~
>>
>> This outputs the following:
>>
>> ~~~~
>> [...]
>> ~~~~
>>
>> Magit line is:
>>
>> ~~~~
>> "/gnu/store/f0461m96rhnpkmhjlj06yz058pqyj02d-emacs-magit-
>> 3.3.0/share/emacs/site-lisp/magit-3.3.0"
>> ~~~~
> Okay, this means that subdirs.el is correctly expanded. The next
> question regards autoloads. Is (featurep 'magit-autoloads) t or nil?
It is t. That is after loading `init.el` and all it contains, but there is no magit configuration happening inside this `init.el` yet.
> [...]
Best regards,
Zelphir
--
repositories:https://notabug.org/ZelphirKaltstahl
[-- Attachment #2: Type: text/html, Size: 2685 bytes --]
next prev parent reply other threads:[~2022-02-16 22:24 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
2022-02-15 9:45 ` Zelphir Kaltstahl
2022-02-15 19:54 ` Liliana Marie Prikler
2022-02-16 22:23 ` Zelphir Kaltstahl [this message]
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=810db4e2-e9d1-be29-03b4-f60792463b16@posteo.de \
--to=zelphirkaltstahl@posteo.de \
--cc=guix-devel@gnu.org \
--cc=liliana.prikler@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).