On Sun, 30 Jun 2013 21:35:38 -0600 Amir 'CG' Caspi wrote:
> At 12:01 AM +0100 07/01/2013, RW wrote: > >The sources of the body tokens is: > > > > $msgdata->{bayes_token_body} = > >$msg->{msg}->get_visible_rendered_body_text_array(); > > > > $msgdata->{bayes_token_inviz} = > >$msg->{msg}->get_invisible_rendered_body_text_array(); > > > >which suggests it's rendered. The debug is consistent with this: > > So are you saying Bayes won't see rawbody at all? It just uses body? > Or does it have tokens from both body and rawbody? > > Also, what is "invisible" rendered body text? Would this include the > comments? AFAIK invisible is things like very small fonts and text with poor or no contrast.