From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-bbdb: anniversaries with unknown years Date: Sun, 10 Oct 2010 12:34:24 +0200 Message-ID: <7A37ACA4-DE3B-4745-A1FC-98ED62A53982@gmail.com> References: <874ocujqvm.fsf@falma.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=44945 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4tEo-0007YF-T7 for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 06:34:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4tEg-00041G-Nh for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 06:34:42 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:55382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4tEe-0003zO-VS for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 06:34:34 -0400 Received: by ewy5 with SMTP id 5so63307ewy.0 for ; Sun, 10 Oct 2010 03:34:32 -0700 (PDT) In-Reply-To: <874ocujqvm.fsf@falma.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christoph Groth Cc: emacs-orgmode@gnu.org On Oct 10, 2010, at 12:15 PM, Christoph Groth wrote: > Hello, > > I'd like to keep birthdays and similar dates in bbdb and have them > shown > in my org mode agenda views. Often, however, I do not know the year > of > an anniversary, and in the case of my acquaintances the year of a > personal anniversary is often not meaningful (e.g. name days, > popular in > some countries). > > The solution that came to my mind was to update org-bbdg.el to also > accept dates in the format MM-DD. org-bbdb-anniv-extract-date would > then substitute nil for unknown years. The remaining code would make > sure that "unknown" is substituted for unknown `years'. > > That solution seems fine, however it would break compatibility with > the > old format of org-bbdb-anniversary-format-alist, as this assumes > that a > numerical value of `years' is always defined. > > Before writing a patch, I would like to ask for opinions on this. I am not sure if there are nay other tools which make use of birthdays in bbdb. I would such an extension useful. - Carsten > > Cheers > Christoph > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode