From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28413 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: no qp header encoding with emacs & (standard-display-european t) Date: 22 Dec 1999 19:50:47 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87ln6m6c8o.fsf@deneb.cygnus.argh.org> References: <19991222191339.A6993@rzstud2.rz.uni-karlsruhe.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165265 29765 80.91.224.250 (21 Oct 2002 01:54:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:54:25 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id B56A4D051F for ; Wed, 22 Dec 1999 14:24:48 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB18560; Wed, 22 Dec 1999 13:21:06 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 22 Dec 1999 13:20:34 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA27454 for ; Wed, 22 Dec 1999 13:20:24 -0600 (CST) Original-Received: from mail.cid.net (unknown [212.172.21.2]) by mailhost.sclp.com (Postfix) with ESMTP id 50FABD051F for ; Wed, 22 Dec 1999 14:18:42 -0500 (EST) Original-Received: from uucp by mail.cid.net (Exim 3.11) with local-bsmtp id 120rHg-0001Sv-01; Wed, 22 Dec 1999 20:18:52 +0100 Original-Received: from deneb.cygnus.argh.org ([192.168.1.2] ident=root) by cygnus.argh.org with esmtp (Exim 3.02 #1) id 120r1f-0000O0-00 for ding@gnus.org; Wed, 22 Dec 1999 20:02:19 +0100 Original-Received: from fw by deneb.cygnus.argh.org with local (Exim 3.02 #1) id 120qqV-0007O3-00 for ding@gnus.org; Wed, 22 Dec 1999 19:50:47 +0100 Original-To: ding@gnus.org In-Reply-To: Ulrich Schwarz's message of "Wed, 22 Dec 1999 19:13:39 +0100" Original-Lines: 11 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28413 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28413 Ulrich Schwarz writes: > I just found out that Gnus (current cvs version) does not encode > headers quoted-printable with Gnu Emacs 20.3 if you have > (standard-display-european t) in your .emacs configuration. Hmm. Could you try a more recent version of Emacs? (That's might be a good idea anyway, because 20.3 is said to have some Y2K problems...) What happens if you use `(set-language-environment "Latin-1")' instead of `(standard-display-european t)'?