From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Culver Subject: Re: Org-mode and continuing BBDB compatibility Date: Mon, 21 Oct 2013 22:58:45 +0300 Message-ID: <87ppqyjszu.fsf@aura.christopherculver.com> References: <874n8a4dvx.fsf@aura.christopherculver.com> <878uxmwgjg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYLcs-0002BW-EE for emacs-orgmode@gnu.org; Mon, 21 Oct 2013 15:59:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYLcm-0004On-PJ for emacs-orgmode@gnu.org; Mon, 21 Oct 2013 15:58:54 -0400 Received: from www.christopherculver.com ([178.79.150.180]:52621 helo=kraft.christopherculver.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYLcm-0004OZ-B4 for emacs-orgmode@gnu.org; Mon, 21 Oct 2013 15:58:48 -0400 In-Reply-To: <878uxmwgjg.fsf@gmail.com> (Myles English's message of "Mon, 21 Oct 2013 20:49:23 +0100") 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: Myles English Cc: emacs-orgmode@gnu.org 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 effect for me: I still do not see bbdb anniversaries in the org-mode agenda. Christopher Culver