[PATCH v4 0/3] Emacs: Address completion implemented in elisp
Michal Sojka
sojkam1 at fel.cvut.cz
Fri Sep 19 11:16:39 PDT 2014
Hi,
this is another version of my address completion patchset. It
obsoletes id:1407771091-12651-1-git-send-email-sojkam1 at fel.cvut.cz.
This version works reasonably well on systems with rotating disk,
which was my main problem with the previous version. It also
incorporates suggestions pointed out by others.
This is not (yet) based on Jani's patch for printing the addresses by
notmuch search (id:1410021689-15901-1-git-send-email-jani at nikula.org).
I'll at this as a next step as it will simplify the elisp code and
make the address completion faster.
Michal Sojka (3):
Emacs: Display a message when generating address completion candidates
Emacs: Add address completion mechanism implemented in elisp
Emacs: Add address completion based on company-mode
emacs/Makefile.local | 6 ++-
emacs/notmuch-address.el | 126 +++++++++++++++++++++++++++++++++++++++++++----
emacs/notmuch-company.el | 81 ++++++++++++++++++++++++++++++
emacs/notmuch-lib.el | 3 ++
4 files changed, 206 insertions(+), 10 deletions(-)
create mode 100644 emacs/notmuch-company.el
--
2.1.0
More information about the notmuch
mailing list