Qeole / colorediffs

Thunderbird extension to colorize code diffs in messages.
Mozilla Public License 2.0
24 stars 5 forks source link

"Color All Plaintext Messages" doesn't seem to work right #115

Open powerjungle opened 2 years ago

powerjungle commented 2 years ago

When I open most messages, it works fine. But I noticed some emails from the linux kernel mailing list, where it doesn't apply any style. Here are two emails from lore.kernel.org where this happens: email-1 and email-2.

The style I've chosen is with a dark background, but the email opens up with a light background and no colors.

I can't seem to find any pattern in the email text that makes these two special, but every time I open these specific emails and some others it has no style.

EDIT: Also about the first email, when I disable the option it still doesn't change the style, when it should've, because this is a git diff. So the issue might not be specific to this option. Of course I forgot to mention I'm running Thunderbird 91.11.0.

Qeole commented 2 years ago

Thanks for the report.

I'm experiencing the same with some emails. I haven't had the time to investigate in details yet, but it seems that all emails from certain senders fail to get coloured, so I'm thinking that there's a mail client maybe that formats emails differently.

I'll look more into the details when I can find some time, although I'll be mostly off for the next two weeks.