Re: [PATCH] test/emacs: add broken test for message replying to msg to self

2016-09-24 Thread David Bremner
David Bremner writes: > This is a strange corner case where the removing of the user's address > from the To: header does the wrong thing. If we think it is > worth (eventually) fixing, this test can serve as a reminder. > --- > test/T310-emacs.sh | 24 > 1 file changed,

Re: [PATCH] test/emacs: add broken test for message replying to msg to self

2016-09-21 Thread Mark Walters
On Tue, 13 Sep 2016, David Bremner wrote: > This is a strange corner case where the removing of the user's address > from the To: header does the wrong thing. If we think it is > worth (eventually) fixing, this test can serve as a reminder. Hi I haven't tested the patch, but I think it worth hav

[PATCH] test/emacs: add broken test for message replying to msg to self

2016-09-12 Thread David Bremner
This is a strange corner case where the removing of the user's address from the To: header does the wrong thing. If we think it is worth (eventually) fixing, this test can serve as a reminder. --- test/T310-emacs.sh | 24 1 file changed, 24 insertions(+) diff --git a/test