From: David Bremner <david@tethera.net>
To: Mark Walters <markwalters1009@gmail.com>, notmuch@notmuchmail.org
Subject: Re: elisp completion patches v6
Date: Sat, 24 Oct 2015 14:53:02 -0300 [thread overview]
Message-ID: <87io5wkvb5.fsf@zancas.localnet> (raw)
In-Reply-To: <1445708484-32189-1-git-send-email-david@tethera.net>
David Bremner <david@tethera.net> writes:
> Main changes since v5:
>
> - replace use of notmuch-message-message-insinuate. I'm not sure if
> we should leave a stub function, or just break people's .emacs,
> and tell them not to call it anymore.
>
> - company is autoloaded, and used, if present. This can be disabled
> by setting notmuch-message-use-company to nil
>
> - notmuch-message-command being nil is now an explicit disabling of
> of completion
>
> - deduplicate=address is hardcoded
One more important change is that this no longer special-cases
notmuch-company with respect to byte-compilation. It compiles fine
without company-mode (although I noticed that I missed one variable
declaration). On the other hand I didn't test this with emacs23. I
wouldn't expect it to work, but hopefully it still compiles.
d
next prev parent reply other threads:[~2015-10-24 17:54 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-24 0:20 elisp based address completion, round 5 David Bremner
2015-10-24 0:20 ` [Patch v5 1/3] Emacs: Add address completion mechanism implemented in elisp David Bremner
2015-10-24 0:20 ` [Patch v5 2/3] emacs: convert notmuch-address-harvester to use notmuch-address David Bremner
2015-10-24 8:23 ` Jani Nikula
2015-10-24 10:35 ` Mark Walters
2015-10-24 0:20 ` [Patch v5 3/3] Emacs: Add address completion based on company-mode David Bremner
2015-10-24 0:35 ` David Bremner
2015-10-24 15:53 ` [PATCH] autoload notmuch-company if we have company Mark Walters
2015-10-24 17:41 ` elisp completion patches v6 David Bremner
2015-10-24 17:41 ` [PATCH 1/3] emacs: replace use of notmuch-address-message-insinuate David Bremner
2015-10-24 17:41 ` [PATCH 2/3] Emacs: Add address completion mechanism implemented in elisp David Bremner
2015-10-24 17:41 ` [PATCH 3/3] Emacs: Add address completion based on company-mode David Bremner
2015-10-24 19:49 ` [PATCH] fix compilation on emacs23 Mark Walters
2015-10-24 23:34 ` [PATCH 3/3] Emacs: Add address completion based on company-mode Mark Walters
2015-10-25 9:16 ` [PATCH] Fix clash of company mode and async harvest Mark Walters
2015-10-25 13:02 ` [PATCH] address completion tweaks Mark Walters
2015-10-24 17:53 ` David Bremner [this message]
2015-10-24 23:09 ` [PATCH] Fix non internal cases for notmuch-address-command Mark Walters
2015-10-25 21:39 ` elisp completion patches v6 Aaron Ecay
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=87io5wkvb5.fsf@zancas.localnet \
--to=david@tethera.net \
--cc=markwalters1009@gmail.com \
--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).