On Sat, Mar 01, 2025 at 07:20:53PM +0100, pertu...@free.fr wrote: > On Sat, Mar 01, 2025 at 05:24:29PM +0000, Gavin Smith wrote: > > On Wed, Feb 12, 2025 at 01:45:37AM +0100, pertu...@free.fr wrote: > > > On Tue, Feb 11, 2025 at 10:06:54PM +0000, Gavin Smith wrote: > > > > So it seems to me that this transliteration produces bad results in many > > > > cases and should be turned off by default. > > > > > > Ok. Should I add some backward compatibility redirection files or not? > > > > I've changed the default for the option. Redirection files are a good > > idea but I think they should be optional. We could have a new variable > > other than TRANSLITERATE_FILE_NAMES to control if they are created. > > We need another variable, and we should document that it is transitory > and that we will remove it someday, while TRANSLITERATE_FILE_NAMES > should remain. > > What about ADD_NODES_REDIRECTIONS_TRANSLITERATED?
That name is fine although I wonder if it could be similar to the name of the "NODE_FILES" variable (equivalent to --node-files), which can also produce redirection files. Maybe "TRANSLITERATED_REDIRECTION_FILES" would be a good name? It would take the values 0 or 1, like TRANSLITERATE_FILE_NAMES and NODE_FILES.