--- /dev/null
+Return-Path: <jani@nikula.org>\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 1076D431E64\r
+ for <notmuch@notmuchmail.org>; Sun, 2 Jun 2013 10:47:01 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+ tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 B9dj3DGgsJWL for <notmuch@notmuchmail.org>;\r
+ Sun, 2 Jun 2013 10:46:53 -0700 (PDT)\r
+Received: from mail-la0-f46.google.com (mail-la0-f46.google.com\r
+ [209.85.215.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 53678431FBC\r
+ for <notmuch@notmuchmail.org>; Sun, 2 Jun 2013 10:46:53 -0700 (PDT)\r
+Received: by mail-la0-f46.google.com with SMTP id fl20so853805lab.33\r
+ for <notmuch@notmuchmail.org>; Sun, 02 Jun 2013 10:46:51 -0700 (PDT)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=google.com; s=20120113;\r
+ h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state;\r
+ bh=hCgLKd1cDA2Zc4+AmR+pFtWx1DNxUTGz52D8tmq67b8=;\r
+ b=nZRBBpf2n3QzhoV9xq1YO8dXCAxIGJWIbRJPzq4IDoJKllY4SlBf6109yH1uEKy1MW\r
+ UDtO7YnmtWh2I4fENWSg2YdON190F52RNZu0h62zPPHBpQRogx3c+tr0TJnS3QnyV8X7\r
+ Ts7BTJdM/bkMt3UTBXBRbLWj+csA9Izggjjv4DJgNjUe+2VMhGyGeaWp5eqdfZ3peLr6\r
+ Hv/zeLMd0RY7xcHUZVuS4IqgJcSfcRtrd5a+3TirqbnVamfAvMilRCv5Dgz919UWRT9F\r
+ YIpSnFuX73+ReqiV/JJoPpKcQw0cNw6qPbjFbWBs+VkCscsLIfgJ2kcLO22TU7TpQq+s\r
+ DzoQ==\r
+X-Received: by 10.112.144.68 with SMTP id sk4mr9555775lbb.38.1370195211814;\r
+ Sun, 02 Jun 2013 10:46:51 -0700 (PDT)\r
+Received: from localhost (dsl-hkibrasgw2-58c376-211.dhcp.inet.fi.\r
+ [88.195.118.211])\r
+ by mx.google.com with ESMTPSA id n7sm22186040lbd.12.2013.06.02.10.46.50\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Sun, 02 Jun 2013 10:46:50 -0700 (PDT)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] NEWS: key bindings for next/previous thread\r
+Date: Sun, 2 Jun 2013 20:46:47 +0300\r
+Message-Id: <1370195207-28133-1-git-send-email-jani@nikula.org>\r
+X-Mailer: git-send-email 1.7.10.4\r
+X-Gm-Message-State:\r
+ ALoCoQmY7cMQIWycp3+1qH+19TQgbMDnWwQaP8cN925BXJ+3v1jV10h0dVoOpLS1IB6pdfGkj0hL\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: Sun, 02 Jun 2013 17:47:01 -0000\r
+\r
+---\r
+ NEWS | 5 +++++\r
+ 1 file changed, 5 insertions(+)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 9237e5a..6f09cdb 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -99,6 +99,11 @@ No Emacs 22 support\r
+ period of time. After being incomplete for roughly 2 years the code\r
+ in question was now removed from this release.\r
+ \r
++Key bindings for next/previous thread\r
++\r
++ Show view has new key bindings M-n and M-p to move to the next and\r
++ previous thread in the search results.\r
++\r
+ Notmuch 0.15.2 (2013-02-17)\r
+ ===========================\r
+ \r
+-- \r
+1.7.10.4\r
+\r