From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46575 Path: main.gmane.org!not-for-mail From: Christoph Garbers Newsgroups: gmane.emacs.gnus.general Subject: Re: Problems with Emacs21 and Oort 0.08 Date: 17 Sep 2002 12:08:58 +0200 Organization: Road to Nowhere Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1032268256 17250 127.0.0.1 (17 Sep 2002 13:10:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Sep 2002 13:10:56 +0000 (UTC) Return-path: Original-Received: from karazm.math.uh.edu ([129.7.128.1]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17rI7z-0004Tw-00 for ; Tue, 17 Sep 2002 15:10:55 +0200 Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.128.10]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id FAA04541; Tue, 17 Sep 2002 05:31:28 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 17 Sep 2002 05:32:07 -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 FAA24889 for ; Tue, 17 Sep 2002 05:31:57 -0500 (CDT) Original-Received: (qmail 2983 invoked by alias); 17 Sep 2002 10:31:14 -0000 Original-Received: (qmail 2978 invoked from network); 17 Sep 2002 10:31:13 -0000 Original-Received: from uucp.gnuu.de (151.189.0.84) by gnus.org with SMTP; 17 Sep 2002 10:31:13 -0000 Original-Received: from gabsi.gnuu.de (uucp@localhost) by uucp.gnuu.de (8.11.1/8.11.1) with bsmtp id g8HAVBx18371 for ding@gnus.org; Tue, 17 Sep 2002 12:31:11 +0200 (CEST) Original-Received: (qmail 2315 invoked from network); 17 Sep 2002 10:08:58 -0000 Original-Received: from localhost (HELO edoras.localhost) (gabsi@127.0.0.1) by localhost with SMTP; 17 Sep 2002 10:08:58 -0000 Original-To: ding@gnus.org In-Reply-To: (Frank Schmitt's message of "Tue, 17 Sep 2002 10:25:18 +0200") Original-Lines: 9 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Crater Lake) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46575 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46575 Frank Schmitt wrote: > Hard to say since the code is bytecompiled, but as the error seems to > occur after the require(mm-util), is the a file mm-util.el in your loadpath? I have /usr/share/emacs21/site-lisp/gnus/mm-util.elc, and /usr/share/emacs21/site-lisp/gnus is in the loadpath. Christoph