From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org-bbdb: Be lenient. Ignore case in anniv class string. Date: Thu, 12 Aug 2010 11:05:43 +0200 Message-ID: <87sk2k5hg8.fsf@gnu.org> References: <814of4wjew.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=46141 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjTjO-00081R-3f for emacs-orgmode@gnu.org; Thu, 12 Aug 2010 05:05:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjTjM-0006jy-PV for emacs-orgmode@gnu.org; Thu, 12 Aug 2010 05:05:45 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:61584) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjTjM-0006jp-KB for emacs-orgmode@gnu.org; Thu, 12 Aug 2010 05:05:44 -0400 Received: by wwi17 with SMTP id 17so1327131wwi.30 for ; Thu, 12 Aug 2010 02:05:43 -0700 (PDT) In-Reply-To: <814of4wjew.fsf@gmail.com> (Jambunathan K.'s message of "Mon, 09 Aug 2010 09:02:07 +0530") 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: Jambunathan K Cc: emacs-orgmode@gnu.org Jambunathan K writes: > Permit bbdb entries like '1973-06-22 Birthday'. i.e., Ignore the case of > anniv class. I have applied a slightly modified version of this patch, since `assoc-ignore-case' is obsolete. Thanks! -- Bastien