unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v8 0/3] elisp + company completion patches
@ 2015-10-26 23:22 Michal Sojka
  2015-10-26 23:22 ` [PATCH v8 1/3] emacs: replace use of notmuch-address-message-insinuate Michal Sojka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michal Sojka @ 2015-10-26 23:22 UTC (permalink / raw)
  To: notmuch

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-10-27 11:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-26 23:22 [PATCH v8 0/3] elisp + company completion patches Michal Sojka
2015-10-26 23:22 ` [PATCH v8 1/3] emacs: replace use of notmuch-address-message-insinuate Michal Sojka
2015-10-26 23:22 ` [PATCH v8 2/3] Emacs: Add address completion mechanism implemented in elisp Michal Sojka
2015-10-26 23:22 ` [PATCH v8 3/3] Emacs: Add address completion based on company-mode Michal Sojka
2015-10-27 11:08 ` [PATCH v8 0/3] elisp + company completion patches David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).