Re: [PATCH] emacs/show: force notmuch-show-buttonise-links to act on lines

2016-10-11 Thread David Bremner
Tomi Ollila writes: > On Mon, Oct 10 2016, David Bremner wrote: > >> This seems to fix a problem with emacs 25 creating partial buttons by >> calling n-s-b-l with a region that does not include the whole button. >> I'm not 100% sure it's legit to act

[PATCH v2] Add notmuch-show--build-queries.

2016-10-11 Thread Matt Armstrong
notmuch-show--build-buffer now queries a list of queries built by the former. This simplifies the logic. It also provides an easy place to experiment with alternate sets of queries for given notmuch-show-* variables (e.g. users can use advice-add to do so in a surgical way). ---

[PATCH v2] emacs: Add notmuch-show--build-queries.

2016-10-11 Thread Matt Armstrong
This supercedes id:1474003701-19831-1-git-send-email-marmstr...@google.com with a much simpler patch. My goal here is to make it easier to tweak notmuch-show behavior without hacking on notmuch-show--build-buffer itself, since it is responsible for a host of other tasks. I'm still working

Re: "id buttonization" test failure

2016-10-11 Thread David Bremner
David Bremner writes: > David Bremner writes: > >> >> >> The following "fixes" this test failure. This suggests to me something >> that only fails when notmuch-show-buttonise-links is called from the C >> redisplay code, and not when it's called from lisp.

Re: [PATCH] emacs/show: force notmuch-show-buttonise-links to act on lines

2016-10-11 Thread David Bremner
David Bremner writes: > This seems to fix a problem with emacs 25 creating partial buttons by > calling n-s-b-l with a region that does not include the whole button. > I'm not 100% sure it's legit to act outside the region passed by > jit-lock, but goto-address-fontify-region

Re: [PATCH] test/T000-basic: replaced use of which(1) with shell builtin command -v

2016-10-11 Thread David Bremner
Tomi Ollila writes: > Some minimal chroot/container environments don't have which(1) installed. pushed to master ___ notmuch mailing list notmuch@notmuchmail.org https://notmuchmail.org/mailman/listinfo/notmuch

[PATCH] NEWS for 0.23.1

2016-10-11 Thread David Bremner
--- NEWS | 19 +++ 1 file changed, 19 insertions(+) diff --git a/NEWS b/NEWS index 1eea5cc..ac3ceb1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +Notmuch 0.23.1 (UNRELEASED) +=== + +General +--- + +Require Xapian >= 1.2.6 + + The ifdef branch for