On Sat, 28 May 2011 14:51:42 -0700, Jameson Graef Rollins <jrollins@finestructure.net> wrote: > The test in json was inferior to the one in search-output, since it > wasn't properly testing for the presence of a trailing newline. Hi Jamie, I've pushed the series up to this point now, (along with the vim improvements that weren't in your original mailing of the series). I really appreciate the missing-newline bug-fix along with all the improved testing for that. Thanks! I re-ordered that portion of the patch series a tiny bit to put the bug fix immediately after the commit that makes the tests start failing. I also reworded a few commit messages slightly. But I didn't make any code changes so it's trivial enough for me to keep using "git rebase" to keep your series on top of my modified master. I'll keep posting as I'm pushing. -Carl