[notmuch] indexing encrypted messages (was: OpenPGP support)

2010-01-10 Thread Ruben Pollan
ndo noto que solo me queda un demonio en un hombro por que se ha cortado las venas el ?ngel que hab?a en el otro. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20100110/f8548751/attachment.pgp>

[notmuch] [PATCH] * notmuch-new.c: refactor and improve dirs-to-ignore a bit

2010-01-10 Thread Dirk-Jan C. Binnema
Below, an updated patch for the latest notmuch; this refractors the dir check a bit, and adds the useful feature of making 'notmuch new' ignore directories with a '.noindex'-file in them. Best wishes, Dirk. [PATCH] * notmuch-new.c: refactor and improve dirs-to-ignore a bit add a new fun

[notmuch] Rename support and database upgrade

2010-01-10 Thread Carl Worth
working through the backlog of mail and patches I've got. I've skimmed things and it looks like there's some really interesting stuff in there. So thanks! -Carl -- next part -- A non-text attachment was scrubbed... Name: not available Type: applicati

[notmuch] Some Xapian tips and thoughts on rebuilding

2010-01-10 Thread Carl Worth
With the recent change to "database format 1" some users might decide to rebuild their notmuch database. If so, there are some things I've learned about Xapian that are good to know before you rebuild. Or maybe what you read below will encourage you to rebuild your notmuch database. I think all us

[notmuch] [PATCH] Add the beginnings of a test suite.

2010-01-10 Thread Carl Worth
code for a notmuch test suite. -Carl -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20100110/d97f3c0b/attachment.pgp>

Re: [notmuch] indexing encrypted messages (was: OpenPGP support)

2010-01-10 Thread Ruben Pollan
On 14:41, Fri 08 Jan 10, micah anderson wrote: > On Fri, 8 Jan 2010 10:21:21 +0100, Ruben Pollan wrote: > > On 15:56, Fri 08 Jan 10, martin f krafft wrote: > > > How about indexing GPG-encrypted messages? > > > > I think that would be security hole. You should not store the > > encrypted messages

[notmuch] [PATCH] * notmuch-new.c: refactor and improve dirs-to-ignore a bit

2010-01-10 Thread Dirk-Jan C . Binnema
Below, an updated patch for the latest notmuch; this refractors the dir check a bit, and adds the useful feature of making 'notmuch new' ignore directories with a '.noindex'-file in them. Best wishes, Dirk. [PATCH] * notmuch-new.c: refactor and improve dirs-to-ignore a bit add a new fu

[notmuch] Rename support and database upgrade

2010-01-10 Thread Carl Worth
Hi notmuch users, I know that things have been fairly silent from me on both the mailing list and the git repository lately. Hopefully that will change now. Just yesterday I merged in my "rename-support" branch to master (it's about 60 commits and took me two or three weeks for what I originally

[notmuch] Some Xapian tips and thoughts on rebuilding

2010-01-10 Thread Carl Worth
With the recent change to "database format 1" some users might decide to rebuild their notmuch database. If so, there are some things I've learned about Xapian that are good to know before you rebuild. Or maybe what you read below will encourage you to rebuild your notmuch database. I think all us

Re: [notmuch] [PATCH] Add the beginnings of a test suite.

2010-01-10 Thread Carl Worth
On Sat, 28 Nov 2009 10:02:03 -0600, "Jeffrey C. Ollie" wrote: > This is the beginning of a test suite. It uses the Check[1] unit > testing framework to handle the testing. There's one basic test of > the SHA1 routines, obviously many more will need to be added. Hi Jeffrey, Thanks very much for

[notmuch] Bug with commit 2e96464f9705be4ec772280cad71a6c9d5831e6f

2010-01-10 Thread racin
Hello, I just updated notmuch and now notmuch new cannot update my mail anymore... It tells me that there are 700 files found, but tells that there's no new mail. I did a git bisect, which tells me the first bad commit is commit 2e96464f9705be4ec772280cad71a6c9d5831e6f. I did not try to use th