From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: Anniversaries from BBDB Date: Sun, 23 Sep 2018 17:20:30 +0200 Message-ID: <844leg6y0x.fsf@gmail.com> References: <84bm8r72w1.fsf@gmail.com> <18aaead280689427bfd1e48bce0f8652@disroot.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g46Bt-0006EE-Oc for emacs-orgmode@gnu.org; Sun, 23 Sep 2018 11:20:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g46Bl-0006oj-PG for emacs-orgmode@gnu.org; Sun, 23 Sep 2018 11:20:55 -0400 Received: from [195.159.176.226] (port=43557 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g46Bj-0006le-7K for emacs-orgmode@gnu.org; Sun, 23 Sep 2018 11:20:48 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1g469T-0001WG-Ky for emacs-orgmode@gnu.org; Sun, 23 Sep 2018 17:18:27 +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 Hi leandro, Thanks for your report. > That was the problem! Thanks! > In the documentation is clearly stated that we can use both formats: > "...and then add the date in the format YYYY-MM-DD or MM-DD, followed > by..." Perhaps this can be corrected. Also, "C-o" to insert a new > field does not work. "i" would do the job instead. I digged somewhat into the matter today. AFAICT I removed a bug which prevented the interpretation of BBDB anniversary entries starting with MM-DD. So now the feature of anniversaries without year should be available in the maint and the master branch. Also I rewrote the documentation; in particular the "C-o" key for BBDB is not mentioned any more. Thanks and ciao, Marco