Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / d6 / 560bd80a4ee3a6bafcac79045a382e20034664
1 Return-Path: <aneesh.kumar@linux.vnet.ibm.com>\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 786E0431FBC\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 07:05:37 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id iiAWNFdOWcrU for <notmuch@notmuchmail.org>;\r
11         Wed, 18 Nov 2009 07:05:36 -0800 (PST)\r
12 Received: from e23smtp02.au.ibm.com (e23smtp02.au.ibm.com [202.81.31.144])\r
13         by olra.theworths.org (Postfix) with ESMTP id 6B77D431FAE\r
14         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 07:05:36 -0800 (PST)\r
15 Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [202.81.31.247])\r
16         by e23smtp02.au.ibm.com (8.14.3/8.13.1) with ESMTP id nAIF2w6I009588\r
17         for <notmuch@notmuchmail.org>; Thu, 19 Nov 2009 02:02:58 +1100\r
18 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97])\r
19         by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id\r
20         nAIF2BVc1667100\r
21         for <notmuch@notmuchmail.org>; Thu, 19 Nov 2009 02:02:11 +1100\r
22 Received: from d23av03.au.ibm.com (loopback [127.0.0.1])\r
23         by d23av03.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id\r
24         nAIF5XFb019025\r
25         for <notmuch@notmuchmail.org>; Thu, 19 Nov 2009 02:05:33 +1100\r
26 Received: from skywalker.linux.vnet.ibm.com ([9.77.125.7])\r
27         by d23av03.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id\r
28         nAIF5VFJ018941\r
29         for <notmuch@notmuchmail.org>; Thu, 19 Nov 2009 02:05:32 +1100\r
30 From: aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V)\r
31 To: notmuch <notmuch@notmuchmail.org>\r
32 Date: Wed, 18 Nov 2009 20:35:26 +0530\r
33 Message-ID: <87pr7f6fgp.fsf@linux.vnet.ibm.com>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=us-ascii\r
36 Subject: [notmuch] How to list archived mails\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.12\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Wed, 18 Nov 2009 15:05:37 -0000\r
50 \r
51 Hi,\r
52 \r
53 Once i mark the mail as archived how do i search for them ?\r
54 Right now with notmuch.el i am adding a tag "archive" when\r
55 i am archiving the mail. I am just wondering is this the right\r
56 way ?\r
57 \r
58 -aneesh\r