Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: spam.el and missing functions
Date: Tue, 08 Oct 2002 21:21:34 +0900	[thread overview]
Message-ID: <yotlk7kt2ka9.fsf@jpl.org> (raw)

Hi,

When compiling spam.el, Emacs complaints about missing functions:

Emacs 20.7:
  ** The following functions are not known to be defined:
    bbdb-search, bbdb-records, locate-file, display-message-or-buffer

Emacs 21.2:
  ** The following functions are not known to be defined:
    bbdb-search, bbdb-records, locate-file

Emacs 21.3.50:
spam.el:544:11:Warning: the following functions are not known to be defined:
    bbdb-search, bbdb-records

XEmacs 21.4.10:
  ** The following functions are not known to be defined:
    bbdb-search, bbdb-records, display-message-or-buffer

Here, `bbdb-search' is a macro which is defined in bbdb-com.el.
So, spam.el should require the feature `bbdb-com' in the top
level.  It is severe since there may be people who don't have
BBDB.  The other things are as looking above.
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



             reply	other threads:[~2002-10-08 12:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08 12:21 Katsumi Yamaoka [this message]
2002-10-08 14:42 ` Ted Zlatanov
2002-10-08 23:38   ` Jesper Harder
2002-10-08 23:57     ` François Pinard
2002-10-09  1:35       ` Jesper Harder
2002-10-09 14:54     ` Ted Zlatanov
2002-10-09  1:02   ` Katsumi Yamaoka
2002-10-09 14:53     ` Ted Zlatanov
2002-10-09 23:09       ` Alex Schroeder
2002-10-17  9:24   ` Katsumi Yamaoka
2002-10-18  1:31     ` Ted Zlatanov
2002-10-18  1:47       ` Katsumi Yamaoka

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=yotlk7kt2ka9.fsf@jpl.org \
    --to=yamaoka@jpl.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).