[Kde-pim] Review Request 110975: Add X-KMailWordWrap flag to enable/disable wordwrap

Rüdiger Sonderfeld ruediger at c-plusplus.de
Wed Jun 12 15:30:53 BST 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110975/
-----------------------------------------------------------

Review request for KDEPIM.


Description
-------

kmcomposewin.cpp - Add X-KMailWordWrap flag to enable/disable wordwrap

This flag is very useful in combination with git format-patch and
imap-send.  Sending patches with enabled word wrap usually breaks the
diff and makes it impossible to apply the patch.  By supporting a flag
to disable word wrap based on the message, this can be automatically
prevented by git format-patch.

With

  git config format.headers "X-KMail-WordWrap: false\n"

format-patch will thus automatically prevent KMail from word wrapping
the message.

See also KMail section in "git help format-patch".

Signed-off-by: Rüdiger Sonderfeld <ruediger at c-plusplus.de>


Diffs
-----

  kmail/kmcomposewin.cpp 8584ebc 

Diff: http://git.reviewboard.kde.org/r/110975/diff/


Testing
-------

Tested it manually.


Thanks,

Rüdiger Sonderfeld

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list