Re: [PATCH] emacs: add global tag history

Subject: Re: [PATCH] emacs: add global tag history

Date: Fri, 06 Jan 2023 07:36:41 -0400

To: inwit, notmuch@notmuchmail.org

Cc: inwit

From: David Bremner


inwit <inwit@sindominio.net> writes:

> Save a list of every tag change in the new variable notmuch-tag-history.
> ---
> Storing the full history of tags can prove useful for a) repeated tag
> changes as in [0] and b) eventually logging and undoing tag changes.
>
> This is my first commit in elisp. I expect turbulences ahead. :)
>
> [0]
> https://nmbug.notmuchmail.org/nmweb/show/CCSQ9HR3M748.2IRNNTHYR4A2M%40bisio
>
>  emacs/notmuch-tag.el | 4 ++++
>  1 file changed, 4 insertions(+)

Although this patch won't apply anymore, thanks for inspiring the work
that lead to supporting undo.  Unfortunately I stole the name
"notmuch-tag-history" for a buffer local variable, so I guess someone
interested in a global history would need to choose a different variable
name.

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: