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 07503431FB6 for ; Fri, 18 Apr 2014 20:31:29 -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 Wxjw7GOVwLao for ; Fri, 18 Apr 2014 20:31:22 -0700 (PDT) Received: from dmz-mailsec-scanner-3.mit.edu (dmz-mailsec-scanner-3.mit.edu [18.9.25.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 9E99A431FAF for ; Fri, 18 Apr 2014 20:31:22 -0700 (PDT) X-AuditID: 1209190e-f79ee6d000000c40-5d-5351ee0776a1 Received: from mailhub-auth-1.mit.edu ( [18.9.21.35]) (using TLS with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by dmz-mailsec-scanner-3.mit.edu (Symantec Messaging Gateway) with SMTP id 74.78.03136.80EE1535; Fri, 18 Apr 2014 23:31:20 -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 s3J3VHTo027069; Fri, 18 Apr 2014 23:31:17 -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 s3J3VFfe001710 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Fri, 18 Apr 2014 23:31:16 -0400 Received: from amthrax by drake.dyndns.org with local (Exim 4.77) (envelope-from ) id 1WbLzm-0006db-UY; Fri, 18 Apr 2014 23:31:14 -0400 From: Austin Clements To: notmuch@notmuchmail.org Subject: [PATCH] News for changes from Austin Clements Date: Fri, 18 Apr 2014 23:31:03 -0400 Message-Id: <1397878263-25481-1-git-send-email-amdragon@mit.edu> X-Mailer: git-send-email 1.9.1 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFlrCIsWRmVeSWpSXmKPExsUixCmqrMvxLjDY4PMNZosbrd2MFtdvzmR2 YPJ4tuoWs8eWQ++ZA5iiuGxSUnMyy1KL9O0SuDKef/jEUnCHo2LBw/9sDYzf2LoYOTkkBEwk bp+8zgRhi0lcuLceLC4kMJtJonmtfhcjF5C9kVHi8pfTzBDOHSaJtr6XzBBVcxklzvzjBbHZ BDQktu1fzghiiwhIS+y8O5sVxGYWsJS4+rUdbIOwgJnE0d/HwWpYBFQllu1cxA5i8wo4SNyf tpsR4go5iZPHJrNOYORdwMiwilE2JbdKNzcxM6c4NVm3ODkxLy+1SNdYLzezRC81pXQTIzgw JPl2MH49qHSIUYCDUYmHd0NAYLAQa2JZcWXuIUZJDiYlUd5tT4FCfEn5KZUZicUZ8UWlOanF hxglOJiVRHiLNgDleFMSK6tSi/JhUtIcLErivG+trYKFBNITS1KzU1MLUotgsjIcHEoSvJve ADUKFqWmp1akZeaUIKSZODhBhvMADW8BqeEtLkjMLc5Mh8ifYlSUEudlBUkIgCQySvPgemGR +4pRHOgVYd6FIFU8wKiH634FNJgJaPDfMwEgg0sSEVJSDYzxS32er3s6Te6xwY4nvXMiHFz4 9/M/sYlYOcsu87bhA0nFLxmeD3pXsjdO8+H/Ld5+72WI5Ob1EnVXEoP96hJny3w++emBePCX mocFzzQXXa4Kal9XtTn/0dtp5cfuzjhkUfi/uVLg87MF19r1agO/sZnMPn9jVgvv9ZbQIMss 1d71bNxrIq8rsRRnJBpqMRcVJwIA5lvjircCAAA= 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: Sat, 19 Apr 2014 03:31:29 -0000 --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 4ceff94..19c6556 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,12 @@ Changed format for saved searches saved-search :name) and (cdr saved-search) by (notmuch-saved-search-get saved-search :query) should be sufficient. +The keys of `notmuch-tag-formats` are now regexps + + Previously, the keys were literal strings. Customized settings of + `notmuch-tag-formats` will continue to work as before unless tags + contain regexp special characters like `.` or `*`. + Version variable The new, build-time generated variable `notmuch-emacs-version` is used @@ -60,6 +66,12 @@ Bug fix for saved searches with newlines in them Split lines confuse `notmuch count --batch`, so we remove embedded newlines before calling notmuch count. +Bug fixes for sender identities + + Previously, Emacs would rewrite some sender identities in unexpected + and undesirable ways. Now it will use identities exactly as + configured in `notmuch-identities`. + nmbug ----- -- 1.9.1