[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 30 / dc30debd0efd56cbf40c4c15039fd23afc8eb0
1 Return-Path: <tkpapp@gmail.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 BFECA431FB6\r
6         for <notmuch@notmuchmail.org>; Fri,  3 Feb 2012 04:00:01 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 3owJpVLZ8ZrU for <notmuch@notmuchmail.org>;\r
17         Fri,  3 Feb 2012 04:00:01 -0800 (PST)\r
18 Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com\r
19  [74.125.83.53])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
20  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
21  30F38431FAE    for <notmuch@notmuchmail.org>; Fri,  3 Feb 2012 04:00:01 -0800\r
22  (PST)\r
23 Received: by eeke51 with SMTP id e51so1480789eek.26\r
24         for <notmuch@notmuchmail.org>; Fri, 03 Feb 2012 03:59:58 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=date:from:to:subject:message-id:mime-version:content-type\r
27         :content-disposition:user-agent;\r
28         bh=fSu6eC/nvOZJ32PNsyPt6ziyHexr2Y4x3aAvgp2O3X4=;\r
29         b=jMuEnoTRwBpCTDo/Ke3m7rKS4XQp7gde0KD9mF29J99DPTYj36pgE6x497i3z3y4lA\r
30         hvazHDZTqUVhuTaPehlq6sYl1gYdJRpWz//nuVoHSqiKYF2rfl+nRqWezGmaIAYLMtot\r
31         uU+hx03JyJoA2515kkuWluVMNKndB7/BvjIRo=\r
32 Received: by 10.14.17.30 with SMTP id i30mr2242934eei.0.1328270398674;\r
33         Fri, 03 Feb 2012 03:59:58 -0800 (PST)\r
34 Received: from localhost (catv-89-132-168-12.catv.broadband.hu.\r
35         [89.132.168.12])\r
36         by mx.google.com with ESMTPS id o49sm21108636eeb.7.2012.02.03.03.59.56\r
37         (version=TLSv1/SSLv3 cipher=OTHER);\r
38         Fri, 03 Feb 2012 03:59:57 -0800 (PST)\r
39 Date: Fri, 3 Feb 2012 12:59:34 +0100\r
40 From: Tamas Papp <tkpapp@gmail.com>\r
41 To: notmuch@notmuchmail.org\r
42 Subject: newbie questions\r
43 Message-ID: <20120203115934.GA5605@daedalus>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain; charset=us-ascii\r
46 Content-Disposition: inline\r
47 User-Agent: Mutt/1.5.21 (2010-09-15)\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Fri, 03 Feb 2012 12:00:02 -0000\r
61 \r
62 Hi,\r
63 \r
64 I just started using notmuch.  It is fascinating, but I still need to\r
65 figure out a few things:\r
66 \r
67 1. How can I restrict searches (eg of my inbox) to the last few\r
68 messages (eg 50-100) or some date (eg last 2 weeks)?  I am using the\r
69 Emacs interface.\r
70 \r
71 2. Could someone point me to some guides on workflow with notmuch in\r
72 Emacs?  So far I have been using mutt, and I guess I need to rethink a\r
73 few things.\r
74 \r
75 3. If I have multiple accounts, how can I change my e-mail address\r
76 (From:) when I am writing messages (within emacs, using the m key).\r
77 \r
78 Thanks,\r
79 \r
80 Tamas\r
81 \r