From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53869 Path: main.gmane.org!not-for-mail From: deskpot@despammed.com (Vasily Korytov) Newsgroups: gmane.emacs.gnus.general Subject: Re: windows-1252 not displayed properly? Date: Tue, 02 Sep 2003 11:08:16 +0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <87ekyz8y73.fsf@unix.home> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: sea.gmane.org 1062486670 27186 80.91.224.253 (2 Sep 2003 07:11:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2003 07:11:10 +0000 (UTC) Original-X-From: ding-owner+M2409@lists.math.uh.edu Tue Sep 02 09:11:08 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19u5Jk-0003pn-00 for ; Tue, 02 Sep 2003 09:11:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19u5Il-0002kj-00; Tue, 02 Sep 2003 02:10:07 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19u5Ig-0002ke-00 for ding@lists.math.uh.edu; Tue, 02 Sep 2003 02:10:02 -0500 Original-Received: (qmail 40578 invoked by alias); 2 Sep 2003 07:10:02 -0000 Original-Received: (qmail 40573 invoked from network); 2 Sep 2003 07:10:01 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 2 Sep 2003 07:10:01 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19u5JC-0006Bj-00 for ; Tue, 02 Sep 2003 09:10:34 +0200 Mail-Followup-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19u5JC-0006Bb-00 for ; Tue, 02 Sep 2003 09:10:34 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19u5Ic-00072H-00 for ; Tue, 02 Sep 2003 09:09:58 +0200 Original-Lines: 36 Original-X-Complaints-To: usenet@sea.gmane.org Mail-Copies-To: never Cancel-Lock: sha1:w89KhsNSlzIIsbd54qJTaRthyD8= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53869 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53869 --=-=-= Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On Mon, 01 Sep 2003 22:21:26 +0200, Matthias Andree wrote: > This article: > > Newsgroups: de.comm.software.mailserver > Message-ID: <3F534BB1.7070400@com-gate.com> > > contains Windows-1252. What do I need to do to get my CVS Gnus in Emacs > 21.3.1 display the \200 aka =A4 characters properly? I'm not sure, if the euro sign is in cp1252, but try: (unless (coding-system-p 'cp1252) (codepage-setup 1252)) (unless (coding-system-p 'windows-1252) (define-coding-system-alias 'windows-1252 'cp1252)) --=20 I accept RFC3156 and RFC2440-compatible encrypted mail. PGP key fingerprint: 123A 7CCE 6E26 6233 0D87 E01A A0F8 3524 FCD8 1841 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/VEHjoPg1JPzYGEERAqCFAKDWQREAmQJxm0BeUb/+rkhRKRKs7QCcCIum CMwAbtogBqCmnxI6ZQMqZZA= =CQMx -----END PGP SIGNATURE----- --=-=-=--