[PATCH] test: Adding non-maildir tags does not move message from new to cur

2011-07-13 Thread Michal Sojka
From: Michal Sojka This adds a test for patch submitted by Louis Rilling. Without his patch applied this test fails. --- test/maildir-sync |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/test/maildir-sync b/test/maildir-sync index a60854f..e1ad81c 100755 --- a/test/

[PATCH v2] emacs: bad regexp @ `notmuch-search-process-filter'

2011-07-13 Thread Pieter Praet
On Mon, 11 Jul 2011 17:05:32 -0400, Austin Clements wrote: > Quoth Pieter Praet on Jul 11 at 10:43 pm: > > TL;DR: I can haz regex pl0x? > > Oof, what a pain. I'm happy to change the output format of search; I > hadn't realized how difficult it would be to parse. In fact, I'm not > sure it's eve

[PATCH v2] emacs: bad regexp @ `notmuch-search-process-filter'

2011-07-13 Thread David Edmondson
* pieter at praet.org [2011-07-13 Wed 15:16] > David, would you mind rebasing it? I'm sorry, I'm not likely to have time to do this.

[PATCH v2] emacs: bad regexp @ `notmuch-search-process-filter'

2011-07-13 Thread Austin Clements
Quoth Pieter Praet on Jul 13 at 4:16 pm: > On Mon, 11 Jul 2011 17:05:32 -0400, Austin Clements > wrote: > > Quoth Pieter Praet on Jul 11 at 10:43 pm: > > > TL;DR: I can haz regex pl0x? > > > > Oof, what a pain. I'm happy to change the output format of search; I > > hadn't realized how difficul

Re: [PATCH v2] emacs: bad regexp @ `notmuch-search-process-filter'

2011-07-13 Thread Austin Clements
Quoth Pieter Praet on Jul 13 at 4:16 pm: > On Mon, 11 Jul 2011 17:05:32 -0400, Austin Clements wrote: > > Quoth Pieter Praet on Jul 11 at 10:43 pm: > > > TL;DR: I can haz regex pl0x? > > > > Oof, what a pain. I'm happy to change the output format of search; I > > hadn't realized how difficult i

Encodings

2011-07-13 Thread Patrick Totzke
: 198 bytes Desc: Digital signature URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110713/2c748d5a/attachment.pgp>

Encodings

2011-07-13 Thread Uwe Kleine-König
Hi Patrick, On Tue, Jul 12, 2011 at 10:29:58PM +0100, Patrick Totzke wrote: > I noticed that commit 687366b920caa5de6ea0b66b70cf2a11e5399f7b > breaks things with Database.get_all_tags: > > -->%- > AttributeError

Re: [PATCH v2] emacs: bad regexp @ `notmuch-search-process-filter'

2011-07-13 Thread David Edmondson
* pie...@praet.org [2011-07-13 Wed 15:16] > David, would you mind rebasing it? I'm sorry, I'm not likely to have time to do this. ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: [PATCH v2] emacs: bad regexp @ `notmuch-search-process-filter'

2011-07-13 Thread Pieter Praet
On Mon, 11 Jul 2011 17:05:32 -0400, Austin Clements wrote: > Quoth Pieter Praet on Jul 11 at 10:43 pm: > > TL;DR: I can haz regex pl0x? > > Oof, what a pain. I'm happy to change the output format of search; I > hadn't realized how difficult it would be to parse. In fact, I'm not > sure it's eve

Re: Encodings

2011-07-13 Thread Patrick Totzke
Hi Uwe, On Wed, Jul 13, 2011 at 09:04:47AM +0200, Uwe Kleine-König wrote: > > But as Carl sais, we cannot guarantee that a tag is utf8 encoded anyway. > I think it would be right to enforce that tags are utf-8 encoded. > Otherwise the users get strange results if they change their locale. I agree

[PATCH] Emacs: Add variable to toggle message indentation in a thread

2011-07-13 Thread Felix Geller
es a pretty big > formatting change. It should probably test for both cases of the > customization variable. Check out the tests in tests/emacs for > guidance. > > hth. > > jamie. Non-text part: application/pgp-signature -- next part -- A non-text attac

Slowness (search opens every email file?)

2011-07-13 Thread Austin Clements
Quoth Istvan Marko on Jul 12 at 8:07 pm: > Austin Clements writes: > > > I'd say this patch looks good other than coding style > > - Tab indentation > > - /* */ comments, starting with a capital letter > > - Space between function name and open paren > > - Space after comma in argument lists > >

Re: Encodings

2011-07-13 Thread Uwe Kleine-König
Hi Patrick, On Tue, Jul 12, 2011 at 10:29:58PM +0100, Patrick Totzke wrote: > I noticed that commit 687366b920caa5de6ea0b66b70cf2a11e5399f7b > breaks things with Database.get_all_tags: > > -->%- > AttributeError

Notmuch mail notifier applet for Gnome?

2011-07-13 Thread Albin Stjerna
Hi all I've been using a simple notmuch count-based script together with xmobar in xmonad to notify me of new mail. However, I'm thinking of switching to a Gnome/xmonad-based combo, thus giving up xmobar. I've been looking for a replacement to my mail checker that would work with gnome-panel, b