Re: [PATCH v2] Omit User-Agent: header by default
[notmuch-archives.git] / 1c / cf1a9d50c3b62a632ba014c85faa77bcee312b
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 AC6DE431FBF\r
6         for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 11:14:41 -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 7dNpJE8RqB+J for <notmuch@notmuchmail.org>;\r
16         Mon, 13 Feb 2012 11:14:41 -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 CA104431FBC\r
19         for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 11:14:40 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 74F2368055; Mon, 13 Feb 2012 21:14:40 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: Daniel Schoepe <daniel@schoepe.org>, Austin Clements <amdragon@MIT.EDU>,\r
24         Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
25 Subject: Re: [PATCH] emacs: allow to set RETAIN-STATE for\r
26         `notmuch-show-refresh-view' interactively\r
27 In-Reply-To: <87r4xysgk4.fsf@schoepe.localhost>\r
28 References: <1329131347-13803-1-git-send-email-dmitry.kurochkin@gmail.com>\r
29         <20120213152858.GO27039@mit.edu> <87r4xysgk4.fsf@schoepe.localhost>\r
30 User-Agent: Notmuch/0.11.1+188~ga5674c2 (http://notmuchmail.org) Emacs/23.3.1\r
31         (x86_64-unknown-linux-gnu)\r
32 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
33         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
34         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
35 Date: Mon, 13 Feb 2012 21:14:40 +0200\r
36 Message-ID: <m239aek0kf.fsf@guru.guru-group.fi>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 Cc: notmuch@notmuchmail.org\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Mon, 13 Feb 2012 19:14:41 -0000\r
53 \r
54 On Mon, 13 Feb 2012 20:02:03 +0100, Daniel Schoepe <daniel@schoepe.org> wrote:\r
55 > On Mon, 13 Feb 2012 10:29:26 -0500, Austin Clements <amdragon@MIT.EDU> wrote:\r
56 > > Quoth Dmitry Kurochkin on Feb 13 at  3:09 pm:\r
57 > > > The notmuch-show view refresh function (`notmuch-show-refresh-view',\r
58 > > > bound to "=") accepts an optional RETAIN-STATE argument.  The patch\r
59 > > > allows to set this argument interactively by using "C-u =".\r
60 > > \r
61 > > Why do we not *always* want this?\r
62\r
63 > Seconded. And I don't think making that the default along with an easy\r
64 > way to get the old behavior is "too much" for one patch, even though\r
65 > "put that in a separate commit!" is a fairly common sentiment here, and\r
66 > not a bad one, most of the time.\r
67 \r
68 I agree. If there is going to be 2 commits, first to change '=' retain\r
69 state and second to add previous behaviour by adding prefix argument handling.\r
70 \r
71 \r
72 > Cheers,\r
73 > Daniel\r
74 \r
75 tomi\r