On Nov 30, 2018, at 6:09 AM, RW <rwmailli...@googlemail.com> wrote: > > The most substantial problem here is that these invisible characters > make it very hard to write ordinary body rules.
Thanks for the clarification on my confusion. Since HTML is already getting rendered to text, then perhaps the conversion code should strip (literally, just delete) any zero-width characters during this conversion? That should make normal body rules, and Bayes, function properly, no? Is there a reason not to strip out zero-width characters? That is, is there any benefit or reason to maintain invisible chars versus throwing them out? Thanks! --- Amir