Re: [PATCH 2/2] emacs: Add notmuch-update-search-tags

Subject: Re: [PATCH 2/2] emacs: Add notmuch-update-search-tags

Date: Fri, 25 Aug 2017 08:12:34 -0300

To: Vladimir Panteleev, notmuch@notmuchmail.org

Cc: Vladimir Panteleev

From: David Bremner


Vladimir Panteleev <git@thecybershadow.net> writes:

> Implement an option which, when enabled, causes any tag changes done
> from within notmuch-emacs to instantly update matching threads in open
> search buffers.
> ---

One side effect of this seems to be a regression, namely that in the
current buffer the "visual history" of tag changes is broken. Previously
deletions were shown by red strike-through and additions by green
underline. The deletions are now removed by the global update, and
additions shown on the wrong tags.

Another aspect that is a bit surprising is that it doesn't change whether
threads actually match. For example if I have search for tag:inbox,
adding tag inbox to a thread won't cause the corresponding thread to
show up. This is maybe defensible, but it wasn't clear to me if it was
intentional.

d


_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: