unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Michal Sojka <sojkam1@fel.cvut.cz>
To: notmuch@notmuchmail.org
Subject: [PATCH v8 0/3] elisp + company completion patches
Date: Tue, 27 Oct 2015 00:22:46 +0100	[thread overview]
Message-ID: <1445901769-29134-1-git-send-email-sojkam1@fel.cvut.cz> (raw)

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

             reply	other threads:[~2015-10-26 23:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-26 23:22 Michal Sojka [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1445901769-29134-1-git-send-email-sojkam1@fel.cvut.cz \
    --to=sojkam1@fel.cvut.cz \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).