From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 828CF429E26 for ; Mon, 19 Dec 2011 10:17:18 -0800 (PST) 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 Xgju8P6hDjRd for ; Mon, 19 Dec 2011 10:17:18 -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 B4716431FB6 for ; Mon, 19 Dec 2011 10:17:17 -0800 (PST) Received: by werm12 with SMTP id m12so1886804wer.26 for ; Mon, 19 Dec 2011 10:17:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:content-type:mime-version:content-transfer-encoding :references:to:in-reply-to:from:subject:date; bh=F18/QjE5BBYcWueqjmzsyhhisjMdWsCxg8gROH7Nt5s=; b=t6eGkUjfhsns/QhFhHNpmacwxbH4uIoHm7gcycy4I7p4M6mkuOQgQrZNO2fRRHBnvR 2oxdDqPgaY2Sd+BU2gt+q06iZvxXm5vaB+62p1mxqB3/HwnL91pX9ZAynzfhYttKS1ml bzyUnO98SRAALifuHwMV3yxQNEzwNq/0IOJ7M= Received: by 10.216.132.139 with SMTP id o11mr7683006wei.33.1324318636436; Mon, 19 Dec 2011 10:17:16 -0800 (PST) Received: from localhost (cpc1-sgyl2-0-0-cust548.18-2.cable.virginmedia.com. [82.41.10.37]) by mx.google.com with ESMTPS id ff1sm26650631wbb.5.2011.12.19.10.17.13 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 19 Dec 2011 10:17:14 -0800 (PST) Message-ID: <4eef7faa.c1cae30a.0802.ffffaffb@mx.google.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <4ee8d62a.596ee30a.1833.ffffc33e@mx.google.com> <87k45so36b.fsf@servo.finestructure.net> To: Jameson Graef Rollins , Justus Winter <4winter@informatik.uni-hamburg.de>, notmuch@notmuchmail.org In-Reply-To: <87k45so36b.fsf@servo.finestructure.net> From: Patrick Totzke Subject: Re: [afew] announcing afew, an universal tagging solution with some fancy features Date: Mon, 19 Dec 2011 18:17:12 +0000 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: Mon, 19 Dec 2011 18:17:18 -0000 Quoting Jameson Graef Rollins (2011-12-19 17: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: Apologies, that was misleading: my new tag is "new", just like yours. Also, should i not get some output when calling afew with -vv ? /p