From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48003 Path: main.gmane.org!not-for-mail From: Matthias Andree Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't start CVS gnus. Date: Tue, 3 Dec 2002 14:03:46 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <20021203130346.GC15650@merlin.emma.line.org> References: <84hee0jyqo.fsf@lucy.cs.uni-dortmund.de> <84d6onars7.fsf@lucy.cs.uni-dortmund.de> <8465ucsvix.fsf@lucy.cs.uni-dortmund.de> <844r9v7ejd.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1038920651 10157 80.91.224.249 (3 Dec 2002 13:04:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Dec 2002 13:04:11 +0000 (UTC) Cc: Matthias Andree , 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 18JCic-0002cv-00 for ; Tue, 03 Dec 2002 14:04:06 +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 18JCih-0003Mm-00; Tue, 03 Dec 2002 07:04:11 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 03 Dec 2002 07:04:59 -0600 (CST) 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 HAA14678 for ; Tue, 3 Dec 2002 07:04:47 -0600 (CST) Original-Received: (qmail 6887 invoked by alias); 3 Dec 2002 13:03:52 -0000 Original-Received: (qmail 6879 invoked from network); 3 Dec 2002 13:03:51 -0000 Original-Received: from pd951ffb6.dip.t-dialin.net (HELO m2a2.yi.org) (postfix@217.81.255.182) by gnus.org with SMTP; 3 Dec 2002 13:03:51 -0000 Original-Received: by merlin.emma.line.org (Postfix, from userid 500) id 6FE116762B; Tue, 3 Dec 2002 14:03:46 +0100 (CET) Original-To: Kai =?iso-8859-15?Q?Gro=DFjohann?= Content-Disposition: inline In-Reply-To: <844r9v7ejd.fsf@lucy.cs.uni-dortmund.de> User-Agent: Mutt/1.5.1i Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48003 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48003 Kai Großjohann schrieb am Dienstag, den 03. Dezember 2002: > +;; Make sure it was the right mm-util. > +(unless (fboundp 'mm-guess-mime-charset) > + (error "Wrong `mm-util' found in `load-path'. Make sure the Gnus one is found first.")) > + That's near-to-impossible to achieve on e. g. SuSE and their site scripts. "Make sure the Gnus one is loaded first" might be more to the point. > What do you think? Other than that, I'd have to retest later. I'll send separate mail when I got around to do that.