From owner-freebsd-hackers Thu Oct 19 11:52:29 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28325 for hackers-outgoing; Thu, 19 Oct 1995 11:52:29 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA28320 for ; Thu, 19 Oct 1995 11:52:17 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA03088; Thu, 19 Oct 1995 11:45:45 -0700 From: Terry Lambert Message-Id: <199510191845.LAA03088@phaeton.artisoft.com> Subject: Re: Locale stuff: call for conclusion. To: kaleb@x.org (Kaleb S. KEITHLEY) Date: Thu, 19 Oct 1995 11:45:45 -0700 (MST) Cc: bde@zeta.org.au, hackers@freefall.freebsd.org In-Reply-To: <199510191244.IAA01918@exalt.x.org> from "Kaleb S. KEITHLEY" at Oct 19, 95 08:44:23 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 741 Sender: owner-hackers@FreeBSD.org Precedence: bulk > > Summary: only the upper, lower, alpha and space attributes must be limited. > > > > Would this actually help? Anything that deals with words may be confused > > by national alpha and space characters not satisfying isalpha() and > > isspace(). > > > > An application that cares will call setlocale() to obtain a locale > specific table with the correct information. An application like > ls will be able to print more than what it prints now, which is not > without drawbacks but I argue that more even with its drawbacks is > more useful than nothing at all. What Kaleb said, word for word. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.