Re: [PATCH 5/5] lib: Add "lastmod:" queries for filtering by last modification
[notmuch-archives.git] / 7e / 6d73acb2afeada080342e7c57e03dc08e2b7af
1 Return-Path: <dmitry.kurochkin@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 36BCE429E35\r
6         for <notmuch@notmuchmail.org>; Tue, 17 Jan 2012 05:25:45 -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 nMH6sLUjKA5y for <notmuch@notmuchmail.org>;\r
17         Tue, 17 Jan 2012 05:25:44 -0800 (PST)\r
18 Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com\r
19         [209.85.214.53]) (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 7FB56429E5F\r
22         for <notmuch@notmuchmail.org>; Tue, 17 Jan 2012 05:25:44 -0800 (PST)\r
23 Received: by mail-bk0-f53.google.com with SMTP id y12so530137bkt.26\r
24         for <notmuch@notmuchmail.org>; Tue, 17 Jan 2012 05:25:44 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=from:to:subject:date:message-id:x-mailer:in-reply-to:references;\r
27         bh=dmvR+8LIyzTT9Jf1MeWXLdhTObiKGDak7I3Uw53TwDg=;\r
28         b=Wz+9SIulHpPAuf/RCiW+N6dakSkUsi0w2Hn16rYFejsr7KR7GF8ddhQ2F0Nz+AN2Xv\r
29         wXHii7WovxSB5jEVj7JtpyMoU+aj/TkVXailBH3I4zxWgvbdNKZ4BpQUsM+hmhGCJZ67\r
30         W6bdQ+Uxkju37jkWAAO5Mm+Ty/MnRqBZ746J0=\r
31 Received: by 10.205.130.5 with SMTP id hk5mr1402031bkc.3.1326806744175;\r
32         Tue, 17 Jan 2012 05:25:44 -0800 (PST)\r
33 Received: from localhost ([91.144.186.21])\r
34         by mx.google.com with ESMTPS id ga13sm10660200bkc.5.2012.01.17.05.25.43\r
35         (version=TLSv1/SSLv3 cipher=OTHER);\r
36         Tue, 17 Jan 2012 05:25:43 -0800 (PST)\r
37 From: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
38 To: notmuch@notmuchmail.org\r
39 Subject: [PATCH 2/2] emacs: fix typo in notmuch-hello\r
40 Date: Tue, 17 Jan 2012 17:24:46 +0400\r
41 Message-Id: <1326806686-30642-2-git-send-email-dmitry.kurochkin@gmail.com>\r
42 X-Mailer: git-send-email 1.7.8.3\r
43 In-Reply-To: <1326806686-30642-1-git-send-email-dmitry.kurochkin@gmail.com>\r
44 References: <1326806686-30642-1-git-send-email-dmitry.kurochkin@gmail.com>\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Tue, 17 Jan 2012 13:25:45 -0000\r
58 \r
59 ---\r
60  emacs/notmuch-hello.el |    2 +-\r
61  1 files changed, 1 insertions(+), 1 deletions(-)\r
62 \r
63 diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el\r
64 index a71f3ce..aed1fb3 100644\r
65 --- a/emacs/notmuch-hello.el\r
66 +++ b/emacs/notmuch-hello.el\r
67 @@ -509,7 +509,7 @@ Complete list of currently available key bindings:\r
68                        :action (lambda (widget &rest ignore)\r
69                                  (notmuch-hello-search (widget-value widget))))\r
70         ;; add an invisible dot to make `widget-end-of-line' ignore\r
71 -       ;; trailine spaces in the search widget field\r
72 +       ;; trailing spaces in the search widget field\r
73         (widget-insert ".")\r
74         (put-text-property (1- (point)) (point) 'invisible t)\r
75         (widget-insert "\n")\r
76 -- \r
77 1.7.8.3\r
78 \r