GNU bug report logs - #45781
Emacs packages not visible out of the box

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Mon, 11 Jan 2021 13:38:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Subject: bug#45781: closed (Re: bug#45781: Emacs packages not visible out
 of the box)
Date: Thu, 21 Jan 2021 13:48:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#45781: Emacs packages not visible out of the box

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 45781 <at> debbugs.gnu.org.

-- 
45781: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45781
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 45781-done <at> debbugs.gnu.org
Subject: Re: bug#45781: Emacs packages not visible out of the box
Date: Thu, 21 Jan 2021 08:47:50 -0500
tags 45781 notabug
thanks

Hi Ludovic!

Ludovic Courtès <ludo <at> gnu.org> writes:

> Hi!
>
> Consider this Emacs:
>
>   guix environment -E DISPLAY --expose=/tmp/.X11-unix \
>     --ad-hoc -C emacs emacs-geiser emacs-guix guile \
>     -- emacs -Q
>
> Things like M-x run-guile (from Geiser) or M-x guix are not accessible
> by default.  I have to explicitly (require 'geiser) etc. to get them.

That's expected when using -Q, which does --no-site-file.  The site file
is responsible to load the package autoloads files, via
'guix-emacs-autoload-packages'.

> It seems to me that it used to be the case that Emacs packages were
> readily usable in fresh environments, no?  Did something change
> recently?

No, nothing changed!

Closing,

Thank you.

Maxim

[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: <bug-guix <at> gnu.org>
Subject: Emacs packages not visible out of the box
Date: Mon, 11 Jan 2021 14:37:10 +0100
Hi!

Consider this Emacs:

  guix environment -E DISPLAY --expose=/tmp/.X11-unix \
    --ad-hoc -C emacs emacs-geiser emacs-guix guile \
    -- emacs -Q

Things like M-x run-guile (from Geiser) or M-x guix are not accessible
by default.  I have to explicitly (require 'geiser) etc. to get them.

It seems to me that it used to be the case that Emacs packages were
readily usable in fresh environments, no?  Did something change
recently?

That’s with:

--8<---------------cut here---------------start------------->8---
$ guix describe
Generacio 171   Jan 11 2021 11:38:39    (nuna)
  guix 458cb25
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 458cb25b9e7e7c954f468023abea2bebb5d8c75b
--8<---------------cut here---------------end--------------->8---

Ludo’.



This bug report was last modified 4 years and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.