From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <markwalters1009@gmail.com>
Received: from localhost (localhost [127.0.0.1])
	by olra.theworths.org (Postfix) with ESMTP id 27E3A431FB6
	for <notmuch@notmuchmail.org>; Tue, 25 Dec 2012 03:10:27 -0800 (PST)
X-Virus-Scanned: Debian amavisd-new at olra.theworths.org
X-Spam-Flag: NO
X-Spam-Score: 0.201
X-Spam-Level: 
X-Spam-Status: No, score=0.201 tagged_above=-999 required=5
	tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,
	FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,
	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 tsXAK0LuiKWF for <notmuch@notmuchmail.org>;
	Tue, 25 Dec 2012 03:10:25 -0800 (PST)
Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com
	[209.85.212.174]) (using TLSv1 with cipher RC4-SHA (128/128 bits))
	(No client certificate requested)
	by olra.theworths.org (Postfix) with ESMTPS id 2733B431FAE
	for <notmuch@notmuchmail.org>; Tue, 25 Dec 2012 03:10:25 -0800 (PST)
Received: by mail-wi0-f174.google.com with SMTP id hm9so6727103wib.13
	for <notmuch@notmuchmail.org>; Tue, 25 Dec 2012 03:10:23 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to
	:references; bh=x2t1P/WxdItE8kuIMD2iqzRMDDHaDxj8NiAW7tJ9zG0=;
	b=WdgX/3U5CWp52/wHatmrnSIp5td75Q8XFADxgFHvTjoz4Ii8suoRn3E0bwokVZFGP8
	LKDBxzdluxNg4sfBLnNlKzBZTJDl57MOMFA0uZwps70F6z9DUhQ/ken6SkNPMw1GARbq
	ZcgiAGLuhpavPgEFWFAuDFCsJ1zHMZtxsISYQ2WNUpbWcKXo9xa6R7jHiChFOxbF0w1i
	gIiWDbQ+D/Igp3gaTv8LYmoM/PfgiArGQaF8J/3BiORJoeogYY7+8xghcS5cIpFEYxRp
	8QPdycBB54ro4jGYze37HQ+8FM8O2YgfB4p6ueiL8OjKU8yxF7AmsImc0wAdnnoNaEmz
	e8RQ==
X-Received: by 10.194.80.71 with SMTP id p7mr39472458wjx.38.1356433823835;
	Tue, 25 Dec 2012 03:10:23 -0800 (PST)
Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])
	by mx.google.com with ESMTPS id hg17sm47277051wib.1.2012.12.25.03.10.22
	(version=TLSv1/SSLv3 cipher=OTHER);
	Tue, 25 Dec 2012 03:10:23 -0800 (PST)
From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH] NEWS for emacs part visibility change
Date: Tue, 25 Dec 2012 11:10:21 +0000
Message-Id: <1356433821-13676-1-git-send-email-markwalters1009@gmail.com>
X-Mailer: git-send-email 1.7.9.1
In-Reply-To: <87licmlc0q.fsf@awakening.csail.mit.edu>
References: <87licmlc0q.fsf@awakening.csail.mit.edu>
X-BeenThere: notmuch@notmuchmail.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: "Use and development of the notmuch mail system."
	<notmuch.notmuchmail.org>
List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,
	<mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>
List-Archive: <http://notmuchmail.org/pipermail/notmuch>
List-Post: <mailto:notmuch@notmuchmail.org>
List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>
List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,
	<mailto:notmuch-request@notmuchmail.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Dec 2012 11:10:27 -0000

Wording suggested by Austin.
---

I have taken Austin's (excellent) wording and agree with the
downplaying of notmuch-show-all-multipart/alternative-parts.

Best wishes

Mark


 NEWS |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 0de685a..69f21a0 100644
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,17 @@ Removal of the deprecated `notmuch-folders` variable
   has now been removed. Any remaining users should migrate to
   `notmuch-saved-searches`.
 
+Visibility of MIME parts can be toggled
+
+  Each part of a multi-part MIME email can now be shown or hidden
+  using the button at the top of each part (by pressing RET on it or
+  by clicking).  For emails with multiple alternative formats (e.g.,
+  plain text and HTML), only the preferred format is shown initially,
+  but other formats can be shown using their part buttons.  To control
+  the behavior of this, see
+  `notmuch-multipart/alternative-discouraged` and
+  `notmuch-show-all-multipart/alternative-parts`.
+
 Emacs now buttonizes mid: links
 
   mid: links are a standardized way to link to messages by message ID
-- 
1.7.9.1