From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48846 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Warnings when byte-compiling spam.el Date: Tue, 07 Jan 2003 05:51:19 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <4n8yxy881k.fsf@lockgroove.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041915073 27229 80.91.224.249 (7 Jan 2003 04:51:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 7 Jan 2003 04:51:13 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Vlho-000753-00 for ; Tue, 07 Jan 2003 05:51:12 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18VliE-0002Vt-00; Mon, 06 Jan 2003 22:51:38 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 06 Jan 2003 22:52:32 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id WAA09046 for ; Mon, 6 Jan 2003 22:52:19 -0600 (CST) Original-Received: (qmail 6853 invoked by alias); 7 Jan 2003 04:51:21 -0000 Original-Received: (qmail 6848 invoked from network); 7 Jan 2003 04:51:21 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 7 Jan 2003 04:51:21 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18VllJ-0002HN-00 for ; Tue, 07 Jan 2003 05:54:49 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1041915289 7216 80.91.231.2 (7 Jan 2003 04:54:49 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 7 Jan 2003 04:54:49 GMT Mail-Copies-To: never X-Now-Playing: Max Tundra's _Mastered By Guy At The Exchange_: "Lysine" User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.2.50 (i686-pc-linux-gnu) X-Face: 5"F4HUQ.7y$*cCp;AlW/)74?SJ@kl5%|%c.=#7;GRKo&=6Ixw3M4-4F(J/T!7TEcGQD4fB9 qGh'X)5-30c$37d@z'iYgTs1Ki3")N5O]%fM(@VIIO}7.p.q\-dWTUuNP`{9=k1:m@/W RV}WN4?$:Gd=_Kg6]94Y}zb~I4D)aTt5HuCzA~3GD*Xtl$qpq25Hd{Y"sFwqu=>!);/iuIP}AoV"#\ 5UpP}2z(&j^2J!DpvSEhrm@cB[`=nk=i-UA~C:SE&E/i(p7'S(D|P:Svz66qz7e:.2g])8(tW_-r{U t|?|>W>qn5h?#FDu\D{6A7Gsl1FkDhOX@/6%pB Cancel-Lock: sha1:5xhlOb8ailI5vrmmR8TEunIn/vo= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48846 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48846 Ted Zlatanov writes: >> While compiling the end of the data in file >> /csa/forum/emerick/gnus/lisp/spam.el: ** The following functions >> are not known to be defined: spam-BBDB-register-routine, >> bbdb-create-internal, spam-enter-ham-BBDB > > I think this is because of the mess with the BBDB macros defined in > bbdb-com.el. It shouldn't be a problem because of the condition-case, > I thought. Can anyone suggest a better way to deal with those macros, > or point me to the Emacs Lisp features I'm not aware of to hush up the > warnings? Just put the functions/macros in the maybe-bind lists in lpath.el to make the warning messages go away. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen