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 0F5C4431FD0 for ; Wed, 29 May 2013 18:14:06 -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 p8xcKFm3+zp9 for ; Wed, 29 May 2013 18:13:58 -0700 (PDT) Received: from dmz-mailsec-scanner-6.mit.edu (dmz-mailsec-scanner-6.mit.edu [18.7.68.35]) by olra.theworths.org (Postfix) with ESMTP id 37E16431FAE for ; Wed, 29 May 2013 18:13:58 -0700 (PDT) X-AuditID: 12074423-b7f826d000001438-5f-51a6a7d51e9b Received: from mailhub-auth-1.mit.edu ( [18.9.21.35]) by dmz-mailsec-scanner-6.mit.edu (Symantec Messaging Gateway) with SMTP id AD.9D.05176.5D7A6A15; Wed, 29 May 2013 21:13:57 -0400 (EDT) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-1.mit.edu (8.13.8/8.9.2) with ESMTP id r4U1Dts0008676; Wed, 29 May 2013 21:13:56 -0400 Received: from drake.dyndns.org (c-76-21-105-205.hsd1.ca.comcast.net [76.21.105.205]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id r4U1DqS0003012 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Wed, 29 May 2013 21:13:54 -0400 Received: from amthrax by drake.dyndns.org with local (Exim 4.77) (envelope-from ) id 1UhrRA-0003Yz-Cn; Wed, 29 May 2013 21:13:52 -0400 From: Austin Clements To: notmuch@notmuchmail.org Subject: [PATCH v2 5/5] News for Emacs part handling changes Date: Wed, 29 May 2013 21:13:48 -0400 Message-Id: <1369876428-13537-6-git-send-email-amdragon@mit.edu> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1369876428-13537-1-git-send-email-amdragon@mit.edu> References: <1369876428-13537-1-git-send-email-amdragon@mit.edu> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrNIsWRmVeSWpSXmKPExsUixCmqrHt1+bJAg1/fzSxWz+WxuH5zJrMD k8fOWXfZPZ6tusUcwBTFZZOSmpNZllqkb5fAlXF8yxrGgpccFSt272VrYPzM1sXIySEhYCLx de0LZghbTOLCvfVAcS4OIYF9jBK/zt5kgnA2MkocW7SHHaRKSOA0k8Ssi2wQ9lxGiWcP1UFs NgENiW37lzOC2CIC0hI7785mBbGZBRwlPu9fBFYvLGAjMffRPDCbRUBV4veLXhYQm1fAQeL3 mlaoixQlup9NALM5gXrft11nhNjlINH8rY9pAiP/AkaGVYyyKblVurmJmTnFqcm6xcmJeXmp RbpmermZJXqpKaWbGEFhxO6ivIPxz0GlQ4wCHIxKPLwbtJYFCrEmlhVX5h5ilORgUhLlXbMU KMSXlJ9SmZFYnBFfVJqTWnyIUYKDWUmEd402UI43JbGyKrUoHyYlzcGiJM57LeWmv5BAemJJ anZqakFqEUxWhoNDSYK3aBlQo2BRanpqRVpmTglCmomDE2Q4D9BwJZAa3uKCxNzizHSI/ClG RSlxXluQhABIIqM0D64XFuevGMWBXhGGWMEDTBFw3a+ABjMBDRZnXgwyuCQRISXVwJihzmAw scBj43nlb0JXbcOKt0xuNVKQ/Pr/i6y8mHXkie9sV1d9XrNf4GGxVEeezezlBv0n+k72/J45 z1Ld30SL8YKh0erkhWsv/rOVDDx4m/92WKlg//W4ZoPTbIpHjDns1tq8rgk/2KH9pEvb5GBS RbquYHZPVF3vpbQGl+lml1L4Dk+uUmIpzkg01GIuKk4EAHI4O+fOAgAA 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: Thu, 30 May 2013 01:14:06 -0000 --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index a7f2ec6..23f4c6a 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,22 @@ 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. + +Default part save directory is now `mm-default-directory` + + Previously, notmuch offered to save parts and attachments to a mix + of `mm-default-directory`, `mailcap-download-directory`, and `~/`. + This has been standardized on `mm-default-directory`. + No Emacs 22 support The Emacs 22 support added late 2010 was sufficient only for a short -- 1.7.10.4