Re: [PATCH v8 0/3] elisp + company completion patches

2015-10-27 Thread David Bremner
Michal Sojka  writes:

> Hi David, Mark and others,
>
> thank you for pushing these patches forward. I gave them some testing
> and they work as expected. In this version I addressed the comments to
> v7 including Tomi's request for rewording :) The commit message of 2/3
> was also updated to reflect changes in the code.
>
> Cheers.
> -Michal

Hi Michal;

Thanks for doing the final polishing. These patches are in master now.

d
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


[PATCH v8 0/3] elisp + company completion patches

2015-10-26 Thread Michal Sojka
Hi David, Mark and others,

thank you for pushing these patches forward. I gave them some testing
and they work as expected. In this version I addressed the comments to
v7 including Tomi's request for rewording :) The commit message of 2/3
was also updated to reflect changes in the code.

Cheers.
-Michal

David Bremner (1):
  emacs: replace use of notmuch-address-message-insinuate

Michal Sojka (2):
  Emacs: Add address completion mechanism implemented in elisp
  Emacs: Add address completion based on company-mode

 emacs/Makefile.local |   1 +
 emacs/notmuch-address.el | 213 ++-
 emacs/notmuch-company.el |  86 +++
 emacs/notmuch-lib.el |   3 +
 emacs/notmuch-mua.el |   4 +-
 5 files changed, 265 insertions(+), 42 deletions(-)
 create mode 100644 emacs/notmuch-company.el

-- 
2.5.3

___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch