On Thu, Jun 09, 2016 at 01:58:21AM +0100, Richard Russon wrote:
> Several of the compose-panel labels didn't use the TITLE_FMT to align
> themselves.  This causes formatting problems when the width is changed,
> e.g. by the NNTP patch.
> 
> -    mutt_window_mvprintw (MuttIndexWindow, HDR_CRYPTINFO, 40, "%s%s", 
> _("Encrypt with: "),
> +    mutt_window_mvprintw (MuttIndexWindow, HDR_CRYPTINFO, HDR_XOFFSET + 20, 
> "%s%s", _("Encrypt with: "),
>               NONULL(SmimeCryptAlg));

I was confused by this change, until I realized I had actually said to
"add it in".  :-)  Anyway, what I meant was that I didn't think we
needed to change this line at all, so I removed this change and pushed
the rest.

Thanks for the patch!

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to