Re: notmuch-tree display
[notmuch-archives.git] / 1e / 1ffa17c610886b341529847611efd0fd9ff41b
1 Return-Path: <tomi.ollila@iki.fi>\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 989C8431FBD\r
6         for <notmuch@notmuchmail.org>; Thu, 18 Oct 2012 03:05:40 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 99jr2Ssm7y2I for <notmuch@notmuchmail.org>;\r
16         Thu, 18 Oct 2012 03:05:40 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 1D3EE431FB6\r
19         for <notmuch@notmuchmail.org>; Thu, 18 Oct 2012 03:05:40 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id 130B31000E5;\r
22         Thu, 18 Oct 2012 13:05:43 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>, notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH 1/2] test: add check for <expected> filename argument for\r
26         test_expect_equal_file\r
27 In-Reply-To: <87vcefa8ov.fsf@betacantrips.com>\r
28 References: <1328141050-30356-1-git-send-email-dmitry.kurochkin@gmail.com>\r
29         <1328141050-30356-2-git-send-email-dmitry.kurochkin@gmail.com>\r
30         <87zkd1p12c.fsf@servo.finestructure.net>\r
31         <87sjishv3e.fsf@gmail.com> <87vcefa8ov.fsf@betacantrips.com>\r
32 User-Agent: Notmuch/0.14+51~g62cd13b (http://notmuchmail.org) Emacs/24.2.1\r
33         (x86_64-unknown-linux-gnu)\r
34 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
35         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
36         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
37 Date: Thu, 18 Oct 2012 13:05:43 +0300\r
38 Message-ID: <m28vb4jds8.fsf@guru.guru-group.fi>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Thu, 18 Oct 2012 10:05:40 -0000\r
54 \r
55 On Fri, Oct 12 2012, Ethan Glasser-Camp wrote:\r
56 \r
57 > Dmitry Kurochkin <dmitry.kurochkin@gmail.com> writes:\r
58 >\r
59 >> Actually, we can do both: check file name for consistent diff order\r
60 >> (from expected to actual) and use file names that the caller provides.\r
61 >\r
62 > Hi! Reviewing the patch queue a little bit here. It seems like this\r
63 > patch ended up getting dropped because the other approach (using the\r
64 > filenames that the caller provided) won out and was even pushed. I'm\r
65 > therefore marking this series notmuch::obsolete (and also\r
66 > notmuch::stale since it doesn't apply cleanly).\r
67 \r
68 I think stale is unnecessary and inconvenient when patch is marked\r
69 obsolete\r
70 \r
71 1) it is easier to look for stale patches by just searching stale tag\r
72 2) most obsolete patch goes stale at later time\r
73 \r
74 If no-one resists I'll execute\r
75 \r
76 notmuch tag -notmuch::stale tag:notmuch::obsolete\r
77 \r
78 in near future (I take silence as an approval :D).\r
79 \r
80 Currently:\r
81 \r
82 notmuch search --output=messages tag:notmuch::stale and tag:notmuch::obsolete\r
83 \r
84 id:1334077496-9172-3-git-send-email-markwalters1009@gmail.com\r
85 id:1334077496-9172-2-git-send-email-markwalters1009@gmail.com\r
86 id:1331402091-15663-1-git-send-email-tom.prince@ualberta.net\r
87 id:1328141050-30356-2-git-send-email-dmitry.kurochkin@gmail.com\r
88 id:1327985666-29191-3-git-send-email-dmitry.kurochkin@gmail.com\r
89 id:1327961195-4204-2-git-send-email-dmitry.kurochkin@gmail.com\r
90 id:1327926286-16680-2-git-send-email-dmitry.kurochkin@gmail.com\r
91 id:1325986015-22510-5-git-send-email-jrollins@finestructure.net\r
92 \r
93 \r
94 Tomi\r