Summary: | word wrap cannot be set to more than 78 charactes per line, though RFC2822 allows up to 998 characters | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | mat.schult |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | martin.fitzpatrick |
Priority: | NOR | Keywords: | triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
mat.schult
2007-10-21 15:29:49 UTC
Confirm that this restriction still exists on KDE 4.2.2 although the upper limit now appears to be 255 (Configure>Kmail>Composer>Word Wrap). SVN commit 1014175 by mkoller: BUG: 151141 Limit wordwrap to max 998 chars per line according to RFC2822 M +1 -1 kmail.kcfg.cmake WebSVN link: http://websvn.kde.org/?view=rev&revision=1014175 SVN commit 1014176 by mkoller: Backport r1014175 by mkoller from trunk to the 4.3 branch: CCBUG: 151141 Limit wordwrap to max 998 chars per line according to RFC2822 M +1 -1 kmail.kcfg.cmake WebSVN link: http://websvn.kde.org/?view=rev&revision=1014176 |