On Thu Dec 26 2013 Vincent Belaïche wrote:
> When I byte-compile bbdb-com.el there comes some warning message. 

I cannot reproduce this.  Which warning messages are you talking
about?  How are you byte-compiling bbdb-com.el?  Which version of
emacs?

> This warning is removed by the following patch adding some
> declare-function statement.
[snip]
>  (require 'bbdb)
>  (require 'mailabbrev)
>  
> +(declare-function bbdb-decompose-bbdb-address "bbdb" (mail))

What is this supposed to fix?  If 'bbdb is required, the byte
compiler loads it anyway.  Or the other way round:  If it complains
about bbdb-decompose-bbdb-address, there should be many other
functions from that file it should complain about, too.

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to