]> git.neil.brown.name Git - edlib.git/commit
doc-email: be more subtle with default visibility.
authorNeilBrown <neil@brown.name>
Sat, 3 Jun 2023 00:55:59 +0000 (10:55 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 05:40:21 +0000 (15:40 +1000)
commit08019c8c26f14b8cb355f66d1a413e0d2196f28d
tree1c451df326830d8874f86a92b6acceb354316947
parent82526daf1af2b5a2d925977b9813be202c00cfeb
doc-email: be more subtle with default visibility.

We don't want large (base64) attachments to be visible by default, nor
do we want transformations to appear too early.
So mark all spacers, the orig-headers, and the orig first part as
visible, and everything else invisible.

This will, for example, stop LineCount from counting too much of it if
it happens to start before final visibility is configured

Signed-off-by: NeilBrown <neil@brown.name>
doc-email.c