Gnus development mailing list
 help / color / mirror / Atom feed
* spam.el and missing functions
@ 2002-10-08 12:21 Katsumi Yamaoka
  2002-10-08 14:42 ` Ted Zlatanov
  0 siblings, 1 reply; 12+ messages in thread
From: Katsumi Yamaoka @ 2002-10-08 12:21 UTC (permalink / 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>



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-10-18  1:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-08 12:21 spam.el and missing functions Katsumi Yamaoka
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

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