From mboxrd@z Thu Jan 1 00:00:00 1970 From: leandro@disroot.org Subject: Anniversaries from BBDB Date: Thu, 20 Sep 2018 22:08:12 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g377e-0000O8-Vx for emacs-orgmode@gnu.org; Thu, 20 Sep 2018 18:08:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g377b-00049l-07 for emacs-orgmode@gnu.org; Thu, 20 Sep 2018 18:08:30 -0400 Received: from knopi.disroot.org ([178.21.23.139]:54662) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g377W-0003yW-U6 for emacs-orgmode@gnu.org; Thu, 20 Sep 2018 18:08:25 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id AE18B34237 for ; Fri, 21 Sep 2018 00:08:13 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1Su_d-rdDwWI for ; Fri, 21 Sep 2018 00:08:12 +0200 (CEST) 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 Hello,=0A=0AI am having troubles to get the anniversaries from BBDB to my= agenda view. Following the=0Ainstruction in 10.3.1: https://orgmode.org/= manual/Weekly_002fdaily-agenda.html, I add the the the=0Afollowing to my= only one agenda file ("agenda.org"):=0A=0A* Anniversaries=0A:PROPERTIES:= =0A:CATEGORY: Anniv=0A:END:=0A%%(org-bbdb-anniversaries)=0A=0AIn bbdb I q= uery "John Doe" and try C-o with cursor in the record. I get an error: Bu= ffer is=0Aread-only: #. So I insert a new field with bbdb-= insert-field and name it=0A"anniversary". I completed the date "09-23" to= finish the process and save.=0AI expected to see the anniversary in my a= genda view when I push C-a a. No anniversary whatsoever.=0AI've tried to= toggle diary: (setq org-agenda-include-diary t) without success. =0AI am= using emacs 26.1. I've also try in a fresh emacs install with same resul= t. Can someone help=0Ame? Thanks.