[PATCH v8 0/3] elisp + company completion patches
Michal Sojka
sojkam1 at fel.cvut.cz
Mon Oct 26 16:22:46 PDT 2015
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
More information about the notmuch
mailing list