From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31640 Path: main.gmane.org!not-for-mail From: "Dr. Volker Zell" Newsgroups: gmane.emacs.gnus.general Subject: Autoload error with gnus-5.8.7 and vcard-1.11 Date: 04 Jul 2000 10:46:05 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168027 15253 80.91.224.250 (21 Oct 2002 02:40:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:40:27 +0000 (UTC) Cc: friedman@splode.com Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 4FFACD0520 for ; Tue, 4 Jul 2000 04:50:25 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAC07272; Tue, 4 Jul 2000 03:46:44 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 04 Jul 2000 03:45:44 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id DAA13820 for ; Tue, 4 Jul 2000 03:45:34 -0500 (CDT) Original-Received: from inet-smtp3.oracle.com (inet-smtp3.oracle.com [205.227.43.23]) by mailhost.sclp.com (Postfix) with ESMTP id 9F693D0520 for ; Tue, 4 Jul 2000 04:46:07 -0400 (EDT) Original-Received: from gmgw02.us.oracle.com (gmgw02.us.oracle.com [130.35.60.93]) by inet-smtp3.oracle.com (8.9.3/8.9.3) with ESMTP id BAA26450; Tue, 4 Jul 2000 01:46:01 -0700 (PDT) Original-Received: from vzell.de.oracle.com (dhpchh108.de.oracle.com [140.84.87.235]) by gmgw02.us.oracle.com (8.8.8+Sun/8.8.8) with SMTP id BAA01341; Tue, 4 Jul 2000 01:45:12 -0700 (PDT) X-Mailer: 21.1 "20 Minutes to Nikko" XEmacs Lucid (patch 2) (via feedmail 8 I) Original-To: Gnus Original-Lines: 14 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31640 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31640 Hi The above combination gives the following autoload error: Autoloading failed to define function vcard-format-string vcard-format-string was defined in vcard-1.7 but seems to be removed in 1.11. mm-view.el from gnus-5.8.7 still has the line (autoload 'vcard-format-string "vcard") Ciao Volker