From: Catalin Marinas Date: Thu, 16 Nov 2006 19:45:32 +0000 (+0000) Subject: Edit the cover or patch message before e-mail encoding X-Git-Tag: v0.12~78 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/58c61f10b2af8dd6f94ebe81e9d9e38cea319f49?ds=sidebyside;hp=58c61f10b2af8dd6f94ebe81e9d9e38cea319f49 Edit the cover or patch message before e-mail encoding This is needed because the user might introduce characters not handled by the current encoding and StGIT could no longer change it. The disadvantage is that not all the e-mail headers are visible in the editor but users shouldn't manually modify them anyway. Signed-off-by: Catalin Marinas ---