Re: Filesystem functionality used by notmuch

2016-01-14 Thread Tomi Ollila
On Thu, Jan 14 2016, Erik Quaeghebeur wrote: > Dear group, > > > Context: FUSE filesystem for accessing data in a database. > > I understand that notmuch needs to be able to read a file given a > filename (including its path). Are there any more requirements on

[PATCH] clean up stray apostrophe in comment

2016-01-14 Thread Daniel Kahn Gillmor
This is a nit-picky orthographical fix for an nit-picky ontological comment. --- lib/message.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/message.cc b/lib/message.cc index 26b5e76..6894190 100644 --- a/lib/message.cc +++ b/lib/message.cc @@ -1180,7 +1180,7 @@

Bug report: undeletable traces of ghosts in the notmuch database

2016-01-14 Thread Daniel Kahn Gillmor
If i add a message to my notmuch database that includes References: or In-Reply-To: of a message-id that i don't have, notmuch creates a "ghost" entry in the database. If i remove the message from my mail archive, and then re-run "notmuch new", i'd expect all traces of that message to be gone