From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28951 invoked by alias); 13 Nov 2013 06:48:10 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 31967 Received: (qmail 22738 invoked from network); 13 Nov 2013 06:48:03 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 From: Bart Schaefer Message-id: <131112224807.ZM10883@torch.brasslantern.com> Date: Tue, 12 Nov 2013 22:48:07 -0800 X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Util/helpfiles and locale MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On my Ubuntu box it chooses en_AG.utf8 even though the default locale is set to en_US.utf8. On my somewhat older CentOS host it chooses en_AU.utf8. Does it really not matter which of these is used? (Ubuntu even has a "C.UTF-8" ... is that allowed by the standards?)