On Wed, Mar 08, 2023 at 11:49:16AM +0100, Arsen Arsenović wrote: > > Patrice Dumas <pertu...@free.fr> writes: > > > On Wed, Mar 08, 2023 at 11:01:33AM +0100, Arsen Arsenović wrote: > >> * tp/texi2any.pl (output|out|o=s): If the filename argument is > >> specifically '-', ignore a possible ./- subdirectory. This > >> prevents programs that generate info in a pipeline from being > >> confused in weird working directories. > > > > Looks good to me. In the ChangeLog, "ignore a possible ./- > > subdirectory." does not seem so clear to me. I would prefer something > > like "do not consider that it can be a directory, even if it exists as > > a directory" or something like that, to be clearer that it is not > > ignored, but considered as a file. > > Does > > texi2any: Don't switch to subdir mode if '-' names a dir > * tp/texi2any.pl (output|out|o=s): If the filename argument is > specifically '-', do not consider the possibility of it being the > name of a subdirectory. This prevents programs that generate info > in a pipeline from being confused in weird working directories. > > sound good to you?
Yes, thanks! -- Pat