]> git.neil.brown.name Git - edlib.git/commit
notmuch: change wrapping of subjects
authorNeilBrown <neil@brown.name>
Thu, 23 Mar 2023 05:47:28 +0000 (16:47 +1100)
committerNeilBrown <neil@brown.name>
Thu, 23 Mar 2023 05:49:44 +0000 (16:49 +1100)
commitfba1f10fb800ebf67289f1cbfeaf729c7ecbf814
tree7d53e47d888f853e1e37224b0b3833252f3609ee
parent1f2fe39a7f40003e7d9d4f4498bbc37cd7d25d48
notmuch: change wrapping of subjects

If the subject in the message summary needs to be wrapped, wrap it ALL
onto the next line.  This makes long subjects easier to read.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
python/module-notmuch.py
python/render-c-mode.py