From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-bbdb-anniversaries, bbdb v3 Date: Tue, 08 Mar 2016 10:50:15 -0500 Message-ID: <87si013r60.fsf@alphaville.usersys.redhat.com> References: <84io0xiaoe.fsf@gmail.com> <7hp2rcx89n.ln2@news.c0t0d0s0.de> <87ziu9qfq7.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adJuF-0006Kr-9d for emacs-orgmode@gnu.org; Tue, 08 Mar 2016 10:50:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adJuB-0004nx-TE for emacs-orgmode@gnu.org; Tue, 08 Mar 2016 10:50:43 -0500 Received: from plane.gmane.org ([80.91.229.3]:40561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adJuB-0004nq-Lj for emacs-orgmode@gnu.org; Tue, 08 Mar 2016 10:50:39 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1adJu6-0002SR-1i for emacs-orgmode@gnu.org; Tue, 08 Mar 2016 16:50:34 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Mar 2016 16:50:34 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Mar 2016 16:50:34 +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: emacs-orgmode@gnu.org Michael Welle writes: >>> I use Org 8.3.4 from the repository. There is no o-b-a-f in it, just the >>> regular org-bbdb-anniversaries. >> >> That's strange: I just updated to 8.3.4 and o-b-a-f is present. > indeed: > > ~/.emacs.d/elpa/org-plus-contrib-20160307> grep -ri org-bbdb-anniversaries-future * > ~/.emacs.d/elpa/org-plus-contrib-20160307> > > Is that a function in org-bbdb.el? > Yes: ,---- | org-bbdb-anniversaries-future is an autoloaded compiled Lisp function | in ‘../org-mode/lisp/org-bbdb.el’. | | (org-bbdb-anniversaries-future &optional N) | | Return list of anniversaries for today and the next n-1 days (default n=7). `---- I don't use ELPA so I may be completely wrong, but I thought ELPA packages the maint branch, not the master branch. I think o-b-a-f only exists in master, so it will appear in org-9.x -- Nick