[Bug 31951] line length in Kmail does not scale with window size
Jens B.Benecke <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kmail |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=31951
------- Additional Comments From jens-bugs.kde.org spamfreemail de 2007-08-01 13:32 -------
Hey,
is anything being done about the word-wrap problem in KMail? AFAIunderstand, it is a matter of changing just two lines of code: just change the KMEdit widget instance's word-wrap to "soft-wrap", and possibly enforce the use of quoted-printable encoding to ensure the text is wrapped for over-the-wire transfer.
The "real" solution would be to implement "format=flowed", which is a little harder to do, but this solution would make most people a lot happier and does not affect any other part of KMail.
Thanks!
Jens