From: David Edmondson Date: Fri, 23 Apr 2010 17:39:33 +0000 (+0100) Subject: emacs: Fix i-search to open up invisible citations as necessary X-Git-Tag: 0.3~70 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=7c5f017a30bda339eacb4cdde08a9a7aee3662f4;hp=7c5f017a30bda339eacb4cdde08a9a7aee3662f4;p=notmuch emacs: Fix i-search to open up invisible citations as necessary Add an `isearch-open-invisible' property to the overlays used to hide citations and signatures, together with an appropriate function to leave the invisible text visible should that be required. ---