[PATCH v2 06/14] cli/reply: make references header creation easier to follow
[notmuch-archives.git] / 96 / ffcd2c340298e0e8fe8c0d4a1e8f7e523d7b61
1 Return-Path: <felipe.contreras@gmail.com>\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 DCA21431FB6\r
6         for <notmuch@notmuchmail.org>; Fri, 10 Dec 2010 07:35:20 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 m1Ed-aO4vFVC for <notmuch@notmuchmail.org>;\r
17         Fri, 10 Dec 2010 07:35:20 -0800 (PST)\r
18 Received: from mail-bw0-f52.google.com (mail-bw0-f52.google.com\r
19         [209.85.214.52])\r
20         by olra.theworths.org (Postfix) with ESMTP id 2ED0E431FB5\r
21         for <notmuch@notmuchmail.org>; Fri, 10 Dec 2010 07:35:20 -0800 (PST)\r
22 Received: by bwz4 with SMTP id 4so4691229bwz.39\r
23         for <notmuch@notmuchmail.org>; Fri, 10 Dec 2010 07:35:17 -0800 (PST)\r
24 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
25         h=domainkey-signature:mime-version:received:received:in-reply-to\r
26         :references:date:message-id:subject:from:to:cc:content-type;\r
27         bh=g+poJF5gXuX4xyW5+Ox/MHbPy1Wms9uM3cGOZccGaKA=;\r
28         b=Z0N/SmMPdk5RtGX2iu3jdgjJ/SkWMyfgFlhXs9yshR3cFm9st7BGAoIpOXey5azfEP\r
29         jouGgHbbM5BF4nFK84XH38JSlvOBsbLDSb6lK75DLlWRdwGjgmmkZtFHQzmeOdDa3be3\r
30         PxeVp4gx/V/OIO3spUVO8rDEKwqmJYIoyMqwE=\r
31 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
32         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
33         :cc:content-type;\r
34         b=VAYPeAU6MlQmWsRwEZxoKQOSLxIsPUTzMjcWJLX7U5xtja6PVfQHYeJEiXHpUzY8kF\r
35         vW4cpnDcxDmqLZOHTMWXNXVJIfLuUDHwEkRyweW3GjTGSIVfO5PYBjmtUaL628KI83mi\r
36         eyD6WQWl/NdTLV7IzL6a9DjGiE8pzhhOOTNTU=\r
37 MIME-Version: 1.0\r
38 Received: by 10.204.85.10 with SMTP id m10mr869569bkl.156.1291995317195; Fri,\r
39         10 Dec 2010 07:35:17 -0800 (PST)\r
40 Received: by 10.204.60.20 with HTTP; Fri, 10 Dec 2010 07:35:17 -0800 (PST)\r
41 In-Reply-To: <877hfi1ql7.fsf@SSpaeth.de>\r
42 References: <1291933972-7186-1-git-send-email-felipe.contreras@gmail.com>\r
43         <877hfi1ql7.fsf@SSpaeth.de>\r
44 Date: Fri, 10 Dec 2010 17:35:17 +0200\r
45 Message-ID: <AANLkTimq7On+1tnpaCXhnd8H=M+5AH6Ss6k1fDL296V-@mail.gmail.com>\r
46 Subject: Re: [PATCH 0/3] composing patches\r
47 From: Felipe Contreras <felipe.contreras@gmail.com>\r
48 To: Sebastian Spaeth <Sebastian@sspaeth.de>\r
49 Content-Type: text/plain; charset=UTF-8\r
50 Cc: notmuch@notmuchmail.org\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Fri, 10 Dec 2010 15:35:21 -0000\r
64 \r
65 On Fri, Dec 10, 2010 at 1:20 AM, Sebastian Spaeth <Sebastian@sspaeth.de> wrote:\r
66 > On Fri, 10 Dec 2010 00:32:49 +0200, Felipe Contreras <felipe.contreras@gmail.com> wrote:\r
67 >> I don't know how it works in gnus, but at least on the vim mode, the output\r
68 >> generated by 'notmuch reply' is not ready to be sent, at least the Message-ID\r
69 >> field is needed, and also is nice to have the User-Agent.\r
70 >\r
71 > But notmuch is not the User-Agent. That's why the emacs UI fills in the\r
72 > User-Agent value itself. I am not sure on the policy of creating\r
73 > Message-IDs, perhaps notmuch-reply could actually fill in some defaults there.\r
74 \r
75 Why it's not? The emacs UI is not really doing anything on top of\r
76 'notmuch reply'. And if it is, it can very well override that value.\r
77 Besides, what about other users (vim)? Why not make the output of\r
78 'notmuch reply' ready to be dumped to sendmail?\r
79 \r
80 It seems right now there's a lot of reliance on emacs UI, and gnus.\r
81 \r
82 -- \r
83 Felipe Contreras\r