v2 undo tag operations in emacs

Subject: v2 undo tag operations in emacs

Date: Sat, 29 Jan 2022 15:44:32 -0400

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


The first 4 patches are just to get a performance test running for
tagging in emacs.  It seems to me that test shows (after setting
notuch-tag-argument-limit to 0) that we can simplify #'notmuch-tag to
always use notmuch tag --batch. Before I do that, I'll tosss this out
there in case someone else wants to test.

This second version of the series implements a notmuch-tag-undo. The
tag history is buffer local, although it does not do the requisite
refreshing yet.

It is also not bound to a key.

This obsoletes the series at id:20220127230740.1576802-1-david@tethera.net
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: