GNU bug report logs - #18185
environment variable LANGUAGE overrides LC_ALL

Previous Next

Package: grep;

Reported by: Benno Schulenberg <bensberg <at> justemail.net>

Date: Sun, 3 Aug 2014 19:37:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Benno Schulenberg <bensberg <at> justemail.net>
To: bug-grep <at> gnu.org
Subject: environment variable LANGUAGE overrides LC_ALL
Date: Sun, 03 Aug 2014 21:31:22 +0200
Hi,

In 'info grep inv env' it says that the variables
`LC_ALL'
`LC_MESSAGES'
`LANG'
determine the language that `grep' uses for messages.
But this leaves the variable LANGUAGE unmentioned, which
on my system overrides even LC_ALL.  (Well, it overrides
them when at least one of them is set; when all three of
them are empty or unset, LANGUAGE has no effect.)

So I think that the above group of three should become
a group of four:

`LANGUAGE'
`LC_ALL'
`LC_MESSAGES'
`LANG'

Also see 'info gettext.info "locale env"'.

Benno

-- 
http://www.fastmail.fm - Choose from over 50 domains or use your own





This bug report was last modified 10 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.