From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47961 Path: main.gmane.org!not-for-mail From: Matthias Andree Newsgroups: gmane.emacs.gnus.general Subject: Re: UTF-8 breakage Date: Fri, 29 Nov 2002 13:44:04 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <84d6otk0a6.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1038601343 5822 80.91.224.249 (29 Nov 2002 20:22:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 29 Nov 2002 20:22:23 +0000 (UTC) Cc: pinard@iro.umontreal.ca (=?iso-8859-1?q?Fran=E7ois?= Pinard), Jesper Harder , ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18HreX-0001Ve-00 for ; Fri, 29 Nov 2002 21:22:21 +0100 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 18Hred-0000BK-00; Fri, 29 Nov 2002 14:22:27 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 29 Nov 2002 14:23:15 -0600 (CST) Original-Received: from epithumia.math.uh.edu (epithumia.math.uh.edu [129.7.128.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA01671 for ; Fri, 29 Nov 2002 14:23:07 -0600 (CST) Original-Received: (from tibbs@localhost) by epithumia.math.uh.edu (8.11.2/8.11.1) id gATKMDX00581 for ding@hpc.uh.edu; Fri, 29 Nov 2002 14:22:13 -0600 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 GAA00093 for ; Fri, 29 Nov 2002 06:45:07 -0600 (CST) Original-Received: (qmail 15213 invoked by alias); 29 Nov 2002 12:44:13 -0000 Original-Received: (qmail 15207 invoked from network); 29 Nov 2002 12:44:07 -0000 Original-Received: from p508773c5.dip.t-dialin.net (HELO m2a2.yi.org) (postfix@80.135.115.197) by gnus.org with SMTP; 29 Nov 2002 12:44:07 -0000 Original-Received: by merlin.emma.line.org (Postfix, from userid 500) id 3644A65CE2; Fri, 29 Nov 2002 13:44:04 +0100 (CET) Original-To: Matthias Andree In-Reply-To: (Matthias Andree's message of "Wed, 27 Nov 2002 03:14:58 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i586-suse-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47961 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47961 Matthias Andree writes: > I remember I was having a hard time at Oort Gnus 0.04 or 0.05 or 0.06 > time of telling Gnus how to behave. I ended up with lots of packages, > but I did not document every failed try :-(, I now have > > (require 'gnus-load) > (require 'custom) > (require 'un-define) > (require 'ucs-tables) > (ucs-unify-8859) > (unify-8859-on-encoding-mode t) > (unify-8859-on-decoding-mode t) It turned out that I also had to add and require utf-8 recently for reasons I'm not going to investigate. Thanks to Reiner Steib for his document about Gnus UTF-8 and ISO-8859-15 unification for just mentioning utf-8 .-) -- Matthias Andree