From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Re: Announcing org-contacts, a bbdb-like contact manager for Org Date: Thu, 10 Feb 2011 09:05:45 -0600 Message-ID: References: <87r5bhysp6.fsf@keller.adm.naquadah.org> <878vxovsym.fsf@keller.adm.naquadah.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1953698852==" Return-path: Received: from [140.186.70.92] (port=50733 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnY5u-0001lo-Lh for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:06:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnY5n-0001Kn-1x for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:05:59 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:34352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnY5m-0001Kg-P0 for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:05:59 -0500 Received: by eyh6 with SMTP id 6so710615eyh.0 for ; Thu, 10 Feb 2011 07:05:58 -0800 (PST) In-Reply-To: <878vxovsym.fsf@keller.adm.naquadah.org> 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: Dan Davison , emacs-orgmode@gnu.org --===============1953698852== Content-Type: multipart/alternative; boundary=0016364c79497a2e76049beeea30 --0016364c79497a2e76049beeea30 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I can confirm, but it's flaky. For example, with the default settings, it worked (M-x org-contacts + "dave= " =3D "Dave"). But I just changed my rule to this: |----- in org-contacts.el ,----- | (defcustom org-contacts-company-property "Company" | (defcustom org-contacts-matcher (concat org-contacts-company-property "<>\"\"") `----- I don't always have an email property, but I always have a :Company: property. Once I did that... the case insensitivity disappeared. I now have to be case explicit when searching (only "Dave" works). John On Thu, Feb 10, 2011 at 8:56 AM, Julien Danjou wrote: > 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. > > -- > Julien Danjou > =E2=9D=B1 http://julien.danjou.info > > _______________________________________________ > 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 > > --0016364c79497a2e76049beeea30 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I can confirm, but it's flaky.

For example, with the= default settings, it worked (M-x org-contacts + "dave" =3D "= ;Dave"). But I just changed my rule to this:

|----- in org-contacts.el
,-----
|=C2=A0(defcustom org-= contacts-company-property "Company"
| (defcustom org-co= ntacts-matcher (concat org-contacts-company-property "<>\"\= "")
`-----

I don't always have an email prope= rty, but I always have a :Company: property. Once I did that... the case in= sensitivity disappeared. I now have to be case explicit when searching (onl= y "Dave" works).


John

O= n Thu, Feb 10, 2011 at 8:56 AM, Julien Danjou <julien@danjou.info> wrote:
=
On Thu, Feb 10 2011, Dan Davison wrote:

> Hi Julien,
>
> I'm using it (with gnus). Looks great and seems to work very nicel= y 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 wit= h
Emacs 24 at least.

--
Julien Danjou
=E2=9D=B1 http://ju= lien.danjou.info

_______________________________________________
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


--0016364c79497a2e76049beeea30-- --===============1953698852== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1953698852==--