diff options
| author | Mark Walters <markwalters1009@gmail.com> | 2016-08-06 16:29:33 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-08-09 09:34:25 +0900 |
| commit | 999d473299781cb2a38fba5d9e2452504799a7a2 (patch) | |
| tree | e0331ef685fdeedb6cc83c75b7d81207acc9322d /bindings/python/docs/source/index.rst | |
| parent | 293186d6c6b1c4d158413de5412e6b4345e94970 (diff) | |
emacs: wash: word-wrap bugfix
Previously notmuch-wash made the width of the text (approximately) the
window-width minus the depth in thread. This is correct for the
default indentation of 1 per message depth, but is incorrect for any
other setting of notmuch-show-indent-messages-width.
As notmuch-show-indent-messages-width is customisable, and notmuch-tree
sets it to zero to avoid indenting messages in the message pane, this
bug can show up in real use.
Two of the tests had to be updated: when
notmuch-show-indent-messages-width is 0, then the new (correct) word
wrapping happens later, when notmuch-show-indent-messages-width is 4,
then the new word wrapping happens sooner.
Diffstat (limited to 'bindings/python/docs/source/index.rst')
0 files changed, 0 insertions, 0 deletions
