From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: How to include diary anniversary entries into default org-agenda? Date: Thu, 21 Dec 2017 02:42:26 -0500 Message-ID: <87r2roplwd.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRvV4-0006gN-Hg for emacs-orgmode@gnu.org; Thu, 21 Dec 2017 02:42:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRvV0-0000pr-J8 for emacs-orgmode@gnu.org; Thu, 21 Dec 2017 02:42:42 -0500 Received: from [195.159.176.226] (port=40340 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eRvV0-0000pP-Bh for emacs-orgmode@gnu.org; Thu, 21 Dec 2017 02:42:38 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eRvSx-0003H0-1k for emacs-orgmode@gnu.org; Thu, 21 Dec 2017 08:40:31 +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" To: emacs-orgmode@gnu.org "numbchild@gmail.com" writes: > I tried %%(org-anniversary 2016 12 21) Test anniversary. But this > seems does not work. I tested with variable diary-file default value > point to ~/.emacs.d/diary file. and has following content: > > ... > > %%(org-anniversary 2016 12 21) Test anniversary > Works fine here. Where are you adding this line? You have to put this in an agenda file, otherwise it will not be processed. -- Nick