Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 6746A431FC3 for ; Fri, 18 Apr 2014 15:42:41 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yKQ7s7p5Qji3 for ; Fri, 18 Apr 2014 15:42:14 -0700 (PDT) Received: from dmz-mailsec-scanner-5.mit.edu (dmz-mailsec-scanner-5.mit.edu [18.7.68.34]) by olra.theworths.org (Postfix) with ESMTP id 9EC9B431FAF for ; Fri, 18 Apr 2014 15:42:14 -0700 (PDT) X-AuditID: 12074422-f79186d00000135a-9c-5351aa45e689 Received: from mailhub-auth-3.mit.edu ( [18.9.21.43]) (using TLS with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by dmz-mailsec-scanner-5.mit.edu (Symantec Messaging Gateway) with SMTP id C1.9A.04954.54AA1535; Fri, 18 Apr 2014 18:42:13 -0400 (EDT) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id s3IMgCiQ009364 for ; Fri, 18 Apr 2014 18:42:13 -0400 Received: from drake.dyndns.org (26-4-172.dynamic.csail.mit.edu [18.26.4.172]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id s3IMgAgY028745 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Fri, 18 Apr 2014 18:42:12 -0400 Received: from amthrax by drake.dyndns.org with local (Exim 4.77) (envelope-from ) id 1WbHU2-0007bE-QM for notmuch@notmuchmail.org; Fri, 18 Apr 2014 18:42:10 -0400 From: Austin Clements To: notmuch@notmuchmail.org Subject: [PATCH v2 0/4] doc: notmuch-show improvements Date: Fri, 18 Apr 2014 18:42:04 -0400 Message-Id: <1397860928-29032-1-git-send-email-amdragon@mit.edu> X-Mailer: git-send-email 1.9.1 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFprBIsWRmVeSWpSXmKPExsUixCmqreu6KjDY4PpTM4vrN2cyOzB6PFt1 izmAMYrLJiU1J7MstUjfLoErY/1czYLVjBU/30xka2CcxNjFyMkhIWAi8ez+XyhbTOLCvfVs XYxcHEICs5kk2u/+BEsICZxnlHgwQQ3CfsQksW1KAIS9m1Fif5MxiM0moCGxbf9ysHoRAWmJ nXdns4LYwgJmEs+eHmQHsVkEVCVW/t0KZvMKOEg8mnwVarGcxMljk1knMPIsYGRYxSibklul m5uYmVOcmqxbnJyYl5dapGuql5tZopeaUrqJEeRpdhelHYw/DyodYhTgYFTi4d0QEBgsxJpY VlyZe4hRkoNJSZT30WKgEF9SfkplRmJxRnxRaU5q8SFGCQ5mJRHeq11AOd6UxMqq1KJ8mJQ0 B4uSOO9ba6tgIYH0xJLU7NTUgtQimKwMB4eSBK/GSqBGwaLU9NSKtMycEoQ0EwcnyHAeoOFP V4AMLy5IzC3OTIfIn2LU5bgza3kLkxBLXn5eqpQ4bwVIkQBIUUZpHtwcWIS+YhQHekuY1xxk HQ8wuuEmvQJawgS05O+ZAJAlJYkIKakGxvzPMx9FunXcYoiYd3/appqqWZxXxDP3eZ7aYzeV aXnCfIfPhxuVlHoOqkjm6k84U2nPPEujx3Xn9S8LDb0W7dy/+NDn5/yGnysuz7/ld2/z9VvB OwI6fi7c8TJKUyX9YjGTI+/SArkXyr/1dBbbyH05rbDBjdMjOGu/89O0nzfE295VsD5vn6PE UpyRaKjFXFScCAAbzBx5qwIAAA== X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2014 22:42:41 -0000 This is v2 of id:1397834332-25175-1-git-send-email-amdragon@mit.edu. It expands the explanation of "non-MIME" message parts and moves it to the --part documentation.