[evolution] Bug 743410 - White-spaces lost in plain text message printouts
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 743410 - White-spaces lost in plain text message printouts
- Date: Wed, 18 Feb 2015 13:26:57 +0000 (UTC)
commit 3f403cae3f2e328a94371731f3dacf12830f352b
Author: Milan Crha <mcrha redhat com>
Date: Wed Feb 18 14:24:48 2015 +0100
Bug 743410 - White-spaces lost in plain text message printouts
em-format/e-mail-formatter-text-plain.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/em-format/e-mail-formatter-text-plain.c b/em-format/e-mail-formatter-text-plain.c
index a314d52..39ab253 100644
--- a/em-format/e-mail-formatter-text-plain.c
+++ b/em-format/e-mail-formatter-text-plain.c
@@ -84,6 +84,7 @@ emfe_text_plain_format (EMailFormatterExtension *extension,
}
flags = e_mail_formatter_get_text_format_flags (formatter);
+ flags |= CAMEL_MIME_FILTER_TOHTML_CONVERT_SPACES;
mime_part = e_mail_part_ref_mime_part (part);
dw = camel_medium_get_content (CAMEL_MEDIUM (mime_part));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]