From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: Emacs-orgmode Digest, Vol 159, Issue 29 Date: Wed, 29 May 2019 13:36:04 +0200 Message-ID: <845zptebmj.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVwsS-0001km-8y for emacs-orgmode@gnu.org; Wed, 29 May 2019 07:36:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVwsR-00079X-Ds for emacs-orgmode@gnu.org; Wed, 29 May 2019 07:36:16 -0400 Received: from [195.159.176.226] (port=33512 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hVwsR-00077g-8I for emacs-orgmode@gnu.org; Wed, 29 May 2019 07:36:15 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hVwsN-000Ypt-K0 for emacs-orgmode@gnu.org; Wed, 29 May 2019 13:36:11 +0200 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" To: emacs-orgmode@gnu.org > [...] I had thought BBDB was non-supported these days BBDB is still alive. See e.g. https://savannah.nongnu.org/projects/bbdb/. BBDB is also available as package. > [...] Git cloning the code for BBDB from GH I could not find the > (org-bbdb-anniversaries-future) function Function org-bbdb-anniversaries-future can be found in the Org code and BTW cooperates fine with BBDB AFAICT. HTH, Marco