From: Damien Cassou Date: Wed, 13 Mar 2013 09:43:09 +0000 (+0100) Subject: Re: [PATCH v2 0/2] Customize how each tag is displayed X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e5dbb2077e14dccf3a81407fe6f1f41c9c4b1fff;p=notmuch-archives.git Re: [PATCH v2 0/2] Customize how each tag is displayed --- diff --git a/5f/0e0761079e7d68238f7d1c97e6c79d9e8d42bc b/5f/0e0761079e7d68238f7d1c97e6c79d9e8d42bc new file mode 100644 index 000000000..1a4f6cdd1 --- /dev/null +++ b/5f/0e0761079e7d68238f7d1c97e6c79d9e8d42bc @@ -0,0 +1,75 @@ +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 9ED61431FAF + for ; Wed, 13 Mar 2013 02:43:35 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=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 cP+Qh4RnRIOM for ; + Wed, 13 Mar 2013 02:43:31 -0700 (PDT) +Received: from mail-oa0-f42.google.com (mail-oa0-f42.google.com + [209.85.219.42]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id DC724431FAE + for ; Wed, 13 Mar 2013 02:43:31 -0700 (PDT) +Received: by mail-oa0-f42.google.com with SMTP id i18so860532oag.1 + for ; Wed, 13 Mar 2013 02:43:30 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=x-received:mime-version:in-reply-to:references:from:date:message-id + :subject:to:content-type; + bh=1j+MTYgPhGudap8zSmgJ9ysYizgc3tvu0xERd0JCt74=; + b=p/HZEnSw5Qxb5Q7aVp+du8/w3Dyv/xLy5mHc9j5VM5i2CHgUTSoZvOTpIHhpJ3Gprr + 2CXHDF5Z61t8hq5MBP2zqixeQtk2/LMUS/wL/YOYP6f/G6EO6G+Xe/aydnYvhUHmQuen + 9IlckXD6F9B8Z1XPJRI6DFo0XyqH3ZTZ4doBXJSYuweArf2bedGAZI+u86fOHFmK8LnJ + EJFjDsXut+NioZW15O2GeVKe3QLD6b0kwMYCKr27ekKr7NSGX42i8JGCjkh+WcXxSNCR + Sw2Od5v+FSppqxnOCWF0kr1nQGRM54vAVwnLxOs3MEkZk6yAgZeUzYMw7ZQfU5TEMMJK + q3ew== +X-Received: by 10.182.147.2 with SMTP id tg2mr14729085obb.47.1363167809297; + Wed, 13 Mar 2013 02:43:29 -0700 (PDT) +MIME-Version: 1.0 +Received: by 10.182.103.72 with HTTP; Wed, 13 Mar 2013 02:43:09 -0700 (PDT) +In-Reply-To: <1360162435-29506-1-git-send-email-damien.cassou@gmail.com> +References: <1360162435-29506-1-git-send-email-damien.cassou@gmail.com> +From: Damien Cassou +Date: Wed, 13 Mar 2013 10:43:09 +0100 +Message-ID: + +Subject: Re: [PATCH v2 0/2] Customize how each tag is displayed +To: notmuch mailing list +Content-Type: text/plain; charset=ISO-8859-1 +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: Wed, 13 Mar 2013 09:43:35 -0000 + +On Wed, Feb 6, 2013 at 3:53 PM, Damien Cassou wrote: +> [PATCH 1/2] emacs: Add notmuch-combine-face-text-property-string +> [PATCH 2/2] emacs: possibility to customize the rendering of tags + + +still not a single comment after more than one month + +-- +Damien Cassou +http://damiencassou.seasidehosting.st + +"Success is the ability to go from one failure to another without +losing enthusiasm." +Winston Churchill