From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: testing org-bbdb-anniversaries Date: Sat, 22 Feb 2020 10:33:35 +0100 Message-ID: <87o8trj79s.fsf@gnu.org> References: <86blprj391.fsf@gmail.com> <87zhdbes4c.fsf@nicolasgoaziou.fr> <86a75biy01.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44628) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5RAH-0000Ln-LE for emacs-orgmode@gnu.org; Sat, 22 Feb 2020 04:33:38 -0500 In-Reply-To: <86a75biy01.fsf@gmail.com> (=?utf-8?Q?=22andr=C3=A9s_ram?= =?utf-8?Q?=C3=ADrez=22's?= message of "Fri, 21 Feb 2020 18:41:34 +0000") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= Cc: emacs-orgmode@gnu.org Hi Andr=C3=A8s, andr=C3=A9s ram=C3=ADrez writes: > Perhaps something about it on the help? > > (defun org-bbdb-anniversaries () > "Extract anniversaries from BBDB for display in the agenda > In case of calling programatically. Like most diary-related stuff, it e= xpects the > `date' variable to be globally bound." > (require 'bbdb) > ..... > ) I've slightly enhanced the docstring, thanks for the suggestion. --=20 Bastien