> Nick Dokos writes:
>> Christopher Culver writes:
>> I am using org-mode version 20131021 and the latest checkout of the
>> bbdb3 git repository. Although I have the following lines in my main
>> .org file:
>>
>> * Anniversaries
>>:PROPERTIES:
>>:CATEGORY: Anniv
>>:END:
Christopher Culver writes:
> I am using org-mode version 20131021 and the latest checkout of the
> bbdb3 git repository. Although I have the following lines in my main
> .org file:
>
> * Anniversaries
>:PROPERTIES:
>:CATEGORY: Anniv
>:END:
> %%(org-bbdb-anniversaries)
>
"Sebastien Vauban" writes:
Hi Sebastien:
> Weird.
>
> In the BBDB 3 version that I have from ELPA [1], I do have a file
> `bbdb-autoloads.el', but no `bbdb-loaddefs.el'...
Strange, the name was changed on 11 Dec 2011:
http://comments.gmane.org/gmane.emacs.bbdb.user/2945
Charles
--
L
Charles Philip Chan wrote:
> "Sebastien Vauban" writes:
>
>> You mean bbdb-autoloads?
>
> No, bbdb-loaddefs.el is part of bbdb3. Here is the instructions from the
> README file:
>
> 4) Activate BBDB:
>
>i) If the BBDB lisp files are in a directory
> "/path/to/bbdb/lisp" you can use i
"Sebastien Vauban" writes:
> You mean bbdb-autoloads?
No, bbdb-loaddefs.el is part of bbdb3. Here is the instructions from the
README file:
4) Activate BBDB:
i) If the BBDB lisp files are in a directory
"/path/to/bbdb/lisp" you can use in your emacs init file
(require 'b
Hi Charles,
Charles Philip Chan wrote:
> Christopher Culver writes:
>
>> I do not see anniversaries from my .bbdb file in the agenda. I know
>> that some work was done in the past with making org-mode compatible
>> with bbdb3, but are the two projects no longer compatible, or do I
>> probably hav
Myles English writes:
> I think you might need:
>
> (setq org-bbdb-anniversary-field 'birthday)
>
> or
>
> (setq org-bbdb-anniversary-field 'anniversary)
>
> depending on what you called the anniversary field.
My anniversary field in ~/.bbdb is called "anniversary". Setting this
option has no ef
Christopher Culver writes:
Hi Christopher:
> I do not see anniversaries from my .bbdb file in the agenda. I know
> that some work was done in the past with making org-mode compatible
> with bbdb3, but are the two projects no longer compatible, or do I
> probably have some other problem on my end
Hi Christopher,
crcul...@christopherculver.com writes:
> I am using org-mode version 20131021 and the latest checkout of the
> bbdb3 git repository.
I am using older versions.
> Although I have the following lines in my main .org file:
>
> * Anniversaries
>:PROPERTIES:
>:CATEGO