Gnus development mailing list
 help / color / mirror / Atom feed
From: Noah Friedman <friedman@splode.com>
Cc: ding@gnus.org
Subject: Re: Autoload error with gnus-5.8.7 and vcard-1.11
Date: Tue, 04 Jul 2000 02:24:24 -0700 (PDT)	[thread overview]
Message-ID: <20000704022424.960504.FMU987@piglet.prv.splode.com> (raw)
In-Reply-To: <kvya3i1dwy.fsf@vzell.de.oracle.com> (Dr.Volker.Zell@oracle.com , 04 Jul 2000 10:46:05 +0200)

>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")

I think the development versions of gnus use the new interface already.
To get the old behavior back so it works with old versions of gnus,
you can define the following:

  (defalias 'vcard-format-string 'vcard-pretty-print)



      parent reply	other threads:[~2000-07-04  9:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-04  8:46 Dr. Volker Zell
2000-07-04  9:19 ` Kai Großjohann
2000-07-04  9:24 ` Noah Friedman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000704022424.960504.FMU987@piglet.prv.splode.com \
    --to=friedman@splode.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).