unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54474] [PATCH 0/6] gnu: emacs-xyz: Add info manuals of packages
@ 2022-03-20 13:15 Jai Vetrivelan
  2022-03-20 13:18 ` [bug#54474] [PATCH 1/6] gnu: Add emacs-logos Jai Vetrivelan
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Jai Vetrivelan @ 2022-03-20 13:15 UTC (permalink / raw)
  To: 54474

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0000-cover-letter.patch --]
[-- Type: text/patch, Size: 1274 bytes --]

From e1df75980b273603e0d78e48317ef2df8cbbcae9 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Sun, 20 Mar 2022 18:03:01 +0530
Subject: [PATCH 0/6] gnu: emacs-xyz: Add info manuals of packages

I noticed that a few packages had info manuals in their repositories, but they
were not installed by Guix. This patch series updates the existing definions
to add those Info manuals, and adds a few similar packages.

1) The .info files were generated from .org files in the repository and I
   attempted to install them through this command:

   "emacs --batch --eval=(require 'ox-texinfo) --eval=(find-file \"README.org\") --eval=(org-texinfo-export-to-info)"

   Is there a better way for this?

2) modus-themes is a part of emacs (since v28 iirc), would the info manual of
   emacs-modus-themes take precedence of the info manual provided with emacs?

Thanks.

Jai Vetrivelan (6):
  gnu: Add emacs-logos.
  gnu: Add emacs-pulsar.
  gnu: Add emacs-lin.
  gnu: Add emacs-tmr.
  gnu: emacs-modus-themes: Add Info manual.
  gnu: emacs-mct: Add Info manual.

 gnu/packages/emacs-xyz.scm | 158 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 156 insertions(+), 2 deletions(-)


base-commit: 57578256bf56522d6dc724716129bfe9467c0134
-- 
2.34.0





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

end of thread, other threads:[~2022-03-20 14:43 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-20 13:15 [bug#54474] [PATCH 0/6] gnu: emacs-xyz: Add info manuals of packages Jai Vetrivelan
2022-03-20 13:18 ` [bug#54474] [PATCH 1/6] gnu: Add emacs-logos Jai Vetrivelan
2022-03-20 13:22   ` Maxime Devos
2022-03-20 13:33     ` Jai Vetrivelan
2022-03-20 13:43       ` Maxime Devos
2022-03-20 13:22   ` Maxime Devos
2022-03-20 13:30   ` Nicolas Goaziou
2022-03-20 13:19 ` [bug#54474] [PATCH 2/6] gnu: Add emacs-pulsar Jai Vetrivelan
2022-03-20 13:20 ` [bug#54474] [PATCH 3/6] gnu: Add emacs-lin Jai Vetrivelan
2022-03-20 13:21 ` [bug#54474] [PATCH 4/6] gnu: Add emacs-tmr Jai Vetrivelan
2022-03-20 13:22 ` [bug#54474] [PATCH 5/6] gnu: emacs-modus-themes: Add Info manual Jai Vetrivelan
2022-03-20 13:22 ` [bug#54474] [PATCH 6/6] gnu: emacs-mct: " Jai Vetrivelan
2022-03-20 14:40 ` [bug#54474] [PATCH 1/6] gnu: Add emacs-pulsar Jai Vetrivelan
2022-03-20 14:40   ` [bug#54474] [PATCH 2/6] gnu: Add emacs-lin Jai Vetrivelan
2022-03-20 14:40   ` [bug#54474] [PATCH 3/6] gnu: Add emacs-logos Jai Vetrivelan
2022-03-20 14:40   ` [bug#54474] [PATCH 4/6] gnu: Add emacs-tmr Jai Vetrivelan
2022-03-20 14:40   ` [bug#54474] [PATCH 5/6] gnu: emacs-modus-themes: Add Info manual Jai Vetrivelan
2022-03-20 14:40   ` [bug#54474] [PATCH 6/6] gnu: emacs-mct: " Jai Vetrivelan

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