On Wed, May 17, 2023 at 12:38 AM Kyle Meyer wrote:
>
> Here's the minimum set of packages I needed with --pure:
>
> $ guix shell --pure \
>coreutils diffutils emacs-minimal glibc git grep make sed tar texinfo
> texlive \
>-- make doc
>
> (Note: texlive is large, so that will take some ti
I would like to run `make doc` under `guix shell` to test my
documentation patches.
Does anyone know the minimal list of packages and proper `guix shell`
incantation for that?
Thank you,
Yuval Langer.
On Fri, May 5, 2023 at 1:51 PM Yuval Langer wrote:> …
> I want to add command names into the org-mode guide. I have attached
> an example of such an addition.
> …
I have:
- Added all the obvious commands to the `- {{{kbd(…)}}} ::` lines.
- Left several of these lines without a c
c03d821a9726e203113d622d1581a02d32b75302 Mon Sep 17 00:00:00 2001
From: Yuval Langer
Date: Fri, 5 May 2023 11:57:37 +0300
Subject: [PATCH 1/2] Add first function names.
---
doc/org-guide.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/org-guide.org b/doc/org-guide.org
index 95828e4c0
-mirror-unofficial/commit/8f6214fe35199186f256c17cccecbd5a9a8063c7
Attached is the `git format-patch master` patch file while HEAD is
pointing at fix-end-src-python.
Many thanks,
Yuval Langer.
From 8f6214fe35199186f256c17cccecbd5a9a8063c7 Mon Sep 17 00:00:00 2001
From: Yuval Langer
Date: Thu, 24