From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61172 Path: news.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.gnus.general Subject: Re: Encoding buffer before sending does translate umlauts to question marks Date: Fri, 14 Oct 2005 08:56:38 +0200 Message-ID: <87wtkgk1ww.fsf@ID-24456.user.uni-berlin.de> References: <87br1twm8y.fsf@ID-24456.user.uni-berlin.de> <87u0flti05.fsf@ID-24456.user.uni-berlin.de> Reply-To: Christoph Conrad NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1129304965 2789 80.91.229.2 (14 Oct 2005 15:49:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2005 15:49:25 +0000 (UTC) Original-X-From: ding-owner+m9705@lists.math.uh.edu Fri Oct 14 17:49:22 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EQRnv-0002T4-8r for ding-account@gmane.org; Fri, 14 Oct 2005 17:49:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1EQRnh-0002eV-00; Fri, 14 Oct 2005 10:48:53 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1EQJjo-0000lX-00 for ding@lists.math.uh.edu; Fri, 14 Oct 2005 02:12:20 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1EQJjj-0001FE-Qa for ding@lists.math.uh.edu; Fri, 14 Oct 2005 02:12:20 -0500 Original-Received: from mail.gmx.net ([213.165.64.21]) by quimby.gnus.org with smtp (Exim 3.35 #1 (Debian)) id 1EQJji-0001NB-00 for ; Fri, 14 Oct 2005 09:12:14 +0200 Original-Received: (qmail invoked by alias); 14 Oct 2005 07:12:14 -0000 Original-Received: from p50890D10.dip0.t-ipconnect.de (EHLO brabbelbox.de) [80.137.13.16] by mail.gmx.net (mp010) with SMTP; 14 Oct 2005 09:12:14 +0200 X-Authenticated: #4523881 Original-Received: by brabbelbox.de (Postfix, from userid 1000) id 735BDEC061; Fri, 14 Oct 2005 09:12:16 +0200 (CEST) Original-To: Ding List In-Reply-To: (Reiner Steib's message of "Thu, 13 Oct 2005 22:26:11 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61172 Archived-At: Hello Reiner, > FYI: The bug was independent from the OS. Ok - so... > Evaluation the following in a message buffer ...results in a message after sending containing two umlaut A encoded latin 1. Including the two different coded umlaut A in the subject line also results in the same encoding. ,----[ C-u C-x = ] | character: Ä (04304, 2244, 0x8c4, U+00C4) | charset: [latin-iso8859-1] | (Right-Hand Part of Latin Alphabet 1 (ISO/IEC 8859-1): ISO-IR-100.) | code point: [68] | syntax: w which means: word | category: l:Latin | buffer code: 0x81 0xC4 | file code: 0xC4 (encoded by coding system iso-8859-15-unix) `---- Thank you for fixing! Best wishes, and a "schönes Wochenende", Christoph