Re: More ideas about logging.

Subject: Re: More ideas about logging.

Date: Fri, 16 Dec 2011 08:02:17 -0400

To: Michael Hudson-Doyle

Cc: Notmuch Mail

From: David Bremner


On Fri, 16 Dec 2011 20:16:51 +1300, Michael Hudson-Doyle <michael.hudson@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

Thread: