Re: [Review] Re: new "crypto" branch providing full PGP/MIME support
[notmuch-archives.git] / b6 / dad0dbebc231972e3401b0f620ff48bb76fe1f
1 Return-Path: <cworth@cworth.org>\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 505934196F0\r
6         for <notmuch@notmuchmail.org>; Fri,  4 Jun 2010 09:50:03 -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: -2.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\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 Sk4GUfpqLsFA; Fri,  4 Jun 2010 09:49:53 -0700 (PDT)\r
17 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id E818F431FC1;\r
19         Fri,  4 Jun 2010 09:49:52 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id 9291F568F30; Fri,  4 Jun 2010 09:49:52 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: Jason White <jason@jasonjgw.net>, notmuch <notmuch@notmuchmail.org>\r
24 Subject: Re: Use of "notmuch count" in notmuch-hello.el\r
25 In-Reply-To: <20100508033539.GA28162@jdc.jasonjgw.net>\r
26 References: <20100508033539.GA28162@jdc.jasonjgw.net>\r
27 User-Agent: Notmuch/0.3.1-22-g1d528f8 (http://notmuchmail.org) Emacs/23.1.1\r
28         (i486-pc-linux-gnu)\r
29 Date: Fri, 04 Jun 2010 09:49:47 -0700\r
30 Message-ID: <87pr06d9p0.fsf@yoom.home.cworth.org>\r
31 MIME-Version: 1.0\r
32 Content-Type: multipart/signed; boundary="=-=-=";\r
33         micalg=pgp-sha1; protocol="application/pgp-signature"\r
34 X-BeenThere: notmuch@notmuchmail.org\r
35 X-Mailman-Version: 2.1.13\r
36 Precedence: list\r
37 List-Id: "Use and development of the notmuch mail system."\r
38         <notmuch.notmuchmail.org>\r
39 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
41 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
42 List-Post: <mailto:notmuch@notmuchmail.org>\r
43 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
44 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
46 X-List-Received-Date: Fri, 04 Jun 2010 16:50:03 -0000\r
47 \r
48 --=-=-=\r
49 Content-Transfer-Encoding: quoted-printable\r
50 \r
51 On Sat, 8 May 2010 13:35:39 +1000, Jason White <jason@jasonjgw.net> wrote:\r
52 > The ELisp code in the current Git master branch calls notmuch count, rath=\r
53 er\r
54 > than notmuch count *.\r
55 >=20\r
56 > I don't know whether this is supposed to be corrected in the C code or in=\r
57  the\r
58 > Emacs code; the manual page still documents the old behaviour.\r
59 >=20\r
60 > Here's a quick patch that enables m-x notmuch to run for me.\r
61 ...\r
62 > -                  (car (process-lines notmuch-command "count")))\r
63 > +                  (car (process-lines notmuch-command "count" "*")))\r
64 >        (widget-insert " messages (that's not much mail).\n\n"))\r
65 \r
66 The "notmuch count '*'" convention is new, but the old "notmuch count"\r
67 convention is still supported. I'm not sure how you got into a state\r
68 where "M-x notmuch" would not run unless you used the new convention.\r
69 \r
70 All versions of notmuch support the old convention, so that's the one\r
71 that should be used by the emacs code.\r
72 \r
73 I hope that helps answer the question,\r
74 \r
75 =2DCarl\r
76 \r
77 =2D-=20\r
78 carl.d.worth@intel.com\r
79 \r
80 --=-=-=\r
81 Content-Type: application/pgp-signature\r
82 \r
83 -----BEGIN PGP SIGNATURE-----\r
84 Version: GnuPG v1.4.10 (GNU/Linux)\r
85 \r
86 iD8DBQFMCS6r6JDdNq8qSWgRAn7WAKCHQRtRivr1c5LKGT8X029A3Amo7gCeMgwl\r
87 G5qD8HAOIPeQ9ULEr0eSOyo=\r
88 =fWU7\r
89 -----END PGP SIGNATURE-----\r
90 --=-=-=--\r