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 71FB6431FBC for ; Thu, 15 Nov 2012 11:50:03 -0800 (PST) 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 q8ej+OJ5xk6R for ; Thu, 15 Nov 2012 11:50:03 -0800 (PST) Received: from dmz-mailsec-scanner-1.mit.edu (DMZ-MAILSEC-SCANNER-1.MIT.EDU [18.9.25.12]) by olra.theworths.org (Postfix) with ESMTP id EBDD3431FAE for ; Thu, 15 Nov 2012 11:50:02 -0800 (PST) X-AuditID: 1209190c-b7f286d000000ee3-f7-50a547690ea9 Received: from mailhub-auth-2.mit.edu ( [18.7.62.36]) by dmz-mailsec-scanner-1.mit.edu (Symantec Messaging Gateway) with SMTP id F0.A1.03811.96745A05; Thu, 15 Nov 2012 14:50:01 -0500 (EST) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-2.mit.edu (8.13.8/8.9.2) with ESMTP id qAFJo0Ki000886; Thu, 15 Nov 2012 14:50:00 -0500 Received: from drake.dyndns.org (26-4-172.dynamic.csail.mit.edu [18.26.4.172]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id qAFJnuwB018785 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Thu, 15 Nov 2012 14:49:59 -0500 (EST) Received: from amthrax by drake.dyndns.org with local (Exim 4.77) (envelope-from ) id 1TZ5Rk-0004Y8-Lh; Thu, 15 Nov 2012 14:49:56 -0500 From: Austin Clements To: notmuch@notmuchmail.org Subject: [PATCH v3 0/3] Better id: link buttonization Date: Thu, 15 Nov 2012 14:49:51 -0500 Message-Id: <1353008994-17305-1-git-send-email-amdragon@mit.edu> X-Mailer: git-send-email 1.7.10.4 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFlrKIsWRmVeSWpSXmKPExsUixG6nopvpvjTAYN4yLYvrN2cyW7xZOY/V gcnj8NeFLB7PVt1iDmCK4rJJSc3JLEst0rdL4Mo49vQia8FepooZ3XeYGxg7mboYOTkkBEwk jjzZxwJhi0lcuLeerYuRi0NIYB+jxJYzh1ggnA2MEg92TGaCcE4xSWz6cJUdwpnLKLHj/3VG kH42AQ2JbfuXg9kiAtISO+/OZu1i5OBgBprbPi8EJCwsYCpxY/0XNhCbRUBVYtfadWCreQUc JFZ/2Qh1hqJE97MJbBMYeRcwMqxilE3JrdLNTczMKU5N1i1OTszLSy3SNdTLzSzRS00p3cQI Cg1OSZ4djG8OKh1iFOBgVOLhPXFzcYAQa2JZcWXuIUZJDiYlUd5Em6UBQnxJ+SmVGYnFGfFF pTmpxYcYJTiYlUR4PeWAcrwpiZVVqUX5MClpDhYlcd7LKTf9hQTSE0tSs1NTC1KLYLIyHBxK Erzb3IAaBYtS01Mr0jJzShDSTBycIMN5gIZvBanhLS5IzC3OTIfIn2JUlBLn3QCSEABJZJTm wfXCYvcVozjQK8K8z12BqniAcQ/X/QpoMBPQ4C0yS0AGlyQipKQaGP01rlyS4yhZZNPbx5zR lT537vIXOgGaP3TyRTazNu02vTCdKcR2xzrHVyqfz94I+NmpG5LxriW1pGCL7OrljRGnIqen anx/Z68es2TP7myWN5cOThOKm/lA/3jT7Ivdj8pFL4hufl/ZcTlnvfauM+FcZ6t5opctUM5p UZupLFYlWfEuwYDhpRJLcUaioRZzUXEiAKEQxZK4AgAA 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, 15 Nov 2012 19:50:03 -0000 This is v3 of id:"1352609175-12790-1-git-send-email-amdragon@mit.edu". Tomi pointed out in [1] that I'd reversed OUTPUT and EXPECTED in the test, which this version fixes. There are no other changes, so I'm marking this patch ready since Ethan and Tomi approved v2. [1] id:m2obj0ega4.fsf@guru.guru-group.fi