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 8A5FB429E54 for ; Sun, 22 Jan 2012 00:42:25 -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 MG0Vfmlum+ej for ; Sun, 22 Jan 2012 00:42:24 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id AE2FD429E40 for ; Sun, 22 Jan 2012 00:42:24 -0800 (PST) Received: by werb10 with SMTP id b10so1653127wer.26 for ; Sun, 22 Jan 2012 00:42:23 -0800 (PST) Received: by 10.181.12.106 with SMTP id ep10mr5541049wid.8.1327221743477; Sun, 22 Jan 2012 00:42:23 -0800 (PST) Received: from localhost ([109.131.95.182]) by mx.google.com with ESMTPS id ho4sm6735864wib.3.2012.01.22.00.42.21 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 Jan 2012 00:42:22 -0800 (PST) From: Pieter Praet To: Mark Anderson , Aaron Ecay , David Edmondson , Jameson Graef Rollins Subject: Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state In-Reply-To: <3wd39bambi6.fsf@testarossa.amd.com> References: <87hazva8qe.fsf@praet.org> <1326733053-25185-1-git-send-email-pieter@praet.org> <87aa5l8gqx.fsf@praet.org> <3wd39bambi6.fsf@testarossa.amd.com> User-Agent: Notmuch/0.11+101~g94bf862 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Sun, 22 Jan 2012 09:40:30 +0100 Message-ID: <871uqsku4h.fsf@praet.org> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQkVpwGWMqPlt8FbzhYTZU2Q+lbYIflQm3EoTrvUY++gWDC9fTj96eVb0I74hnXfrYcwjSti Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Notmuch Mail 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: Sun, 22 Jan 2012 08:42:25 -0000 On Fri, 20 Jan 2012 12:15:13 -0700, Mark Anderson = wrote: > On Wed, 18 Jan 2012 04:08:54 -0600, Pieter Praet wrote: > > On Mon, 16 Jan 2012 16:43:06 -0500, Aaron Ecay wr= ote: > > > On Mon, 16 Jan 2012 17:57:33 +0100, Pieter Praet w= rote: > > > [...] Maybe you could change the regex that > > > matches id:=E2=80=99s to require a little more structure =E2=80=93 an= at-sign, perhaps. > > > Or even requiring more than (say) 5 non-space characters after the > > > message id would cut down sharply on the false positive rate. > > >=20 > >=20 > > Not sure how that would pan out. It's fairly common behaviour to put > > one or more spaces after a inline Message-Id, so I don't think such a > > limitation would be warmly recepted. >=20 > I thought this was a suggestion to have more than 5 non-space characters > after the id:, not the full id:LongIdThingHere=20 >=20 Now that you mention it... I may have taken Aaron's suggestion a bit too literally. :) > It sounded to me like an attempt to prevent extra false positives and > the confusing buttonizing and notmuch queries that go with them. >=20 > -Mark >=20 Peace --=20 Pieter