From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51418 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: UTF-8 support has stopped working Date: Mon, 14 Apr 2003 13:29:10 +0200 Organization: Probably a good idea Sender: owner-ding@hpc.uh.edu Message-ID: <87he91co6x.fsf@doohan.bang.priv.no> References: <873cknebfw.fsf@doohan.bang.priv.no> <87k7dycf26.fsf@doohan.bang.priv.no> <848yudobgb.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1050319789 23423 80.91.224.249 (14 Apr 2003 11:29:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 14 Apr 2003 11:29:49 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Mon Apr 14 13:29:44 2003 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 19529g-00065D-00 for ; Mon, 14 Apr 2003 13:29:44 +0200 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 19529S-0006GU-00; Mon, 14 Apr 2003 06:29:30 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 14 Apr 2003 06:30:37 -0500 (CDT) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [64.157.176.121]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id GAA22102 for ; Mon, 14 Apr 2003 06:30:25 -0500 (CDT) Original-Received: (qmail 35256 invoked by alias); 14 Apr 2003 11:29:14 -0000 Original-Received: (qmail 35251 invoked from network); 14 Apr 2003 11:29:14 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 14 Apr 2003 11:29:14 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19529r-0002fs-00 for ; Mon, 14 Apr 2003 13:29:55 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 20 Original-NNTP-Posting-Host: lj6t81.cm.chello.no Original-X-Trace: quimby.gnus.org 1050319795 10283 80.111.29.5 (14 Apr 2003 11:29:55 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 14 Apr 2003 11:29:55 GMT Mail-Copies-To: never User-Agent: Gnus/5.090018 (Oort Gnus v0.18) XEmacs/21.4 (Common Lisp, linux) Cancel-Lock: sha1:HibGu8ywNrHbjyR9Jlx+2uQLR3w= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51418 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51418 >>>>> kai.grossjohann@gmx.net (Kai Großjohann): > Well, C-h v load-path RET tells you where Emacs looks, and in which > order. I know that. But the load-path in XEmacs on debian is loooong. I prefer to let emacs itself do the job of searching through the load-path, instead of my fallible human mind. Unfortunately I'm unable to do that with XEmacs on debian. Is locate-library supposed to work in XEmacs? BTW FWIW the lack of mule-ucs support in Gnus isn't XEmacs specific. UTF-8 encoded text/plain in Gnus, doesn't work in GNU Emacs 20.7.2 either, so I don't think the duplicate un-define.elc is the culprit. Then again, I'm not sure if my emacs 20 has been compiled with or without mule support. Is that an option with emacs 20? There doesn't seem to be a separate emacs mule binary debian package, the way it is for XEmacs...?