emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager f


From: John Hendy
Subject: Re: [Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager for Org
Date: Thu, 10 Feb 2011 09:05:45 -0600

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 <address@hidden> 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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



reply via email to

[Prev in Thread] Current Thread [Next in Thread]