]> granicus.if.org Git - neomutt/commit
Add message padding to ctx->vsize computation
authorKevin McCarthy <kevin@8t8.us>
Thu, 26 Jul 2018 01:16:34 +0000 (18:16 -0700)
committerRichard Russon <rich@flatcap.org>
Sat, 1 Sep 2018 17:06:08 +0000 (18:06 +0100)
commitf641fca868d46aeb860e895b4eb6efc6a84d1937
treec946e79ba4c155e4d18224305def4bf0240bd082
parent8d63edb8d6764edf5fafb24b4edc65af7e495100
Add message padding to ctx->vsize computation

Use the mx_msg_padding_size() from the previous commit to be more
precise about the correct vsize.

This avoids strange situations where all the message are displayed in
a limit, but the vsize is not equal to the size.
compress.c
curs_main.c
mutt_thread.c
mx.c
pattern.c