From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Charset problem Date: Fri, 14 Sep 2007 10:58:19 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1189760413 25639 80.91.229.12 (14 Sep 2007 09:00:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Sep 2007 09:00:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?ISO-8859-1?Q?Christian_Schr=F6der?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 14 11:00:11 2007 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 1IW722-0002Pp-Rn for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Sep 2007 11:00:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IW722-0005qm-As for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Sep 2007 05:00:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IW70M-0004zL-62 for help-gnu-emacs@gnu.org; Fri, 14 Sep 2007 04:58:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IW70K-0004yo-At for help-gnu-emacs@gnu.org; Fri, 14 Sep 2007 04:58:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IW70J-0004yh-VV for help-gnu-emacs@gnu.org; Fri, 14 Sep 2007 04:58:24 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IW70J-00010g-Ii for help-gnu-emacs@gnu.org; Fri, 14 Sep 2007 04:58:23 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate02.web.de (Postfix) with ESMTP id D494C9BE1D35; Fri, 14 Sep 2007 10:58:21 +0200 (CEST) Original-Received: from [195.4.206.114] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1IW70H-0005i4-00; Fri, 14 Sep 2007 10:58:21 +0200 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+9H77A6BgSeLwdxGPTIzCPH9jY6wMISn9dCht6 XifR3wtMoskQ2S1SMrauOFYdpJ1myLKvmLkcGc1uppnGDAl5eF io9BeUU+TvDzDYkMzD9g== X-Detected-Kernel: Linux 2.4-2.6 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:47579 Archived-At: Am 13.09.2007 um 23:50 schrieb Christian Schr=F6der: > These are the locale settings on my server: > LANG=3Dposix > LC_CTYPE=3D"posix" These settings make GNU Emacs work in a 7 bit world, as in "C" locale =20= environment. Therefore umlauts are not recognised as themselves. GNU =20 Emacs will work better when you can launch it as in env LC_CTYPE=3Dde_DE.ISO8859-15 emacs ... & ISO 8859-15 or ISO Latin-9 supports =80. -- Mit friedvollen Gr=FC=DFen Pete Der Unterschied zwischen Theorie und Praxis ist in Praxis meist =20 gr=F6=DFer als in der Theorie