all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
To: 54474@debbugs.gnu.org
Subject: [bug#54474] [PATCH 0/6] gnu: emacs-xyz: Add info manuals of packages
Date: Sun, 20 Mar 2022 18:45:34 +0530	[thread overview]
Message-ID: <87y214bw95.fsf@gmail.com> (raw)

[-- 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





             reply	other threads:[~2022-03-20 13:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-20 13:15 Jai Vetrivelan [this message]
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
     [not found] <2170eb1a448af6aa90b3f69ad39707dbf9d40867.camel@gmail.com>
2022-03-21  8:22 ` [bug#54474] [PATCH 0/6] gnu: emacs-xyz: Add info manuals of packages 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y214bw95.fsf@gmail.com \
    --to=jaivetrivelan@gmail.com \
    --cc=54474@debbugs.gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.