From: Damien Cassou Date: Thu, 22 Nov 2012 18:11:35 +0000 (+0100) Subject: Re: [PATCH v2] emacs: display tags in notmuch-show with links X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1f43e56402035d961bc45277a027a73dda4d5136;p=notmuch-archives.git Re: [PATCH v2] emacs: display tags in notmuch-show with links --- diff --git a/a7/712887025e5db36345982b48cd3dbba0f695ac b/a7/712887025e5db36345982b48cd3dbba0f695ac new file mode 100644 index 000000000..c712aec6e --- /dev/null +++ b/a7/712887025e5db36345982b48cd3dbba0f695ac @@ -0,0 +1,108 @@ +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 38608431FB6 + for ; Thu, 22 Nov 2012 10:11:59 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.798 +X-Spam-Level: +X-Spam-Status: No, score=-0.798 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, 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 Pxdt56x10ckm for ; + Thu, 22 Nov 2012 10:11:58 -0800 (PST) +Received: from mail-la0-f53.google.com (mail-la0-f53.google.com + [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 0BAEF431FAF + for ; Thu, 22 Nov 2012 10:11:57 -0800 (PST) +Received: by mail-la0-f53.google.com with SMTP id w12so6994284lag.26 + for ; Thu, 22 Nov 2012 10:11:56 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:in-reply-to:references:from:date:message-id:subject:to + :cc:content-type; + bh=EDgt15Cymfh8LT35n232jHjeUvXufZQdYMrrlmfyYwU=; + b=M5OgwpjDposqJBRZyhtHpifhXHuJ1fC+7JFdGGUyyJqcMmjYz+9GsqjDTt6W3dJnnN + 6b4wXEIg7HuMvwnOAke7KazSFHEonNBVFbllvUT61ToEQw4deaKpadDgYGNSKzmbV2eb + 5Em++o4QwLtMZwkm0coc/W/CS34IMhnZrHhyJWDX37Z5JbNEUIzM2dxLTEoeDfRK7qvl + snrjst5Zo1868nAeLXvsfnOUrDMpUpGMc7lKBwwgJCsjl+V5Nu7gTNJwmWy86XyRzPAA + wU/ZSpD5l64c9r4XmTWq+PymRgQw1E0meyD/MlNF/eBLxt68UyAl5sJk50m38pRk6Ift + QNYQ== +Received: by 10.152.106.171 with SMTP id gv11mr1179328lab.26.1353607916245; + Thu, 22 Nov 2012 10:11:56 -0800 (PST) +MIME-Version: 1.0 +Received: by 10.112.44.70 with HTTP; Thu, 22 Nov 2012 10:11:35 -0800 (PST) +In-Reply-To: <87ip921pqu.fsf@betacantrips.com> +References: <1353266322-20318-1-git-send-email-damien.cassou@gmail.com> + <87ip921pqu.fsf@betacantrips.com> +From: Damien Cassou +Date: Thu, 22 Nov 2012 19:11:35 +0100 +Message-ID: + +Subject: Re: [PATCH v2] emacs: display tags in notmuch-show with links +To: Ethan Glasser-Camp +Content-Type: multipart/alternative; boundary=f46d0407166d0352f004cf196787 +Cc: notmuch mailing list +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, 22 Nov 2012 18:11:59 -0000 + +--f46d0407166d0352f004cf196787 +Content-Type: text/plain; charset=ISO-8859-1 + +On Sun, Nov 18, 2012 at 11:59 PM, Ethan Glasser-Camp < +ethan.glasser.camp@gmail.com> wrote: + +> Looks fine to me. Let me just get the notes from my bikeshed, in case +> you get asked to roll another version :) +> + +thanks to all of you for taking the time to review. I will improve and get +back to you. + +-- +Damien Cassou +http://damiencassou.seasidehosting.st + +"Success is the ability to go from one failure to another without losing +enthusiasm." +Winston Churchill + +--f46d0407166d0352f004cf196787 +Content-Type: text/html; charset=ISO-8859-1 +Content-Transfer-Encoding: quoted-printable + + + +--f46d0407166d0352f004cf196787--