> ...
> If we change that to
> 
>           else if ((it->c < ' '
>                     && (it->area != TEXT_AREA
>                         /* In mode line, treat \n like other crl chars.  */
>                         || (it->c != '\t'
>                             && it->glyph_row && it->glyph_row->mode_line_p)
>                         || (it->c != '\n' && it->c != '\t')))
> 
> does that give the right results?

Sorry, I have not the skills to test that, maybe someone else can
verify that it solves the "problem"?

/Mathias


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to