bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LANG and @documentlanguage


From: Bruno Haible
Subject: Re: LANG and @documentlanguage
Date: Tue, 2 Dec 2003 15:21:53 +0100
User-agent: KMail/1.5

Eli Zaretskii asked:
> Isn't there a simpler way?

No, as far as I know.

You could spawn a child process which will put itself in the document's
locale, and use this child process as a "gettext server", communicating
with it via pipe or semaphores. This will minimize the number of setlocale()
calls. But I don't think this counts as "simpler".

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]