Re: Applying patches directly from emails?
[notmuch-archives.git] / f4 / 14e0a534cc98f985e5c84d657cbd8fa53db576
1 Return-Path: <tomi.ollila@nixu.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 2168B429E25\r
6         for <notmuch@notmuchmail.org>; Mon, 10 Oct 2011 00:33:11 -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\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 DCVce381ILgz for <notmuch@notmuchmail.org>;\r
16         Mon, 10 Oct 2011 00:33:09 -0700 (PDT)\r
17 Received: from taco2.nixu.fi (taco2.nixu.fi [194.197.118.31])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 94E1A431FB6\r
21         for <notmuch@notmuchmail.org>; Mon, 10 Oct 2011 00:33:09 -0700 (PDT)\r
22 Received: from taco2.nixu.fi (localhost [127.0.0.1])\r
23         by taco2.nixu.fi (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id\r
24         p9A7Wn1o019626\r
25         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);\r
26         Mon, 10 Oct 2011 10:32:49 +0300\r
27 Received: (from too@localhost)\r
28         by taco2.nixu.fi (8.14.3/8.14.3/Submit) id p9A7WlJZ019625;\r
29         Mon, 10 Oct 2011 10:32:47 +0300\r
30 X-Authentication-Warning: taco2.nixu.fi: too set sender to\r
31         tomi.ollila@nixu.com using -f\r
32 From: Tomi Ollila <tomi.ollila@iki.fi>\r
33 To: Jameson Graef Rollins <jrollins@finestructure.net>\r
34 Subject: Re: output file argument to notmuch dump.\r
35 References: <8739f5tzxj.fsf@zancas.localnet> <m1wrcht801.fsf@jhu.edu>\r
36         <yf6r52pxdb8.fsf@taco2.nixu.fi>\r
37         <87zkhcemy7.fsf@servo.factory.finestructure.net>\r
38 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
39         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
40         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
41 Date: Mon, 10 Oct 2011 10:32:47 +0300\r
42 In-Reply-To: <87zkhcemy7.fsf@servo.factory.finestructure.net> (Jameson Graef\r
43         Rollins's message of "Fri, 07 Oct 2011 10:22:24 -0700")\r
44 Message-ID: <yf6vcrxuwrk.fsf@taco2.nixu.fi>\r
45 User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/22.2 (gnu/linux)\r
46 MIME-Version: 1.0\r
47 Content-Type: text/plain\r
48 Cc: Tomi Ollila <tomi.ollila@iki.fi>, David Bremner <bremner@unb.ca>,\r
49         notmuch <notmuch@notmuchmail.org>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Mon, 10 Oct 2011 07:33:11 -0000\r
63 \r
64 On Fri 07 Oct 2011 20:22, Jameson Graef Rollins <jrollins@finestructure.net> writes:\r
65 \r
66 > On Fri, 07 Oct 2011 14:15:39 +0300, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
67 >> The option 2, i.e. optional --write (or -o|--output) should be available;\r
68 >> someone may run notmuch without using environment that provides\r
69 >> redirections (or it is just plain simpler to give the command line option\r
70 >> instead of doing redirections).\r
71 >\r
72 > If that were the case then none of the other notmuch commands would work\r
73 > in the environment either.  If that's a concern, then notmuch should\r
74 > have a generic --redirect option that works for all commands, as Tom\r
75 > suggested out earlier.\r
76 \r
77 Good point. I Agree. So, no spesific --write|-o|--output for dump is my\r
78 current vote.\r
79 \r
80 >\r
81 > jamie.\r
82 \r
83 Tomi\r