From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 73216@debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer@gmail.com>,
Andrew Tropin <andrew@trop.in>,
Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#73216] [PATCH 2/2] gnu: emacs-org: Mention the emacs-org-texlive-collection in description.
Date: Fri, 13 Sep 2024 11:29:13 +0900 [thread overview]
Message-ID: <43abd79e041d631b26dce2bc545549f468a165d1.1726194205.git.maxim.cournoyer@gmail.com> (raw)
In-Reply-To: <60bfe771a930daaec6fd53a2a63fae7fbdb6ac38.1726194205.git.maxim.cournoyer@gmail.com>
* gnu/packages/emacs-xyz.scm (emacs-org) [description]: Add text suggesting
the use of the 'emacs-org-texlive-collection' meta-package.
Change-Id: Iaba1940843c4de641303b48fa41aa5d036f1cb18
---
gnu/packages/emacs-xyz.scm | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index de42d9ebd9..17a98a4a2e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17622,7 +17622,10 @@ (define-public emacs-org
(description "Org is an Emacs mode for keeping notes, maintaining TODO
lists, and project planning with a fast and effective lightweight markup
language. It also is an authoring system with unique support for literate
-programming and reproducible research.")
+programming and reproducible research. If you work with the LaTeX output
+capabilities of Org-mode, you may want to install the
+@code{emacs-org-texlive-collection} meta-package, which propagates the TexLive
+components required by the produced @file{.tex} file.")
(license license:gpl3+)))
(define-public emacs-org-contrib
--
2.46.0
next prev parent reply other threads:[~2024-09-13 2:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-13 2:23 [bug#73216] [PATCH 1/2] gnu: Add emacs-org-texlive-collection Maxim Cournoyer
2024-09-13 2:29 ` Maxim Cournoyer [this message]
2024-09-13 6:26 ` [bug#73216] [PATCH 2/2] gnu: emacs-org: Mention the emacs-org-texlive-collection in description Liliana Marie Prikler
2024-09-13 16:08 ` bug#73216: " Maxim Cournoyer
2024-09-13 17:02 ` [bug#73216] " Nicolas Goaziou via Guix-patches via
2024-09-13 6:26 ` [bug#73216] [PATCH 1/2] gnu: Add emacs-org-texlive-collection Liliana Marie Prikler
2024-09-13 14:16 ` Maxim Cournoyer
2024-09-13 14:30 ` Liliana Marie Prikler
2024-09-13 14:28 ` Maxim Cournoyer
2024-09-13 14:42 ` Liliana Marie Prikler
2024-09-13 17:00 ` Nicolas Goaziou via Guix-patches via
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43abd79e041d631b26dce2bc545549f468a165d1.1726194205.git.maxim.cournoyer@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=73216@debbugs.gnu.org \
--cc=andrew@trop.in \
--cc=cox.katherine.e+guix@gmail.com \
--cc=liliana.prikler@gmail.com \
/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 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).