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

2012-12-19 Thread Michal Sojka
Hello Jani, On Sat, Dec 08 2012, Jani Nikula wrote: > On Sat, 08 Dec 2012, david at tethera.net wrote: >> From: Michal Sojka >> >> Some MUA's like mutt show the difference between "new" emails living in >> maildir >> directory new/, and "old" emails living in maildir directory cur/. However >>

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

2012-12-19 Thread Michal Sojka
Hello Jani, On Sat, Dec 08 2012, Jani Nikula wrote: On Sat, 08 Dec 2012, da...@tethera.net wrote: From: Michal Sojka so...@os.inf.tu-dresden.de Some MUA's like mutt show the difference between new emails living in maildir directory new/, and old emails living in maildir directory cur/.

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

2012-12-09 Thread Jani Nikula
On Sat, 08 Dec 2012, david at tethera.net wrote: > From: Michal Sojka > > Some MUA's like mutt show the difference between "new" emails living in > maildir > directory new/, and "old" emails living in maildir directory cur/. However > notmuch tag unconditionally moves selected messages from new/

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

2012-12-08 Thread da...@tethera.net
From: Michal Sojka Some MUA's like mutt show the difference between "new" emails living in maildir directory new/, and "old" emails living in maildir directory cur/. However notmuch tag unconditionally moves selected messages from new/ to cur/, even if no maildir

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

2012-12-08 Thread david
From: Michal Sojka so...@os.inf.tu-dresden.de Some MUA's like mutt show the difference between new emails living in maildir directory new/, and old emails living in maildir directory cur/. However notmuch tag unconditionally moves selected messages from new/ to cur/, even if no maildir

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

2012-12-08 Thread Jani Nikula
On Sat, 08 Dec 2012, da...@tethera.net wrote: From: Michal Sojka so...@os.inf.tu-dresden.de Some MUA's like mutt show the difference between new emails living in maildir directory new/, and old emails living in maildir directory cur/. However notmuch tag unconditionally moves selected

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

2011-07-14 Thread Louis Rilling
On 14/07/11 2:06 +0200, Michal Sojka wrote: > From: Michal Sojka > > This adds a test for patch submitted by Louis Rilling. Without his patch > applied this test fails. Thanks a lot Michal! I was indeed wondering how to do this. This test perfectly matches the intended usage. Louis > --- >

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

2011-07-14 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

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

2011-07-14 Thread Louis Rilling
On 14/07/11 2:06 +0200, Michal Sojka wrote: From: Michal Sojka so...@os.inf.tu-dresden.de This adds a test for patch submitted by Louis Rilling. Without his patch applied this test fails. Thanks a lot Michal! I was indeed wondering how to do this. This test perfectly matches the intended

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

2011-07-13 Thread Michal Sojka
From: Michal Sojka so...@os.inf.tu-dresden.de 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