[O] [PATCH] org-contacts: Fix org-contacts-gnus-article-from-goto

2013-05-04 Thread Rodney Lorrimar
* contrib/lisp/org-contacts.el (org-contacts-filter): Add a PROP-MATCH argument. (org-contacts-gnus-article-from-get-marker): Search for email as a property not a tag. `org-contacts-gnus-article-from-get-marker' seems to assume that the contact properties exist within the contact's tags as colon-s

[O] [PATCH] org-contacts: Use progress-reporter for cache update message

2013-05-04 Thread Rodney Lorrimar
* contrib/lisp/org-contacts.el (org-contacts-db): Use `make-progress-reporter' instead of `message' for messages. Also change the sentence to present progressive tense. --- contrib/lisp/org-contacts.el | 36 1 file changed, 20 insertions(+), 16 deletions(-)