From 6e6cb68b804de9e5234bfadaeec3e4b7b4075251 Mon Sep 17 00:00:00 2001 From: Dmitry Kurochkin Date: Sun, 6 Nov 2011 13:03:59 +0400 Subject: emacs: improve hidden signatures handling in notmuch-show-advance-and-archive Use `previous-single-char-property-change' instead of going through each character by hand and testing it's visibility. This fixes `notmuch-show-advance-and-archive' to work for the last message in thread with hidden signature. --- test/emacs | 1 - 1 file changed, 1 deletion(-) (limited to 'test/emacs') diff --git a/test/emacs b/test/emacs index 76b18e7d..1aa5299a 100755 --- a/test/emacs +++ b/test/emacs @@ -369,7 +369,6 @@ test_emacs "(notmuch-show \"id:$id\") \ test_expect_equal_file OUTPUT EXPECTED test_begin_subtest 'notmuch-show-advance-and-archive with invisible signature' -test_subtest_known_broken message1='id:20091118010116.GC25380@dottiness.seas.harvard.edu' message2='id:1258491078-29658-1-git-send-email-dottedmag@dottedmag.net' test_emacs "(notmuch-search \"$message1 or $message2\") -- cgit v1.2.3