aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs/source
diff options
context:
space:
mode:
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>2011-05-28 05:29:17 +0400
committerCarl Worth <cworth@cworth.org>2011-06-15 07:07:32 -0700
commit974faa22b5dfa0204b568b9a2b37821cbac0967c (patch)
treeb191261d29f06ff3bea9d1d0198ea9ee4884b987 /bindings/python/docs/source
parent59b251ef940609dac7e17528065a39544463e0b4 (diff)
Workaround for Emacs bug #8721.
The emacs bug is that isearch cannot search through invisible text when the 'invisible' property is a list. The patch adds `notmuch-isearch-range-invisible' function which is the same as `isearch-range-invisible' but with fixed Emacs bug #8721. Advice added for `isearch-range-invisible' which calls `notmuch-isearch-range-invisible' instead of the original `isearch-range-invisible' when in `notmuch-show-mode'.
Diffstat (limited to 'bindings/python/docs/source')
0 files changed, 0 insertions, 0 deletions