4
edits
(added request for more wrapping in message viewer) |
|||
Line 285: | Line 285: | ||
:This sounds like {{bug|86607}}, you can disable mailnews.send_plaintext_flowed as a workaround. I agree to the extent that a better control on flowed format should be given both for display and composition, especially given that other mail clients don't follow RFC3676, but in general its a good feature to allow the displaying e-mail client to match the display to the respective window width. There are certainly use cases where you want preformatted lines. --[[User:Rsx11m|Rsx11m]] | :This sounds like {{bug|86607}}, you can disable mailnews.send_plaintext_flowed as a workaround. I agree to the extent that a better control on flowed format should be given both for display and composition, especially given that other mail clients don't follow RFC3676, but in general its a good feature to allow the displaying e-mail client to match the display to the respective window width. There are certainly use cases where you want preformatted lines. --[[User:Rsx11m|Rsx11m]] | ||
== Real line-wrapping for Message viewer == | |||
When viewing a message that contains quoted long lines that are wrapped, the wrapping algorithm should maintain the quoting level of the line for the wrapped parts too. EG, instead of : | |||
> very very very very very very very very very very very very very very very very very very | |||
very very very very very very very very very very very very very very very very very very | |||
very long line | |||
it should be : | |||
> very very very very very very very very very very very very very very very very very very | |||
> very very very very very very very very very very very very very very very very very very | |||
> very long line | |||
== Make the "Down Arrow" proportionate with the tool button == | == Make the "Down Arrow" proportionate with the tool button == |
edits