Re: [Orgmode] [PATCH] org-bbdb: Be lenient. Ignore case in anniv class string.

2010-08-12 Thread Bastien
Jambunathan K kjambunat...@gmail.com 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

[Orgmode] [PATCH] org-bbdb: Be lenient. Ignore case in anniv class string.

2010-08-08 Thread Jambunathan K
Permit bbdb entries like '1973-06-22 Birthday'. i.e., Ignore the case of anniv class. ps: Have I mixed up tabs/spaces and/or indentations? Kindly point me to the emacs settings for editing org elisp files. From 8ca5dcf3dbc8fed1cdba105f0f15513c04e289a2 Mon Sep 17 00:00:00 2001 From: Jambunathan