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 9DC39431FAF for ; Mon, 3 Jun 2013 08:52:38 -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=unavailable 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 g6FugfdvrP8D for ; Mon, 3 Jun 2013 08:52:38 -0700 (PDT) Received: from dmz-mailsec-scanner-4.mit.edu (dmz-mailsec-scanner-4.mit.edu [18.9.25.15]) by olra.theworths.org (Postfix) with ESMTP id 60166431FAE for ; Mon, 3 Jun 2013 08:52:38 -0700 (PDT) X-AuditID: 1209190f-b7fb76d0000008e6-11-51acbbc5ccbb Received: from mailhub-auth-4.mit.edu ( [18.7.62.39]) by dmz-mailsec-scanner-4.mit.edu (Symantec Messaging Gateway) with SMTP id FB.6B.02278.5CBBCA15; Mon, 3 Jun 2013 11:52:37 -0400 (EDT) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-4.mit.edu (8.13.8/8.9.2) with ESMTP id r53FqZwS007593; Mon, 3 Jun 2013 11:52:36 -0400 Received: from drake.dyndns.org (216-15-114-40.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com [216.15.114.40]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id r53FqXxw024703 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Mon, 3 Jun 2013 11:52:35 -0400 Received: from amthrax by drake.dyndns.org with local (Exim 4.77) (envelope-from ) id 1UjX3h-0008HJ-QL; Mon, 03 Jun 2013 11:52:33 -0400 From: Austin Clements To: notmuch@notmuchmail.org Subject: [RFC PATCH 1/2] news: Be louder about s/v/o on part buttons going away Date: Mon, 3 Jun 2013 11:52:30 -0400 Message-Id: <1370274751-31786-1-git-send-email-amdragon@mit.edu> X-Mailer: git-send-email 1.7.10.4 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFlrIIsWRmVeSWpSXmKPExsUixG6nrnt095pAg6ltNhZN050trt+cyezA 5HHr/mt2j2erbjEHMEVx2aSk5mSWpRbp2yVwZWxee56pYB9PxczN3UwNjPc5uxg5OSQETCQm XO5lh7DFJC7cW8/WxcjFISSwj1Hi06O5UM4GRomXF38zg1QJCdxmknh2mh3Cnssose2OBojN JqAhsW3/ckYQW0RAWmLn3dmsXYwcHMwC5hI3W+JAwsIC/hJ7GnYzgoRZBFQl/t1UAAnzCjhI fF90DOoGRYnuZxPYJjDyLmBkWMUom5JbpZubmJlTnJqsW5ycmJeXWqRropebWaKXmlK6iREU EpyS/DsYvx1UOsQowMGoxMOrsGVNoBBrYllxZe4hRkkOJiVR3tU7gEJ8SfkplRmJxRnxRaU5 qcWHGCU4mJVEeF/vAsrxpiRWVqUW5cOkpDlYlMR5r6bc9BcSSE8sSc1OTS1ILYLJynBwKEnw LgFpFCxKTU+tSMvMKUFIM3FwggznARq+Fmx4cUFibnFmOkT+FKOilDjvKpCEAEgiozQPrhcW s68YxYFeEebdAVLFA4x3uO5XQIOZgAZPfr0KZHBJIkJKqoEx/dMquWPM5/3n8b/LlsqvX/Ta UvtJ9mcJw7Sa58yHxLWmaL5umDvp+c0HNkeerDWMOnJ7GRvjNeO/hRxvQr3/cvNPmi0aXPrf +tS+/141Am4ueqdXLncy+PW1KnjCvN8LNm350HnUp4izt0nRYLbg+0TTOUt6mnsTsu+7fS4V ePibL/j2DtYGJZbijERDLeai4kQA0m7u3bQCAAA= 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: Mon, 03 Jun 2013 15:52:38 -0000 This change is likely to affect most people, so put this information right in the news header and be more explicit about it in the news detail. --- NEWS | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/NEWS b/NEWS index 6f09cdb..0c0cf82 100644 --- a/NEWS +++ b/NEWS @@ -66,15 +66,16 @@ notmuch-vim, but of course that is their decision. Emacs Interface --------------- -New keymap to view/save parts - - To view or save a single MIME part of a message, use the new "." - submap (e.g., ". s" to save, ". v" to view). Previously, these keys - were only available when point was on a part button and they did not - have the "." prefix, so they were difficult to invoke (impossible if - a part did not have a button) and clashed with other bindings. - These new bindings also appear in show's help, so you don't have to - memorize them. +New keymap to view/save parts; removed s/v/o part button bindings + + The commands to view, save, and open MIME parts are now prefixed + with "." (". s" to save, ". v" to view, etc) and can be invoked with + point anywhere in a part, unlike the old commands, which were + restricted to part buttons. The old "s"/"v"/"o" commands on part + buttons have been removed since they clashed with other bindings + (notably "s" for search!) and could not be invoked when there was no + part button. The new, prefixed bindings appear in show's help, so + you no longer have to memorize them. Default part save directory is now `mm-default-directory` -- 1.7.10.4