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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Benno Schulenberg <bensberg <at> justemail.net>
Subject: bug#18185: closed (Re: bug#18185: environment variable LANGUAGE
 overrides LC_ALL)
Date: Sun, 03 Aug 2014 20:46:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#18185: environment variable LANGUAGE overrides LC_ALL

which was filed against the grep package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 18185 <at> debbugs.gnu.org.

-- 
18185: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18185
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Benno Schulenberg <bensberg <at> justemail.net>, 
 18185-done <at> debbugs.gnu.org
Subject: Re: bug#18185: environment variable LANGUAGE overrides LC_ALL
Date: Sun, 03 Aug 2014 13:45:15 -0700
[Message part 3 (text/plain, inline)]
Thanks, I installed the attached patch for that.
[0001-doc-document-LANGUAGE.patch (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
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.