Re: accented characters in field names (once more)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: accented characters in field names (once more)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2006年11月25日 10:20:45 -0200
> The readline library (used for reading from the interactive
> prompt) initializes the locale from the environment variables as
> a side effect. This doesn't happen in non-interactive mode.
Oh, that was subtle! Thanks for the explanation.
--lhf