+2007-06-03 Bruno Haible <bruno@clisp.org>
+
+ * nls.texi (Using This Package): Recommend also to unset LC_ALL etc.
+ Reported by Karl Berry <karl@freefriends.org>.
+
2006-11-27 Bruno Haible <bruno@clisp.org>
* gettext-0.16.1 released.
@c
As a user, if your language has been installed for this package, you
only have to set the @code{LANG} environment variable to the appropriate
-@samp{@var{ll}_@var{CC}} combination. Here @samp{@var{ll}} is an
+@samp{@var{ll}_@var{CC}} combination. If you happen to have the @code{LC_ALL}
+or some other @code{LC_xxx} environment variables set, you should unset them
+before setting @code{LANG}, otherwise the setting of @code{LANG} will not
+have the desired effect. Here @samp{@var{ll}} is an
@w{ISO 639} two-letter language code, and @samp{@var{CC}} is an
@w{ISO 3166} two-letter country code. For example, let's suppose that you
speak German and live in Germany. At the shell prompt, merely execute