unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Installing info manuals without cluttering my profile.
@ 2024-10-16  8:26 Arnaud Daby-Seesaram
  2024-10-16 18:33 ` Tobias Geerinckx-Rice
  0 siblings, 1 reply; 4+ messages in thread
From: Arnaud Daby-Seesaram @ 2024-10-16  8:26 UTC (permalink / raw)
  To: help-guix

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

Hi,

I am trying to install more manuals (info pages), without installing
associated packages in my profile.

My first idea was to use a home service to overwrite INFOPATH.  However,
I do not think that it is sufficient.  For example, the following
commands show unexpected `(top)' nodes.

--8<---------------cut here---------------start------------->8---
INFOPATH=$(guix build emacs)/share/info info # Empty (top).

info -d "$(guix build haunt)/share/info"     # No haunt in (top).
--8<---------------cut here---------------end--------------->8---


An alternative (that I prefer to avoid) would be to write packages that
would copy the info manuals of the packages I need.


Motivation:

I currently use direnv+manifests to setup work environments in different
directories.  However, the info-mode of Emacs is easily lost (the `top'
node is generated with the first INFOPATH the info-mode sees).

This can be annoying when switching profiles, so I would like to add all
info pages that are relevant for me by altering INFOPATH
home-profile-wide.


Best regards,

-- 
Arnaud

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-17  7:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-16  8:26 Installing info manuals without cluttering my profile Arnaud Daby-Seesaram
2024-10-16 18:33 ` Tobias Geerinckx-Rice
2024-10-16 18:39   ` Tobias Geerinckx-Rice
2024-10-17  7:57   ` Arnaud Daby-Seesaram

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).