From mboxrd@z Thu Jan 1 00:00:00 1970 From: Le Wang Subject: Re: org-contacts and birthdays without year Date: Thu, 19 May 2011 13:46:09 +0800 Message-ID: References: <87sjsds4fu.fsf@keller.adm.naquadah.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QMw3p-0002UV-6K for emacs-orgmode@gnu.org; Thu, 19 May 2011 01:46:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QMw3n-000159-Un for emacs-orgmode@gnu.org; Thu, 19 May 2011 01:46:13 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:43000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QMw3n-000152-Ln for emacs-orgmode@gnu.org; Thu, 19 May 2011 01:46:11 -0400 Received: by vxk20 with SMTP id 20so2187292vxk.0 for ; Wed, 18 May 2011 22:46:10 -0700 (PDT) In-Reply-To: <87sjsds4fu.fsf@keller.adm.naquadah.org> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Le Wang , Orgmode Mailing List On Wed, May 18, 2011 at 12:00 AM, Julien Danjou wrote: > You change that rule. It's a defcustom, simply set it to be "there's an > EMAIL or a BIRTHDAY". You mean `org-contacts-matcher'? How does org-make-tags-matcher work? After googling and looking during some cursory investigation, it's still not clear to me how to match EMAIL or BIRTHDAY. >> Is it possible to specify birthdays without year? =A0I often want to jot >> down someone's birthday so I'm not surprised next year, but don't want >> to ask them how old they are. =A0:) > > Not really :( Fair enough. I'll use 1900 as a place holder for now. On a separate note, the capture example on the org-contacts website (http://julien.danjou.info/org-contacts.html) breaks without gnus, Others were bitten by this http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00079.html. Maybe this can be fixed? --=20 Le