[PATCH v5 0/4] indicate length of omitted body content
authorPeter Wang <novalazy@gmail.com>
Sat, 15 Dec 2012 03:06:41 +0000 (14:06 +1100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:52:11 +0000 (09:52 -0800)
49/db7485b27a06593cf265b6e96f704d369ca012 [new file with mode: 0644]

diff --git a/49/db7485b27a06593cf265b6e96f704d369ca012 b/49/db7485b27a06593cf265b6e96f704d369ca012
new file mode 100644 (file)
index 0000000..b247eaf
--- /dev/null
@@ -0,0 +1,81 @@
+Return-Path: <novalazy@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id E0792431FBC\r
+       for <notmuch@notmuchmail.org>; Fri, 14 Dec 2012 19:07:18 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.7\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.7 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id aMy0X+2PQl2J for <notmuch@notmuchmail.org>;\r
+       Fri, 14 Dec 2012 19:07:18 -0800 (PST)\r
+Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com\r
+       [209.85.220.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 57A05431FB6\r
+       for <notmuch@notmuchmail.org>; Fri, 14 Dec 2012 19:07:18 -0800 (PST)\r
+Received: by mail-pa0-f53.google.com with SMTP id hz1so2634605pad.26\r
+       for <notmuch@notmuchmail.org>; Fri, 14 Dec 2012 19:07:17 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id:x-mailer;\r
+       bh=Q1pzT9omj30QHwxAQ09lvfG0e6u5EsuxkSvrPrhgWik=;\r
+       b=D8Se5GJRvkz9gas7ImjuoLtg5Yq5CWVUiC1QiXr8fjm8yhpm+qxXimd0jPZNlzca4D\r
+       NTLFMdTIxkiXYPclim8sPmsZRmqAUq4QiMVavx/6C24tvF8ePvvOO3rShYhZf0PiitQM\r
+       TddE7g3QYokOiQiHrQt7c0KRjYWJVrFPV6a9aqRnFVIfbYfDoaPTn13RpCNQBxfwrmQl\r
+       LwuFjM6mF9XNQJ+5kM7mEw6C0NvdtxW4zy8PULGDN1bGs5nsSMf6nuvvUhQ/jNMDAL+m\r
+       rZ/8mAjtxxKPuw3kUHHLJaJYbr9dVAZ/UZzG+c5tMqkqR2RLpvWyNJBHEtHVY4O+4tQl\r
+       rGfQ==\r
+Received: by 10.68.248.74 with SMTP id yk10mr21419450pbc.86.1355540836474;\r
+       Fri, 14 Dec 2012 19:07:16 -0800 (PST)\r
+Received: from localhost (215.42.233.220.static.exetel.com.au.\r
+       [220.233.42.215])\r
+       by mx.google.com with ESMTPS id j8sm4225559paz.30.2012.12.14.19.07.10\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Fri, 14 Dec 2012 19:07:15 -0800 (PST)\r
+From: Peter Wang <novalazy@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v5 0/4] indicate length of omitted body content\r
+Date: Sat, 15 Dec 2012 14:06:41 +1100\r
+Message-Id: <1355540805-24937-1-git-send-email-novalazy@gmail.com>\r
+X-Mailer: git-send-email 1.7.12.1\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 15 Dec 2012 03:07:19 -0000\r
+\r
+This obsoletes 1355057796-19260-1-git-send-email-markwalters1009@gmail.com\r
+\r
+Peter Wang (4):\r
+  test: normalize only message filenames in show json\r
+  show: indicate charset for all omitted parts\r
+  show: indicate length, encoding of omitted body content\r
+  test: conform to content length, encoding fields\r
+\r
+ devel/schemata   |  9 ++++++++-\r
+ notmuch-show.c   | 36 ++++++++++++++++++++++++++++--------\r
+ test/crypto      | 30 +++++++++++++++++++++---------\r
+ test/json        |  4 +++-\r
+ test/multipart   | 26 ++++++++++++++------------\r
+ test/sexp        |  4 +++-\r
+ test/test-lib.sh |  2 +-\r
+ 7 files changed, 78 insertions(+), 33 deletions(-)\r
+\r
+-- \r
+1.7.12.1\r
+\r