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 AB434431FC4 for ; Thu, 5 Jul 2012 13:52:43 -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 fkZondv12s3t for ; Thu, 5 Jul 2012 13:52:43 -0700 (PDT) Received: from dmz-mailsec-scanner-5.mit.edu (DMZ-MAILSEC-SCANNER-5.MIT.EDU [18.7.68.34]) by olra.theworths.org (Postfix) with ESMTP id 0C0BE431FAE for ; Thu, 5 Jul 2012 13:52:42 -0700 (PDT) X-AuditID: 12074422-b7f1f6d00000090b-4d-4ff5fe9a5f74 Received: from mailhub-auth-4.mit.edu ( [18.7.62.39]) by dmz-mailsec-scanner-5.mit.edu (Symantec Messaging Gateway) with SMTP id D6.86.02315.A9EF5FF4; Thu, 5 Jul 2012 16:52:42 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-4.mit.edu (8.13.8/8.9.2) with ESMTP id q65KqgtT019981; Thu, 5 Jul 2012 16:52:42 -0400 Received: from drake.dyndns.org (26-4-182.dynamic.csail.mit.edu [18.26.4.182]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id q65KqbeS027242 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Thu, 5 Jul 2012 16:52:39 -0400 (EDT) Received: from amthrax by drake.dyndns.org with local (Exim 4.77) (envelope-from ) id 1Smt2T-0004Xt-No; Thu, 05 Jul 2012 16:52:37 -0400 From: Austin Clements To: notmuch@notmuchmail.org Subject: [PATCH v2 9/9] News for JSON-based search Date: Thu, 5 Jul 2012 16:52:27 -0400 Message-Id: <1341521547-15502-10-git-send-email-amdragon@mit.edu> X-Mailer: git-send-email 1.7.10 In-Reply-To: <1341521547-15502-1-git-send-email-amdragon@mit.edu> References: <1341354059-29396-1-git-send-email-amdragon@mit.edu> <1341521547-15502-1-git-send-email-amdragon@mit.edu> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrOIsWRmVeSWpSXmKPExsUixG6nrjvr31d/g3k3VS1Wz+WxuH5zJrPF m5XzWB2YPXbOusvucfjrQhaPZ6tuMQcwR3HZpKTmZJalFunbJXBl3Pw5j7mggaPiw/sDrA2M a9i6GDk5JARMJH49XcEIYYtJXLi3HijOxSEksI9R4uKVrUwQznpGid7T16Cck0wSazathXLm MkrMXbmOCaSfTUBDYtv+5WCzRASkJXbenc0KYjMLxElsmfIfLC4sYCRxdf5DZhCbRUBV4tjs z2B38Ao4Ssx/3gZ1k7zE0/t9YDYnUPzCxMVgvUIC5RJ/lvxjmcDIv4CRYRWjbEpulW5uYmZO cWqybnFyYl5eapGuqV5uZoleakrpJkZweLko7WD8eVDpEKMAB6MSD69h7hd/IdbEsuLK3EOM khxMSqK8jb+/+gvxJeWnVGYkFmfEF5XmpBYfYpTgYFYS4e3NAMrxpiRWVqUW5cOkpDlYlMR5 r6Xc9BcSSE8sSc1OTS1ILYLJynBwKEnwqgPjSEiwKDU9tSItM6cEIc3EwQkynAdouAZIDW9x QWJucWY6RP4Uo6KUOK80SEIAJJFRmgfXC4v/V4ziQK8I827/C1TFA0wdcN2vgAYzAQ3OW/wJ ZHBJIkJKqoHR/+P8TIa38U+3MD+bZdgxzcS2vezsIanOmXZb+Rb/eC7/3SGP1aOQkSlA7KNi 8r2MpgIX7hvi4csXrDLq/mr7oenhvU8PTlxbHKLDs+XDv1mycXOafr49uLc0LSOZq2Sno/2f FtnHdaGt/n2uPvEKN/XVY18oXEi6Nev4tuumBmmTJZxeSnQosRRnJBpqMRcVJwIAyNh5hdoC AAA= Cc: tomi.ollila@iki.fi 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, 05 Jul 2012 20:52:44 -0000 --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index d29ec5b..a1a6e93 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,23 @@ Maildir tag synchronization messages (typically causing new messages to not receive the "unread" tag). +Emacs Interface +--------------- + +Search now uses the JSON format internally + + This should address problems with unusual characters in authors and + subject lines that could confuse the old text-based search parser. + +The date shown in search results is no longer padded before applying +user-specified formatting + + Previously, the date in the search results was padded to fixed width + before being formatted with `notmuch-search-result-format`. It is + no longer padded. The default format has been updated, but if + you've customized this variable, you may have to change your date + format from `"%s "` to `"%12s "`. + Notmuch 0.13.2 (2012-06-02) =========================== -- 1.7.10