Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 1c / a05d3e135ab7bcd276c60f91a252ee1574570e
1 Return-Path: <jsagarribay@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 arlo.cworth.org (Postfix) with ESMTP id 5C2016DE01EE\r
6  for <notmuch@notmuchmail.org>; Mon,  4 Jul 2016 11:49:46 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.82\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.82 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, RCVD_IN_MSPIKE_H3=-0.01,\r
14  RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled\r
15 Received: from arlo.cworth.org ([127.0.0.1])\r
16  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
17  with ESMTP id caLXwhJG1tMV for <notmuch@notmuchmail.org>;\r
18  Mon,  4 Jul 2016 11:49:38 -0700 (PDT)\r
19 Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com\r
20  [74.125.82.67]) by arlo.cworth.org (Postfix) with ESMTPS id 376C36DE0159 for\r
21  <notmuch@notmuchmail.org>; Mon,  4 Jul 2016 11:49:37 -0700 (PDT)\r
22 Received: by mail-wm0-f67.google.com with SMTP id 187so23557273wmz.1\r
23  for <notmuch@notmuchmail.org>; Mon, 04 Jul 2016 11:49:37 -0700 (PDT)\r
24 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
25  h=from:to:cc:subject:date:message-id;\r
26  bh=fIj+jocic6RDtsIlU7JDj+E15tX+o2LptOpGui6SYlY=;\r
27  b=EHEBXZuzaWOzNkvSCAmAeFpnQwZuqMKH2glMH7LST5tqAEEAVmm0LSWzPpYS4N2JKp\r
28  TkmkOamsyVd0PECw/EeFSpIq3gEXR/P27tTUFYjE5Ps/GqyFVCMMZQWwmwzx+LqMXftN\r
29  Ykch/fSv8AGOZe4NUlLfex01Po0Pwxx1Y7p8UuCtDi48aeaNy4D/9VNJw8XBxh2vXnHL\r
30  5GP0L70fSTkbOosLkGILTspwmAEHUR0mJspZnpG3unJGYgCjWY7PGApZqA07LLtgPz4c\r
31  mY9hroc3kyX6vquy7vlj8ZKj/SOw1O7+BYZ1XZQa0CJ3SEj2dtzrMSlyQc2cj5NvnK6J\r
32  essg==\r
33 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
34  d=1e100.net; s=20130820;\r
35  h=x-gm-message-state:from:to:cc:subject:date:message-id;\r
36  bh=fIj+jocic6RDtsIlU7JDj+E15tX+o2LptOpGui6SYlY=;\r
37  b=Rf9GSZAswfB3g6zhLBqA/OeltgPGT+Cc09wrKo0gmy0WrEiqOdZdGBRcRiWdq1lGkE\r
38  fdR63kp7cbA9ryXZqVGVLixYullWe1E+0BndHOpDZgtHW28ZnPV9XdWQGr19yU/CE7YI\r
39  nDBAN4eT97YMfitw8iLGjwDaxVS6Fyk+2upOdCbIEG4iMd8lazCNo9sMnUfo3RMfHfxh\r
40  oGitJvTC5Cw5tly41I5bJtMRjlrAmodUFthQPo67tKoFY2Q/1TOOqx+HC2kVWsiJvk5u\r
41  lNYYSVx5asvXXwde/IV4b9ZWOUS+mGtjHW+nKAhUQV9ijs3i8FvnmIdaUQmdmVKexloe\r
42  yczA==\r
43 X-Gm-Message-State:\r
44  ALyK8tKSN9MZ3CpPuLkp6YXNoVO425HRwuAkW7um52L2zRX7j17VkU/p4c/2yYTLU3EFbA==\r
45 X-Received: by 10.194.157.10 with SMTP id wi10mr11607165wjb.159.1467658174923;\r
46   Mon, 04 Jul 2016 11:49:34 -0700 (PDT)\r
47 Received: from localhost ([46.25.186.19])\r
48  by smtp.gmail.com with ESMTPSA id k6sm4582252wjz.28.2016.07.04.11.49.33\r
49  (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\r
50  Mon, 04 Jul 2016 11:49:34 -0700 (PDT)\r
51 From: Jaime Velasco Juan <jsagarribay@gmail.com>\r
52 To: notmuch@notmuchmail.org\r
53 Cc: Jaime Velasco Juan <jsagarribay@gmail.com>\r
54 Subject: [PATCH] Fix typo in Message.maildir_flags_to_tags\r
55 Date: Mon,  4 Jul 2016 19:49:31 +0100\r
56 Message-Id: <1467658171-17819-1-git-send-email-jsagarribay@gmail.com>\r
57 X-Mailer: git-send-email 2.8.1\r
58 X-Mailman-Approved-At: Mon, 04 Jul 2016 14:15:17 -0700\r
59 X-BeenThere: notmuch@notmuchmail.org\r
60 X-Mailman-Version: 2.1.20\r
61 Precedence: list\r
62 List-Id: "Use and development of the notmuch mail system."\r
63  <notmuch.notmuchmail.org>\r
64 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
65  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
66 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
67 List-Post: <mailto:notmuch@notmuchmail.org>\r
68 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
69 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
70  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
71 X-List-Received-Date: Mon, 04 Jul 2016 18:49:46 -0000\r
72 \r
73 It has been calling _tags_to_maildir_flags instead since the beginning,\r
74 ---\r
75  bindings/python/notmuch/message.py | 2 +-\r
76  1 file changed, 1 insertion(+), 1 deletion(-)\r
77 \r
78 diff --git a/bindings/python/notmuch/message.py b/bindings/python/notmuch/message.py\r
79 index bf80900..fc177eb 100644\r
80 --- a/bindings/python/notmuch/message.py\r
81 +++ b/bindings/python/notmuch/message.py\r
82 @@ -572,7 +572,7 @@ class Message(Python3StringMixIn):\r
83              notmuch.STATUS.SUCCESS here. See there for details."""\r
84          if not self._msg:\r
85              raise NotInitializedError()\r
86 -        return Message._tags_to_maildir_flags(self._msg)\r
87 +        return Message._maildir_flags_to_tags(self._msg)\r
88  \r
89      def __repr__(self):\r
90          """Represent a Message() object by str()"""\r
91 -- \r
92 2.8.1\r
93 \r