[MlMt] Limit text width for received format=flowed mails

2014-09-14 Thread Dato Simó
Hello! I’m giving MailMate a try, and I see that it has support for reflowing incoming format=flowed e-mails. However: is there a way to specify the maximum width that should be used when reflowing text? E.g. 66, or 72. At the moment it uses the full window width (as many other clients do),

Re: [MlMt] Limit text width for received format=flowed mails

2014-09-14 Thread Dato Simó
However: is there a way to specify the maximum width that should be used when reflowing text? E.g. 66, or 72. At the moment it uses the full window width (as many other clients do), which is usually too much. That doesn't quite make sense to me. Too much for what? Do you mean when displaying

Re: [MlMt] Limit text width for received format=flowed mails

2014-09-15 Thread Dato Simó
p { max-width: 30em; } div[markup="none"] div { max-width: 30em; } That did the trick, thank you. 40em is perfect. I cannot guarantee that it'll work well for all emails, but it might be good enough for you. Ack, thanks. ___ mailmat