Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] FreeBSD-11, Firefox, and fcitx-mozc
- Date: Wed, 12 Oct 2016 15:00:29 +0900
- From: "Stephen J. Turnbull" <turnbull.stephen.fw@example.com>
- Subject: Re: [tlug] FreeBSD-11, Firefox, and fcitx-mozc
- References: <20161012011920.GA28225@scott1.scottro.net> <20161012032643.GC4554@quadratic.cynic.net>
Curt Sampson writes: > I have no advice on your particular problem, but I am interested as to > why you chose LC_CTYPE to set as opposed to, say, LANG. Setting LANG changes stuff like date formats and yes/no; one gets in the habit of avoiding any POSIX locale nonsense. > LC_CTYPE deals only with character classfication; typically I think > you'd want to set LANG and let LC_* inherit from that (and, if > you're a very numerical guy like me, set LC_CTYPE=C to get > ASCII/UNICODE sorting order on everything). I don't know about "modern" systems, but LC_CTYPE=C on older systems doesn't give ASCII/Unicode sorting, it gives byte-order sorting. That's not good if you have non-ASCII data, although most of the time it sort of works. Granted, it's unpleasant when you shoot yourself in the foot with LC_CTYPE=en_US.UTF-8 and discover that "ls [a-z]*" does the wrong thing.
- Follow-Ups:
- Re: [tlug] FreeBSD-11, Firefox, and fcitx-mozc
- From: Scott Robbins
- References:
- [tlug] FreeBSD-11, Firefox, and fcitx-mozc
- From: Scott Robbins
- Re: [tlug] FreeBSD-11, Firefox, and fcitx-mozc
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] FreeBSD-11, Firefox, and fcitx-mozc
- Next by Date: Re: [tlug] Server monitoring/graphing
- Previous by thread: Re: [tlug] FreeBSD-11, Firefox, and fcitx-mozc
- Next by thread: Re: [tlug] FreeBSD-11, Firefox, and fcitx-mozc
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links