On Wed, Jun 08, 2016 at 08:38:45PM +0200, Javier Cantero wrote: > I've found that the bug has been happening since this change: > > http://invisible-island.net/ncurses/NEWS.html#t20151017 > > + remove an early-return from _nc_do_color, which can interfere with > data needed by bkgd when ncurses is configured with extended colors > (patch by Denis Tikhomirov). > > I've applied this patch (to undo it) and now mutt is working as before:
I made that change early in May, before this report - see
http://invisible-island.net/ncurses/NEWS.html#t20160507
20160507
+ amend change to _nc_do_color to restore the early return for the
special case used in _nc_screen_wrap (report by Dick Streefland,
cf: 20151017).
and reported here:
http://lists.gnu.org/archive/html/bug-ncurses/2016-05/msg00002.html
--
Thomas E. Dickey <[email protected]>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature

