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 CBB84431FBF for ; Sun, 6 Apr 2014 18:13:27 -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 PIqvcSXO0DRO for ; Sun, 6 Apr 2014 18:13:23 -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 D7C18431FBC for ; Sun, 6 Apr 2014 18:13:22 -0700 (PDT) X-AuditID: 1209190e-f79ee6d000000c40-dd-5341fbb16d68 Received: from mailhub-auth-3.mit.edu ( [18.9.21.43]) (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 7D.8D.03136.1BBF1435; Sun, 6 Apr 2014 21:13:22 -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 s371DKR3026877; Sun, 6 Apr 2014 21:13:21 -0400 Received: from awakening.csail.mit.edu (awakening.csail.mit.edu [18.26.4.91]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id s371DIZa030418 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sun, 6 Apr 2014 21:13:19 -0400 Received: from amthrax by awakening.csail.mit.edu with local (Exim 4.80) (envelope-from ) id 1WWy7h-0000Eu-NA; Sun, 06 Apr 2014 21:13:17 -0400 Date: Sun, 6 Apr 2014 21:13:17 -0400 From: Austin Clements To: Mark Walters Subject: Re: [PATCH v2 0/5] emacs: hello: convert saved-searches to plists Message-ID: <20140407011316.GJ15472@mit.edu> References: <1396763089-32452-1-git-send-email-markwalters1009@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1396763089-32452-1-git-send-email-markwalters1009@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmpgleLIzCtJLcpLzFFi42IR4hTV1t302zHYYEGaxeq5PBbXb85kdmDy 2DnrLrvHs1W3mAOYorhsUlJzMstSi/TtErgyply+wVzwnrni8PKvrA2MDcxdjJwcEgImEmsm r4SyxSQu3FvP1sXIxSEkMJtJYt69m1DOBkaJ73s/s4JUCQmcYpI4e5sZIrGEUWLxsbNMXYwc HCwCKhLbvuWD1LAJaEhs27+cEcQWEdCRuH1oATuIzSwgLfHtdzMTiC0s4CVxbm4vC4jNC1Sz tu0uO8R8T4mfp7sYIeKCEidnPmGB6NWSuPHvJdgqkDnL/3GAhDmBxmx/2QpWLgp0wZST29gm MArNQtI9C0n3LITuBYzMqxhlU3KrdHMTM3OKU5N1i5MT8/JSi3SN9XIzS/RSU0o3MYIDWpJv B+PXg0qHGAU4GJV4eFcccgwWYk0sK67MPcQoycGkJMo75RdQiC8pP6UyI7E4I76oNCe1+BCj BAezkgjvgRtAOd6UxMqq1KJ8mJQ0B4uSOO9ba6tgIYH0xJLU7NTUgtQimKwMB4eSBO9NkKGC RanpqRVpmTklCGkmDk6Q4TxAwztAaniLCxJzizPTIfKnGBWlxHlFQBICIImM0jy4XljCecUo DvSKMO8hkCoeYLKC634FNJgJaHBDmB3I4JJEhJRUA6PkRf5Db3anTri8iPfdynBHnlOHdfyt zJ/cfep87/7isA/f74n+6679d0/S/8qdndc3i8Tv7n/kPfPec6d902frt+cfWKaXzrnlotN3 2x8t/hs5vQ+re/tHJs47WVd9x2OPRJJT+tm8GTkOKwOD9pVNfdrBlfMwUW5xlfsr0aBnXK6h Ry+ezmpRYinOSDTUYi4qTgQAXjR7rhMDAAA= Cc: notmuch@notmuchmail.org 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, 07 Apr 2014 01:13:27 -0000 LGTM. Quoth Mark Walters on Apr 06 at 6:44 am: > This is v2 of the series; v1 is at > id:1396733065-32602-1-git-send-email-markwalters1009@gmail.com > > I have made all the changes suggested by Austin in his review of v1. I > include the diff from v1 below. > > There is now one slight oddity in the patch ordering: the > documentation for the plist form appears in patch 3 while the users > and references to that documentation appear in patch 2. > > Best wishes > > Mark