]> git.notmuchmail.org Git - notmuch/blob - test/corpora/lkml/cur/1354585346.000265:2,
Import notmuch_0.28.2.orig.tar.gz
[notmuch] / test / corpora / lkml / cur / 1354585346.000265:2,
1 Return-Path: <keithp@keithp.com>
2 X-Original-To: notmuch@notmuchmail.org
3 Delivered-To: notmuch@notmuchmail.org
4 Received: from localhost (localhost [127.0.0.1])
5         by olra.theworths.org (Postfix) with ESMTP id 5656D431FBC
6         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 16:28:35 -0800 (PST)
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org
8 Received: from olra.theworths.org ([127.0.0.1])
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)
10         with ESMTP id Dam69vzNZiE1 for <notmuch@notmuchmail.org>;
11         Sat, 21 Nov 2009 16:28:34 -0800 (PST)
12 Received: from keithp.com (home.keithp.com [63.227.221.253])
13         by olra.theworths.org (Postfix) with ESMTP id AA991431FAE
14         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 16:28:34 -0800 (PST)
15 Received: from localhost (localhost [127.0.0.1])
16         by keithp.com (Postfix) with ESMTP id 18FC076012A;
17         Sat, 21 Nov 2009 16:28:34 -0800 (PST)
18 X-Virus-Scanned: Debian amavisd-new at keithp.com
19 Received: from keithp.com ([127.0.0.1])
20         by localhost (keithp.com [127.0.0.1]) (amavisd-new, port 10024)
21         with LMTP id tw1iDvWYNGRC; Sat, 21 Nov 2009 16:28:31 -0800 (PST)
22 Received: by keithp.com (Postfix, from userid 1033)
23         id 60F3176012B; Sat, 21 Nov 2009 16:28:31 -0800 (PST)
24 Received: from keithp.com (localhost [127.0.0.1])
25         by keithp.com (Postfix) with ESMTP id 5330D76012A;
26         Sat, 21 Nov 2009 16:28:31 -0800 (PST)
27 From: Keith Packard <keithp@keithp.com>
28 To: Stefan Schmidt <stefan@datenfreihafen.org>, notmuch@notmuchmail.org
29 In-Reply-To: <1258848661-4660-1-git-send-email-stefan@datenfreihafen.org>
30 References: <yes> <1258848661-4660-1-git-send-email-stefan@datenfreihafen.org>
31 Date: Sat, 21 Nov 2009 16:28:30 -0800
32 Message-ID: <yunvdh3pfm9.fsf@aiko.keithp.com>
33 MIME-Version: 1.0
34 Content-Type: multipart/signed; boundary="=-=-=";
35         micalg=pgp-sha1; protocol="application/pgp-signature"
36 Subject: Re: [notmuch] [PATCH 1/2] lib/message: Add function to get maildir
37  flags.
38 X-BeenThere: notmuch@notmuchmail.org
39 X-Mailman-Version: 2.1.12
40 Precedence: list
41 List-Id: "Use and development of the notmuch mail system."
42         <notmuch.notmuchmail.org>
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>
46 List-Post: <mailto:notmuch@notmuchmail.org>
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>
50 X-List-Received-Date: Sun, 22 Nov 2009 00:28:35 -0000
51
52 --=-=-=
53 Content-Transfer-Encoding: quoted-printable
54
55 On Sun, 22 Nov 2009 01:11:00 +0100, Stefan Schmidt <stefan@datenfreihafen.o=
56 rg> wrote:
57
58 > +const char *
59 > +notmuch_message_get_flags (notmuch_message_t *message)
60
61 This function should interpret the flags that it finds and return a
62 suitable set of notmuch tags. I'd suggest that 'unread' messages get
63 both 'unread' and 'inbox' tags, as Maildir doesn't distinguish between
64 'don't show this to be by default again please' and 'I've read this
65 message'. It seems best to hide the maildir-specific details inside the
66 library instead of exposing them.
67
68 Also, we have only the 'unread' tag; we don't have a 'read' tag, which
69 would simply be the inverse of 'unread'.
70
71 =2D-=20
72 keith.packard@intel.com
73
74 --=-=-=
75 Content-Type: application/pgp-signature
76
77 -----BEGIN PGP SIGNATURE-----
78 Version: GnuPG v1.4.10 (GNU/Linux)
79
80 iD8DBQFLCIWuQp8BWwlsTdMRAvcTAKDXHYc6MTuuZFMzHvZFs1omBbr9CACdEY/b
81 jqyT/QmmgoA/GtIcs/DfLMY=
82 =LVlh
83 -----END PGP SIGNATURE-----
84 --=-=-=--
85