From 4059092f666e9d765849d1792ad45ea94b2e08a8 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Wed, 21 Dec 2011 09:38:17 +0100 Subject: [PATCH] Re: [afew] announcing afew, an universal tagging solution with some fancy features --- 20/2804f66c625f392f4dd90308c6bec6cdc086b0 | 102 ++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 20/2804f66c625f392f4dd90308c6bec6cdc086b0 diff --git a/20/2804f66c625f392f4dd90308c6bec6cdc086b0 b/20/2804f66c625f392f4dd90308c6bec6cdc086b0 new file mode 100644 index 000000000..2ad17434c --- /dev/null +++ b/20/2804f66c625f392f4dd90308c6bec6cdc086b0 @@ -0,0 +1,102 @@ +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 AF458429E25 + for ; Wed, 21 Dec 2011 00:38:29 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.001 +X-Spam-Level: +X-Spam-Status: No, score=0.001 tagged_above=-999 required=5 + tests=[UNPARSEABLE_RELAY=0.001] 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 MmUEIPixLRxB for ; + Wed, 21 Dec 2011 00:38:29 -0800 (PST) +Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 0B026431FB6 + for ; Wed, 21 Dec 2011 00:38:29 -0800 (PST) +Received: from mail.jade-hamburg.de (unknown [85.183.11.228]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by mail.cryptobitch.de (Postfix) with ESMTPSA id 2CD7E5102CA + for ; Wed, 21 Dec 2011 09:38:26 +0100 (CET) +Received: by mail.jade-hamburg.de (Postfix, from userid 401) + id 926CDDF2A2; Wed, 21 Dec 2011 09:38:25 +0100 (CET) +Received: from thinkbox.jade-hamburg.de (unknown + [IPv6:fe80::216:d3ff:fe3e:5058%br0]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) (Authenticated sender: teythoon) + by mail.jade-hamburg.de (Postfix) with ESMTPSA id 6B0A3DF29F; + Wed, 21 Dec 2011 09:38:19 +0100 (CET) +Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.77) + (envelope-from ) + id 1RdHgn-0001am-Ce; Wed, 21 Dec 2011 09:38:17 +0100 +Content-Type: multipart/mixed; boundary="===============4673874624723661942==" +MIME-Version: 1.0 +References: + <4ee8d62a.596ee30a.1833.ffffc33e@mx.google.com> + + <87k45so36b.fsf@servo.finestructure.net> +To: Jameson Graef Rollins , + Patrick Totzke , notmuch@notmuchmail.org +In-Reply-To: <87k45so36b.fsf@servo.finestructure.net> +From: Justus Winter <4winter@informatik.uni-hamburg.de> +Subject: Re: [afew] announcing afew, + an universal tagging solution with some fancy features +Date: Wed, 21 Dec 2011 09:38:17 +0100 +Message-Id: +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, 21 Dec 2011 08:38:30 -0000 + +--===============4673874624723661942== +Content-Type: text/plain; charset="utf-8" +MIME-Version: 1.0 +Content-Transfer-Encoding: quoted-printable + +Hey Jamie :) + +Quoting Jameson Graef Rollins (2011-12-19 18:57:00) +>On Mon, 19 Dec 2011 15:13:51 +0100, Justus Winter <4winter@informatik.uni-= +hamburg.de> wrote: +>> Is your new tag called 'is:new'? Mine is just called 'new' +> +>is: is a search prefix, synonymous with tag: + +Ah, thanks for the clarification. + +>> That could be a problem since 'new' as tag for new mails is currently +>> hardcoded at various locations. I thought it was universally accepted, +>> but then again hardcoding these things is obviously a bad practice... +> +>Tags for new messages is configurable with the new.tags config setting. +>If you're program needs to know that setting, I suggest it retrieve it +>From the notmuch config directly ("notmuch config get new.tags"). + +That's a nice touch, it's implemented now :) + +Justus + +--===============4673874624723661942== +Content-Type: application/octet-stream +MIME-Version: 1.0 +Content-Transfer-Encoding: base64 +Content-Disposition: attachment; filename=".signature" + +bG92ZSB1IGFsb3QgQCxACgo= + +--===============4673874624723661942==-- -- 2.26.2