I'm close to having most of the questions from my last email answered.

I can get the BBDB anniversaries to show up in the fancy diary, however
even with the code below in init.el, I have to run (add-hook
'diary-list-entries-hook 'bbdb-anniv-diary-entries).  Ideas?

;; bbdb
(add-hook 'after-init-hook ( lambda () 
                             (bbdb-initialize 'gnus 'message)
                             (bbdb-mua-auto-update-init 'gnus 'message))
          (add-hook 'diary-list-entries-hook 'bbdb-anniv-diary-entries))

The second thing that threw me off was that calendar days for BBDB
anniversaries weren't marked even with calendar-mark-diary-entries-flag
set to t.  Is it possible to mark calendar days for BBDB anniversaries?

Thanks,

Joseph


------------------------------------------------------------------------------
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=84349351&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