More ideas about logging.
David Bremner
bremner at debian.org
Fri Dec 16 04:02:17 PST 2011
On Fri, 16 Dec 2011 20:16:51 +1300, Michael Hudson-Doyle <michael.hudson at canonical.com> wrote:
>
> It's a tangent, but would this sort of thing allow a "undo last tagging
> operation" command in emacs?
>
It seems like it would be much simpler to track that information in a
data structure in emacs? Undo info is a frequently updated stack while
logs are naturally a queue. Also, implmenting a list of tagging
operations in emacs sounds way easier than anything we talked about
here.
d
More information about the notmuch
mailing list