From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: LanX Newsgroups: gmane.emacs.help Subject: Re: umlaute not recognized Date: Mon, 20 Dec 2010 04:35:22 -0800 (PST) Organization: http://groups.google.com Message-ID: <5005e20e-07ca-491f-a2fa-af4051c13ac1@y3g2000vbm.googlegroups.com> References: <4D0E5477.9030608@gmx.net> <1a59bab4-472c-493f-a531-ef2c87c8583a@g26g2000vbi.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1292848861 11196 80.91.229.12 (20 Dec 2010 12:41:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Dec 2010 12:41:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 20 13:40:50 2010 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.69) (envelope-from ) id 1PUf2k-0004Sb-Dd for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Dec 2010 13:40:50 +0100 Original-Received: from localhost ([127.0.0.1]:53854 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUf2j-0003Ij-DU for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Dec 2010 07:40:45 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!y3g2000vbm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 89.14.219.178 Original-X-Trace: posting.google.com 1292848523 6104 127.0.0.1 (20 Dec 2010 12:35:23 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 20 Dec 2010 12:35:23 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y3g2000vbm.googlegroups.com; posting-host=89.14.219.178; posting-account=W9fpQwoAAADZYmkl-8sXk1VPxG3rq-Pd User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.19) Gecko/2010040118 Ubuntu/8.10 (intrepid) Firefox/3.0.19,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:183445 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:77691 Archived-At: > > Any ideas? > > No. I do not use org-mode. It might have its own ideas and keep =A0 > resetting sane defaults. RTFM! Well it wasn't an org-mode problem, and I grepped all my .el for "coding" and "system" to find the culprit setting... Now I isolated a saved customization "current-language-environment" set to "German" causing the problem. Coding system settigs are fixed now! :) thanks... PS: well latex processing still fails, I'll have to isolate the problem maybe any invisible characters causing problems...