[PATCH v5 6/7] emacs/mua: Let user specify which parts get a header in citations.
[notmuch-archives.git] / b4 / 40dfd8d081f70be282c854b90c35aa06638b6e
1 Return-Path: <dme@dme.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 72D24431FAF\r
6         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 00:19:37 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 3WhHu8gfulnN for <notmuch@notmuchmail.org>;\r
16         Thu, 19 Jan 2012 00:19:37 -0800 (PST)\r
17 Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
18  [74.125.82.45])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  E01F1431FAE    for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 00:19:36 -0800\r
21  (PST)\r
22 Received: by wgbdt12 with SMTP id dt12so629046wgb.2\r
23         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 00:19:35 -0800 (PST)\r
24 Received: by 10.180.73.72 with SMTP id j8mr31608546wiv.2.1326961175799;\r
25         Thu, 19 Jan 2012 00:19:35 -0800 (PST)\r
26 Received: from hotblack-desiato.hh.sledj.net\r
27         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
28         by mx.google.com with ESMTPS id d9sm26711150wiy.2.2012.01.19.00.19.33\r
29         (version=TLSv1/SSLv3 cipher=OTHER);\r
30         Thu, 19 Jan 2012 00:19:34 -0800 (PST)\r
31 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
32         id 646DE9FE3F; Thu, 19 Jan 2012 08:19:32 +0000 (GMT)\r
33 To: Aaron Ecay <aaronecay@gmail.com>, Pieter Praet <pieter@praet.org>\r
34 Subject: Re: [PATCH] v2 [RFC] emacs: merge overhauled\r
35         `notmuch-cycle-notmuch-buffers' into `notmuch'\r
36 In-Reply-To: <m262g864dz.fsf@wal122.wireless-pennnet.upenn.edu>\r
37 References: <87r4yza95m.fsf@praet.org>\r
38         <1326732415-21894-1-git-send-email-pieter@praet.org>\r
39         <cun39bftw9b.fsf@hotblack-desiato.hh.sledj.net>\r
40         <87fwfd8h0i.fsf@praet.org>\r
41         <cunk44pmi7k.fsf@hotblack-desiato.hh.sledj.net>\r
42         <87obu19pfo.fsf@praet.org>\r
43         <cunhaztmalq.fsf@hotblack-desiato.hh.sledj.net>\r
44         <cunboq1mad1.fsf@hotblack-desiato.hh.sledj.net>\r
45         <87sjjdp1f1.fsf@praet.org>\r
46         <m262g864dz.fsf@wal122.wireless-pennnet.upenn.edu>\r
47 User-Agent: Notmuch/0.11+64~g42e8f66 (http://notmuchmail.org) Emacs/24.0.92.1\r
48         (x86_64-pc-linux-gnu)\r
49 From: David Edmondson <dme@dme.org>\r
50 Date: Thu, 19 Jan 2012 08:19:32 +0000\r
51 Message-ID: <cun4nvs6r57.fsf@hotblack-desiato.hh.sledj.net>\r
52 MIME-Version: 1.0\r
53 Content-Type: multipart/signed; boundary="=-=-=";\r
54         micalg=pgp-sha1; protocol="application/pgp-signature"\r
55 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
56 X-BeenThere: notmuch@notmuchmail.org\r
57 X-Mailman-Version: 2.1.13\r
58 Precedence: list\r
59 List-Id: "Use and development of the notmuch mail system."\r
60         <notmuch.notmuchmail.org>\r
61 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
63 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
64 List-Post: <mailto:notmuch@notmuchmail.org>\r
65 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
66 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
67         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
68 X-List-Received-Date: Thu, 19 Jan 2012 08:19:37 -0000\r
69 \r
70 --=-=-=\r
71 Content-Type: text/plain; charset=utf-8\r
72 Content-Transfer-Encoding: quoted-printable\r
73 \r
74 On Wed, 18 Jan 2012 17:18:48 -0500, Aaron Ecay <aaronecay@gmail.com> wrote:\r
75 > Runtime dependencies are not allowed in code distributed with emacs\r
76 > because of RMS=E2=80=99s conservativism[1].\r
77 \r
78 Yow! Conservatism is such a pejorative term.\r
79 \r
80 But, I generally agree. We should allow cl at runtime and document the\r
81 same.\r
82 \r
83 --=-=-=\r
84 Content-Type: application/pgp-signature\r
85 \r
86 -----BEGIN PGP SIGNATURE-----\r
87 Version: GnuPG v1.4.11 (GNU/Linux)\r
88 \r
89 iEYEARECAAYFAk8X0hQACgkQaezQq/BJZRYJyQCfXcVManbsKhJEsPOUewah6UiG\r
90 1RwAnRWjlAOfCqBNbt+tNy4uw/lofE89\r
91 =xxLu\r
92 -----END PGP SIGNATURE-----\r
93 --=-=-=--\r