[PATCH 5/8] lib: iterator API for message properties
[notmuch-archives.git] / 3d / d1cd9aeca78cb675c63feaf8e700ab1f138cf9
1 Return-Path: <felipe.contreras@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 18BA1431FC0\r
6         for <notmuch@notmuchmail.org>; Sun, 11 May 2014 18:21:09 -0700 (PDT)\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 C42OSjVz+fMK for <notmuch@notmuchmail.org>;\r
17         Sun, 11 May 2014 18:21:05 -0700 (PDT)\r
18 Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com\r
19         [209.85.214.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id A913E431FBF\r
22         for <notmuch@notmuchmail.org>; Sun, 11 May 2014 18:21:05 -0700 (PDT)\r
23 Received: by mail-ob0-f170.google.com with SMTP id uy5so7374617obc.15\r
24         for <notmuch@notmuchmail.org>; Sun, 11 May 2014 18:21:05 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=date:from:to:message-id:subject:mime-version:content-type\r
27         :content-transfer-encoding;\r
28         bh=p5dBXda5uEmEl0p5is6lvJi67m102eiXLJdLy55+7Pg=;\r
29         b=COLGqOQ+iwsUmmI3HCDkntAbhC/gNSssYZ7frv2X+RTGtmm9f8tkjORIQfj6waGBuK\r
30         YQdh0/B9Q8AIdkmN6kQyujNuBprCItr/vSeOT8B1AFZt2SQXecChNLktbddNziP8+9uJ\r
31         OAA2frpyoEdpC8EAJMJOB4zbLWYpWfrfxvNOHd9579qDrtXA6J3uhnScH9uWaOKu9leu\r
32         bHEAdGbGbTChNv6ZTyowS0fYoWmX8rVy6muv9QcQGU5GOBV6EWWvftnWtEcUdzljGXlK\r
33         4mHKHob1c8TeScWzcb9Q1Zzhf96in/6voTdrqpo3FSFMqwlTqRSgBLYb9ML6xpYv9w8Q\r
34         y7CQ==\r
35 X-Received: by 10.60.135.106 with SMTP id pr10mr30158429oeb.15.1399857665007; \r
36         Sun, 11 May 2014 18:21:05 -0700 (PDT)\r
37 Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40])\r
38         by mx.google.com with ESMTPSA id js4sm43532463oeb.3.2014.05.11.18.21.01\r
39         for <notmuch@notmuchmail.org>\r
40         (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
41         Sun, 11 May 2014 18:21:02 -0700 (PDT)\r
42 Date: Sun, 11 May 2014 20:20:56 -0500\r
43 From: Felipe Contreras <felipe.contreras@gmail.com>\r
44 To: notmuch@notmuchmail.org\r
45 Message-ID: <537021f811e4d_3b808ef30087@nysa.notmuch>\r
46 Subject: Fix notmuchmail.org/emacstips/\r
47 Mime-Version: 1.0\r
48 Content-Type: text/plain;\r
49  charset=utf-8\r
50 Content-Transfer-Encoding: 7bit\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Mon, 12 May 2014 01:21:09 -0000\r
64 \r
65 Hi,\r
66 \r
67 It's a bit confusing when reading that page because '.emacs rc' looks a\r
68 lot like '.emacsrc', specially with the fonts in my system.\r
69 \r
70 I think it should be changed to '.emacs config'. That would have saved\r
71 me a bunch of time I spent trying to figure out why it wasn't working :(\r
72 \r
73 Cheers.\r
74 \r
75 -- \r
76 Felipe Contreras\r