[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71394: [PATCH] Update .org->.texi Makefile target for new Org 9.7 re
From: |
Ihor Radchenko |
Subject: |
bug#71394: [PATCH] Update .org->.texi Makefile target for new Org 9.7 release |
Date: |
Thu, 06 Jun 2024 12:07:34 +0000 |
Tags: patch
Tags: patch
X-Debbugs-CC: Eli Zaretskii <eliz@gnu.org>
May you please install the attached patch for .org->.texi Makefile rule?
The patch enables evaluation of code blocks inside the manual - this
allows generating parts of the manual programatically.
Note that this patch may also affect _future_ versions of other .org
manuals. Currently, it is modus-themes.org - the only other .org manual
in Emacs tree. If code blocks in .org manuals are explicitly marked with
:eval yes header argument, they will be evaluated during export to
produce generated output for inclusion into the manual.
We need this patch to make the new version of Org manual (in Org mode
9.7) work. We also hope to merge Org 9.7 into Emacs before emacs-30
branch is cut.
In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.41, cairo version 1.18.0) of 2024-06-01 built on localhost
Repository revision: 1c59acd7b63ca507d3d12e0dba7f77510ced9c45
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101013
System Description: Gentoo Linux
Configured using:
'configure JAVAC=/etc/java-config-2/current-system-vm/bin/javac'
0001-Enable-code-block-evaluation-when-generating-.org-ma.patch
Description: Text Data
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- bug#71394: [PATCH] Update .org->.texi Makefile target for new Org 9.7 release,
Ihor Radchenko <=