I can confirm, but it's flaky.

For example, with the default settings, it worked (M-x org-contacts + "dave"
= "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 <jul...@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 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
> ❱ 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
>
>
_______________________________________________
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

Reply via email to