From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.help Subject: Re: emacs 22 missing iso-accents-mode Date: Wed, 21 May 2008 21:12:09 +0200 Organization: T-Online Message-ID: References: <871w4q9t7d.fsf@dod.no> <1d447a86-7749-4777-b076-7da8814ae154@26g2000hsk.googlegroups.com> <87r6bv3mi4.fsf@dod.no> <47DFDC33-D69F-4491-A9D1-46E09C30E17A@Web.DE> <878wy3377v.fsf@dod.no> <93F69F34-EC85-4571-8E18-DD57F1236C72@Web.DE> <874p8r359y.fsf@dod.no> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211398955 24610 80.91.229.12 (21 May 2008 19:42:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 May 2008 19:42:35 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 21 21:43:12 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JyuDO-0008SR-Ts for geh-help-gnu-emacs@m.gmane.org; Wed, 21 May 2008 21:43:11 +0200 Original-Received: from localhost ([127.0.0.1]:57008 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyuCe-0008HT-JA for geh-help-gnu-emacs@m.gmane.org; Wed, 21 May 2008 15:42:24 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 59 Original-X-Trace: news.t-online.com 1211397186 03 20937 yjyDObMLWSwGSXv7 080521 19:13:06 Original-X-Complaints-To: usenet-abuse@t-online.de X-ID: V8bC7TZbYe8ipgMiNB77cDQRlKB4YrwHDrvTuWQo4uJoaww8LamBoy X-Face: 'bg&jY[8V'W&:=~6w"|>}#4/T; w~36ei4NNMyKRR.a$n=$|sWFPF1y]a\>6kc\*#GN]UDM| Ywv, vbL^XF1nIp\:F=$Ei2o&mEe:%N~, :3]vtQ~s9u$9izmX$IF@VgGl7/, ^dbuM<3|AO2}.%|%?kZ 2Y=@\U!~cll^=8Z9ihKq%wmUe1Ky(#kl3T'>Qk0Ia3mCBsTk?E(,X Mail-Copies-To: nobody User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2.50 (gnu/linux) Cancel-Lock: sha1:WUfX+t/Jx+Gx1V+8xZaPGhvWhM8= Original-Xref: news.stanford.edu gnu.emacs.help:158851 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54217 Archived-At: On Wed, May 21 2008, Steinar Bang wrote: > I was going to say that "if the locale utils don't pick them up, they > are useless", but it looks like you may be right. The locale(1) > utility does not pick them up: > > $ locale > LANG= > LC_CTYPE="POSIX" > LC_NUMERIC="POSIX" > LC_TIME="POSIX" > LC_COLLATE=POSIX > LC_MONETARY="POSIX" > LC_MESSAGES="POSIX" > LC_PAPER="POSIX" > LC_NAME="POSIX" > LC_ADDRESS="POSIX" > LC_TELEPHONE="POSIX" > LC_MEASUREMENT="POSIX" > LC_IDENTIFICATION="POSIX" > LC_ALL= Only the values without surrounding quotes are set (LC_COLLATE=POSIX). The rest are derived values: $ (unset LANG; LC_COLLATE=POSIX locale; echo ---; env|grep LC_ ) LANG= LC_CTYPE="POSIX" LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE=POSIX LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL= --- $ > However, there is a setting called GDM_LANG: > > $ env | grep LANG > GDM_LANG=en_US.UTF-8 > > Maybe the Ubuntu locale setting is Gnome specific? If so, it shouldn't > affect GNU emacs...? Emacs doesn't care about `GDM_LANG'. See "Important settings" after `M-x report-emacs-bug RET' to confirm. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/