|
From: | Hans-Bernhard Bröker |
Subject: | Re: Purpose of INLINE_INSERTCOPYING variable |
Date: | Wed, 28 Jun 2017 23:46:57 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
Am 28.06.2017 um 22:54 schrieb Gavin Smith:
I would like to remove the code for the INLINE_INSERTCOPYING variable in texi2any, as it doesn't seem to be used anywhere, and it seems to me to be unnecessary.
Hmm... isn't that a rather big jump from the existing TODO item: > Use INLINE_INSERTCOPYING as the default for some formats?So until now it was considered to be turned on by default(!) for some output formats, and instead you now want to remove it entirely, for all of them?
Also it's currently a documented feature, and has been for at least 7 years now:
$ svn log -c r3092 texinfo.texi ------------------------------------------------------------------------ r3092 | pertusus | 2010-07-19 01:01:02 +0200 (Mo, 19. Jul 2010) | 6 Zeilen * doc/texinfo.txi (Generic converter texi2any/makeinfo): add a chapter for texi2any/makeinfo. Merge Invoking makeinfo and makeinfo options and put it in the chapter as Invoking texi2any, together with Pointer Validation and the description of texi2any Configuration variables.
So there's a considerable chance that some documents out there, or their build environments, rely on it, and if they do, it'll be generating their _legally_crucial_ copyright notice, no less! Throwing it out without so much as a deprecation phase first feels wrong, even given the "Warning: " paragraph at the top of "info texinfo Generic Customization"
[Prev in Thread] | Current Thread | [Next in Thread] |