From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39711 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: Using iso-8859-15 with Emacs21 & Gnus Date: Sun, 28 Oct 2001 00:51:42 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <877ktg7l35.fsf@deneb.enyo.de> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175379 29436 80.91.224.250 (21 Oct 2002 04:42:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:42:59 +0000 (UTC) Return-Path: Original-Received: (qmail 11588 invoked from network); 27 Oct 2001 22:38:02 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 27 Oct 2001 22:38:02 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15xc5U-0001ph-00; Sat, 27 Oct 2001 17:37:56 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 27 Oct 2001 17:37:35 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id RAA27005 for ; Sat, 27 Oct 2001 17:37:22 -0500 (CDT) Original-Received: (qmail 11563 invoked by alias); 27 Oct 2001 22:37:39 -0000 Original-Received: (qmail 11558 invoked from network); 27 Oct 2001 22:37:38 -0000 Original-Received: from mail.s.netic.de (HELO mail.netic.de) (212.9.160.11) by gnus.org with SMTP; 27 Oct 2001 22:37:38 -0000 Original-Received: by mail.netic.de (Smail3.2.0.111/mail.s.netic.de) via LF.net GmbH Internet Services via remoteip 212.9.163.25 via remotehost mail.enyo.de with esmtp for mail.gnus.org id m15xc5B-001X2LC; Sun, 28 Oct 2001 00:37:37 +0200 (CEST) Original-Received: from [192.168.1.2] (helo=deneb.enyo.de ident=exim) by mail.enyo.de with esmtp (Exim 3.12 #1) id 15xbwS-0003tw-00 for ding@gnus.org; Sun, 28 Oct 2001 00:28:36 +0200 Original-Received: from fw by deneb.enyo.de with local (Exim 3.12 #1) id 15xcIo-000098-00 for ding@gnus.org; Sun, 28 Oct 2001 00:51:42 +0200 Original-To: ding@gnus.org In-Reply-To: (Raymond Scholz's message of "Sat, 27 Oct 2001 23:50:31 +0200") Original-Lines: 9 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39711 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39711 Raymond Scholz writes: > I know that it's difficult or even impossible for Gnus to determine > whether iso-8859-1 would suffice to encode the whole message. What I > would prefer is telling Gnus to encode the whole message in > iso-8859-15. How? Dave Love has posted a Lisp package for Latin unification to gnu.emacs.sources. This might solve this kind of problem.