Re: [PATCH] RFC: User-Agent header
[notmuch-archives.git] / b5 / f196a2132b418e4a2ff872f02473ec21798428
1 Return-Path: <xavier@maillard.im>\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 5C82F4196F3\r
6         for <notmuch@notmuchmail.org>; Tue, 13 Apr 2010 15:53:47 -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.4\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.4 tagged_above=-999 required=5\r
12         tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1] autolearn=no\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 frAwjuOztvFU for <notmuch@notmuchmail.org>;\r
16         Tue, 13 Apr 2010 15:53:46 -0700 (PDT)\r
17 Received: from xhlj.maillard.im (xhlj.maillard.im [82.244.211.40])\r
18         by olra.theworths.org (Postfix) with ESMTP id 9B9C2431FC1\r
19         for <notmuch@notmuchmail.org>; Tue, 13 Apr 2010 15:53:46 -0700 (PDT)\r
20 Received: from xhlj.maillard.im (xhlj [127.0.0.1])\r
21         by xhlj.maillard.im (Postfix) with ESMTP id 4EE521E07B;\r
22         Wed, 14 Apr 2010 00:53:45 +0200 (CEST)\r
23 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc\r
24         :subject:in-reply-to:references:date:message-id:mime-version\r
25         :content-type; s=postfix; bh=tHZAqRUgSNzZgrlSBc8AeZOCcrk=; b=aIH\r
26         gwKLqJQAnzghx81M2pe7RRVuHuT2FxdDS7P5LZtpBiAq+jGnLSnGZOfk4wmZgJjA\r
27         isMaXDY6pB+JlWDPy1WIsdHq8VM4pJrzeIZhR+Xg2FLo68XQtuuQ5vAruNEBHz9Z\r
28         SXt9zFoZmpdpbNk+xqNrxk+PAK2EeTl8pvrG/bEI=\r
29 Received: from maillard.im (unknown [192.168.0.254])\r
30         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
31         (No client certificate requested)\r
32         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
33         Wed, 14 Apr 2010 00:53:45 +0200 (CEST)\r
34 From: Xavier Maillard <xma@gnu.org>\r
35 To: Carl Worth <cworth@cworth.org>, Sebastian Spaeth <Sebastian@SSpaeth.de>\r
36 Subject: Re: [PATCH] RFC: User-Agent header\r
37 In-Reply-To: <87bpdnl02k.fsf@yoom.home.cworth.org>\r
38 References: <87iq821hba.fsf@SSpaeth.de> <87hbnhprk0.fsf@SSpaeth.de>\r
39         <87y6gtnkch.fsf@SSpaeth.de> <87bpdnl02k.fsf@yoom.home.cworth.org>\r
40 Date: Wed, 14 Apr 2010 00:55:19 +0200\r
41 Message-ID: <m2ljcr3qug.fsf@deb.maillard.im>\r
42 User-Agent: notmuch version 0.1 (Emacs 23.1.1/i486-pc-linux-gnu)\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 Cc: Notmuch list <notmuch@notmuchmail.org>\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Tue, 13 Apr 2010 22:53:47 -0000\r
59 \r
60 On Tue, 13 Apr 2010 10:44:03 -0700, Carl Worth <cworth@cworth.org> wrote:\r
61 > On Mon, 12 Apr 2010 10:30:54 +0200, "Sebastian Spaeth" <Sebastian@SSpaeth.de> wrote:\r
62 > > \r
63 > > OK, final post from me on this issue.\r
64\r
65 > No, wait! I want more from you. :-)\r
66\r
67 > Would you care to put together a solution that does this from within\r
68 > notmuch*.el ? I really want things usable by default without people\r
69 > having to hack up their .emacs files.\r
70 \r
71 +1\r
72  \r
73 > Of course, we could also easily add a variable to make this not happen,\r
74 > (but that can be added in a follow-on patch by anyone).\r
75 \r
76 +1\r
77 \r
78 Xavier\r