https://bugs.kde.org/show_bug.cgi?id=288882
--- Comment #5 from Matt Whitlock <[email protected]> --- Created attachment 73078 --> https://bugs.kde.org/attachment.cgi?id=73078&action=edit fix Oh, for Pete's sake, this is a two-line change. It's not that hard. For what it's worth, mode (c) has never been implemented in KMail 2 for as long as I've been using it (which is since it was integrated into the KDE-PIM public release cycle). Formerly, Kmail 2 implemented a mode (d): Wrap depending upon composer window width, and convert wraps to line breaks upon send. There was a bug filed that complained that the placement of the line breaks depended on the composer window width, so the committed "solution" was to stop wrapping at the composer window width, i.e., mode (b). A better complaint, in my opinion, should have been that no artificial line breaks should be inserted into the message whatsoever when the wrapping option is deselected, and that the composer widget should still wrap text *virtually* during editing, i.e., mode (c). This patch replaces mode (b) with mode (c), which, I believe, resolves all relevant complaints. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
