RE: Reply all - issue
[notmuch-archives.git] / 89 / 76e196aef314f43d91a3436cf6ab6071d102ef
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 96375431E82\r
6         for <notmuch@notmuchmail.org>; Wed, 15 Feb 2012 09:14:21 -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\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 lyRoO86k6kLO for <notmuch@notmuchmail.org>;\r
16         Wed, 15 Feb 2012 09:14:19 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66])\r
18         by olra.theworths.org (Postfix) with ESMTP id 1A923431E62\r
19         for <notmuch@notmuchmail.org>; Wed, 15 Feb 2012 09:14:19 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id BC23268055; Wed, 15 Feb 2012 19:14:19 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: Adam Wolfe Gordon <awg+notmuch@xvx.ca>,\r
24         Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
25 Subject: Re: [PATCH] emacs: Add the option of counting threads in\r
26  notmuch-hello\r
27 In-Reply-To:\r
28  <CAMoJFUsFyFNvxaBVRME-E_vzkmVH_Jp5BOe8Ws7BnEsfZ71B2g@mail.gmail.com>\r
29 References: <1329319688-16056-1-git-send-email-awg+notmuch@xvx.ca>\r
30         <87bop0gklt.fsf@gmail.com>\r
31         <CAMoJFUsFyFNvxaBVRME-E_vzkmVH_Jp5BOe8Ws7BnEsfZ71B2g@mail.gmail.com>\r
32 User-Agent: Notmuch/0.11.1+198~g922c4d2 (http://notmuchmail.org) Emacs/23.3.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: Wed, 15 Feb 2012 19:14:19 +0200\r
38 Message-ID: <m27gzo10k4.fsf@guru.guru-group.fi>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=utf-8\r
41 Content-Transfer-Encoding: quoted-printable\r
42 Cc: notmuch@notmuchmail.org\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Wed, 15 Feb 2012 17:14:21 -0000\r
56 \r
57 On Wed, 15 Feb 2012 09:23:31 -0700, Adam Wolfe Gordon <awg+notmuch@xvx.ca> =\r
58 wrote:\r
59 > On Wed, Feb 15, 2012 at 08:52, Dmitry Kurochkin\r
60 > <dmitry.kurochkin@gmail.com> wrote:\r
61 > > Can we delay this patch until user-defined sections are pushed? =C2=A0I=\r
62  know\r
63 > > I promised to review it long ago. =C2=A0But I still did not manage to f=\r
64 inish\r
65 > > it yet. =C2=A0I hope I can do it in the beginning of the next week.\r
66 >=20\r
67 > Absolutely. I was just building new notmuch packages for myself this\r
68 > morning and realized I had this commit sitting in my tree collecting\r
69 > dust.\r
70 \r
71 notmuch count is fast\r
72 notmuch count --output=3Dthreads  is slower\r
73 \r
74 I was thinking why not show both? but as threads\r
75 count is slow there could be customization variable\r
76 for showing *optionally* thread count in addition=20\r
77 to message count like\r
78 \r
79 "You have nn,nnn messages in n,nnn threads"\r
80 \r
81 Tomi\r