[PATCH 1/2] test: add emacs show mode test for toggling display of multipart/alternative

2012-10-19 Thread Ethan Glasser-Camp
Jameson Graef Rollins writes: > +diff OUTPUT.{text,html} >OUTPUT.diff > +cat +7,9c7,10 > +< [ text/html (not shown) ] > +< [ text/plain ] > +< This is the text/plain part of a multipart/alternative. > +--- > +> [ text/html ] > +> This is the text/html part of a

Re: [PATCH 1/2] test: add emacs show mode test for toggling display of multipart/alternative

2012-10-19 Thread Ethan Glasser-Camp
Jameson Graef Rollins jroll...@finestructure.net writes: +diff OUTPUT.{text,html} OUTPUT.diff +cat EOF EXPECTED.diff +7,9c7,10 + [ text/html (not shown) ] + [ text/plain ] + This is the text/plain part of a multipart/alternative. +--- + [ text/html ] + This is the text/html part of a

[PATCH 1/2] test: add emacs show mode test for toggling display of multipart/alternative

2012-08-12 Thread Jameson Graef Rollins
Fairly simple test that looks at a diff of test-emacs output from each case. --- As I mentioned, I really like this toggle view solution, so here's a test for it. test/emacs-show | 47 +++ 1 file changed, 47 insertions(+) diff --git

[PATCH 1/2] test: add emacs show mode test for toggling display of multipart/alternative

2012-08-12 Thread Jameson Graef Rollins
Fairly simple test that looks at a diff of test-emacs output from each case. --- As I mentioned, I really like this toggle view solution, so here's a test for it. test/emacs-show | 47 +++ 1 file changed, 47 insertions(+) diff --git