On Thu, Jun 09, 2016 at 12:14:06PM -0700, Kevin J. McCarthy wrote:
> I meant was that I didn't think we needed to change this line at all,
> so I removed this change
Without the change, "Encrypt with:" is printed at a fixed location
within the window.
Here's HDR_XOFFSET set to 10, 20, 30:
:
Security: Sign, Encrypt (S/MIME)
sign as: bb907f54.0 Encrypt with: aes256
:
:
Security: Sign, Encrypt (S/MIME)
sign as: bb907f54.0 Encrypt with: aes256
:
:
Security: Sign, Encrypt (S/MIME)
sign as: bb907f54.0Encrypt with: aes256
:
I don't know how wide the S/MIME fingerprint can be.
"HDR_XOFFSET + 20" could probably be reduced, safely.
NNTP doesn't need the label space to be *that* big, but there's no
reason *not* to fix it.
Rich