Re: texinfo-7.2.90 on GNU/Hurd
Patrice Dumas <[email protected]>
| Newsgroups | gmane.comp.tex.texinfo.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jan 18, 2026 at 05:14:13PM +0100, Patrice Dumas wrote: > On Sun, Jan 18, 2026 at 01:22:07PM +0100, Bruno Haible wrote: > > Does texi2any print a warning in this situation? Something like > > warning: ignoring @documentlanguage because no nontrivial locale is present > > It should. This is someting we discussed in the past: > https://lists.gnu.org/archive/html/bug-texinfo/2025-01/msg00043.html > > I checked that the message is not output when > POSIX::setlocale(LC_MESSAGES, "en_US.UTF-8"); > returns undef. I will add a slightly different message in that case. i added a message in that case, which is: Cannot find a locale compatible with document strings translations -- Pat