From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Culver Subject: Org-mode and continuing BBDB compatibility Date: Mon, 21 Oct 2013 22:34:10 +0300 Message-ID: <874n8a4dvx.fsf@aura.christopherculver.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYLF4-0003aT-O5 for emacs-orgmode@gnu.org; Mon, 21 Oct 2013 15:34:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYLEz-0005CM-2p for emacs-orgmode@gnu.org; Mon, 21 Oct 2013 15:34:18 -0400 Received: from www.christopherculver.com ([178.79.150.180]:52549 helo=kraft.christopherculver.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYLEy-0005C8-TC for emacs-orgmode@gnu.org; Mon, 21 Oct 2013 15:34:13 -0400 Received: from aura.christopherculver.com.christopherculver.com (unknown [188.24.91.180]) (Authenticated sender: crculver@christopherculver.com) by kraft.christopherculver.com (Postfix) with ESMTPSA id F10B6C044 for ; Mon, 21 Oct 2013 19:34:30 +0000 (UTC) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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) 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? Christopher Culver