]> git.neil.brown.name Git - edlib.git/commit
mail-view: move text markup away from visibility setting.
authorNeilBrown <neil@brown.name>
Mon, 30 Jan 2023 23:03:40 +0000 (10:03 +1100)
committerNeilBrown <neil@brown.name>
Wed, 1 Feb 2023 01:32:19 +0000 (12:32 +1100)
commit0bd48a4bd504cf1a782e25eeb2f2909ab763b96c
treef698b4ee8dcee5e5fa51505261a912a52c5fcf68
parente728026e7f0232582c5641e9cd11ad35eab5738a
mail-view: move text markup away from visibility setting.

Marking up text is quite separate from setting visibility.  So move
these pieces of code apart.

Also move the 'dup' of the start mark into the code that needs it.

Signed-off-by: NeilBrown <neil@brown.name>
python/module-notmuch.py