[PATCH] emacs: replace setq + let with let*
[notmuch-archives.git] / 15 / f38afebd2ac66bcf27a76c3de7c6dbda192c2c
1 Return-Path: <vasile@freedomboxfoundation.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 34E1D431FAF\r
6         for <notmuch@notmuchmail.org>; Mon, 27 Feb 2012 13:21:08 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id oFB4wm-HjwZm for <notmuch@notmuchmail.org>;\r
16         Mon, 27 Feb 2012 13:21:07 -0800 (PST)\r
17 X-Greylist: delayed 630 seconds by postgrey-1.32 at olra;\r
18         Mon, 27 Feb 2012 13:21:07 PST\r
19 Received: from mail.sflc.info (mail.sflc.info [207.86.247.70])\r
20         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id AA2BC431FAE\r
23         for <notmuch@notmuchmail.org>; Mon, 27 Feb 2012 13:21:07 -0800 (PST)\r
24 Received: from localhost (unknown [10.5.53.179])\r
25         by mail.sflc.info (Postfix) with ESMTPSA id 416ECB4C108;\r
26         Mon, 27 Feb 2012 21:10:18 +0000 (UTC)\r
27 From: James Vasile <james@hackervisions.org>\r
28 To: Justus Winter <4winter@informatik.uni-hamburg.de>, notmuch@notmuchmail.org\r
29 Subject: Re: [afew] announcing afew,\r
30         an universal tagging solution with some fancy features\r
31 In-Reply-To: <E1RamIG-0003si-K3@thinkbox.jade-hamburg.de>\r
32 References: <E1RamIG-0003si-K3@thinkbox.jade-hamburg.de>\r
33 User-Agent: Notmuch/0.11.1+206~gf3628de (http://notmuchmail.org) Emacs/23.3.1\r
34         (i486-pc-linux-gnu)\r
35 Date: Mon, 27 Feb 2012 16:10:35 -0500\r
36 Message-ID: <87pqd0dltg.fsf@wyzanski.jamesvasile.com>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Mon, 27 Feb 2012 21:21:08 -0000\r
52 \r
53 I'm tring to figure out how to use afew.  It looks interesting, but\r
54 gives me surprising results.\r
55 \r
56 I did `afew --learn spam -- tag:spam` and believe this tells afew that\r
57 all the messages matching tag:spam should be classified as spam.  But if\r
58 that is right, why would `afew -c spam -- tag:spam` then show me a bunch\r
59 of messages that are tagged spam by notmuch but not classified spam by\r
60 afew?\r
61 \r
62 How do I train afew when I correct it's mistakes?  Is that what `afew\r
63 update` is for?  What does "update the reference category" mean?\r
64 \r
65 Thanks much,\r
66 James\r