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 0FCE4431FAF for ; Mon, 3 Jun 2013 08:44:59 -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 rCcXqENSO8BA for ; Mon, 3 Jun 2013 08:44:51 -0700 (PDT) Received: from dmz-mailsec-scanner-7.mit.edu (dmz-mailsec-scanner-7.mit.edu [18.7.68.36]) by olra.theworths.org (Postfix) with ESMTP id 6E50B431FAE for ; Mon, 3 Jun 2013 08:44:51 -0700 (PDT) X-AuditID: 12074424-b7f8c6d0000028c4-62-51acb9f2a98a Received: from mailhub-auth-3.mit.edu ( [18.9.21.43]) by dmz-mailsec-scanner-7.mit.edu (Symantec Messaging Gateway) with SMTP id 21.A3.10436.2F9BCA15; Mon, 3 Jun 2013 11:44:51 -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 r53FimeA022788; Mon, 3 Jun 2013 11:44:49 -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 r53Fikoa020814 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Mon, 3 Jun 2013 11:44:48 -0400 Received: from amthrax by drake.dyndns.org with local (Exim 4.77) (envelope-from ) id 1UjWwA-00087V-4w; Mon, 03 Jun 2013 11:44:46 -0400 From: Austin Clements To: notmuch@notmuchmail.org Subject: [PATCH] news: Be louder about s/v/o on part buttons going away Date: Mon, 3 Jun 2013 11:44:45 -0400 Message-Id: <1370274285-31178-1-git-send-email-amdragon@mit.edu> X-Mailer: git-send-email 1.7.10.4 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFlrCIsWRmVeSWpSXmKPExsUixCmqrft555pAg4enGC2apjtbXL85k9mB yePW/dfsHs9W3WIOYIrisklJzcksSy3St0vgyti89jxTwT6eipmbu5kaGO9zdjFyckgImEhs 2LKVFcIWk7hwbz1bFyMXh5DAPkaJH+c2s0M4Gxglln+ZBOXcZpJY3jQPqmwuo8SpjuVMIP1s AhoS2/YvZwSxRQSkJXbenQ00l4ODWcBc4mZLHEhYWMBdYn/fbrByFgFViX0zt4HZvAIOEnv6 NjFBnKEo0f1sAtsERt4FjAyrGGVTcqt0cxMzc4pTk3WLkxPz8lKLdM31cjNL9FJTSjcxggKD 3UVlB2PzIaVDjAIcjEo8vApb1gQKsSaWFVfmHmKU5GBSEuVdvQMoxJeUn1KZkVicEV9UmpNa fIhRgoNZSYT320agHG9KYmVValE+TEqag0VJnPd6yk1/IYH0xJLU7NTUgtQimKwMB4eSBC8T MAKEBItS01Mr0jJzShDSTBycIMN5gIbPAFnMW1yQmFucmQ6RP8WoKCXOyw3SLACSyCjNg+uF Re4rRnGgV4R5r4O08wCjHq77FdBgJqDBk1+vAhlckoiQkmpgtPd591B46W25V5XRvy5qeDq6 PjZZeXvZas2ZvZu7ot5+/xHR9nbDoZWP9vdWHDogULJ9z/KqEhZ2zbvMlzYKS6b9u6n1V+wJ y6MDFjv4J/O6rOtX1DgglZz3pM5xhlKzzYPoZ6/rGFi3zs+69bfq8o8zB38ZfBLb4q0rvPTy rP8rqi1m+LEvmaHEUpyRaKjFXFScCAALiX9QtwIAAA== 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:44:59 -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