On 22/07/2022 20:37, Ihor Radchenko wrote:
Ihor Radchenko writes:
I propose a new make target: make repro
It will run the commands we already suggest, but without a need to
create minimal file, pass all that arguments to emacs, etc
Applied onto main via b713b9afa.
I have realized that the new target is not documented in
https://orgmode.org/worg/dev/org-build-system.html
and in the top-level Org Makefile.
P.S. I am unsure whether I have ever seen a convention suggesting to
implement "make targets" or "make help". The following threads have no
links:
Jude DaShiell. org-mode documentation question. Thu, 23 Jun 2011
23:56:46 -0400 (EDT)
https://list.orgmode.org/alpine.bsf.2.00.1106232347590.38...@freire1.furyyjbeyq.arg/T/#u
Jude DaShiell. Makefile patch to show targets. Mon, 4 Jul 2011 18:12:15
-0400 (EDT)
https://list.orgmode.org/alpine.bsf.2.00.1107041810590.26...@freire1.furyyjbeyq.arg/T/#u
and "targets … mandated by GNU Makefile conventions" appeared on worg a
year later:
8ebdc15f 2012-08-19 12:21:33 +0200 Achim Gratz: Build System: add target
descriptions