From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: Announcing org-contacts, a bbdb-like contact manager for Org Date: Thu, 10 Feb 2011 15:08:23 +0000 Message-ID: References: <87r5bhysp6.fsf@keller.adm.naquadah.org> <878vxovsym.fsf@keller.adm.naquadah.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=48557 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnY8L-0003FW-5r for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:08:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnY8D-0001kD-PW for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:08:30 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:60219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnY8D-0001k8-K5 for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:08:29 -0500 Received: by wyj26 with SMTP id 26so1492200wyj.0 for ; Thu, 10 Feb 2011 07:08:28 -0800 (PST) In-Reply-To: <878vxovsym.fsf@keller.adm.naquadah.org> (Julien Danjou's message of "Thu, 10 Feb 2011 15:56:33 +0100") 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: emacs-orgmode@gnu.org Julien Danjou writes: > On Thu, Feb 10 2011, Dan Davison wrote: > >> Hi Julien, >> >> I'm using it (with gnus). Looks great and seems to work very nicely so >> far. >> >> One little thing: I don't seem to be getting case-insensitive >> completion, despite having org-contacts-completion-ignore-case set to t. > > Your the second one to report that to me, but it does work for me with > Emacs 24 at least. I'm using Emacs 24 on OS X cocoa. I did have a quick look at the code; I'm not familiar with the common lisp constructs, so maybe it will be educational for me to look again. Dan