[notmuch] [PATCH 1/2] notmuch-reply: Add support for replying only to sender
[notmuch-archives.git] / 13 / a3343e05edc0597ee1a1f6e15588e49f584a7a
1 Return-Path: <cworth@cworth.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 02546431FBC;\r
6         Sun, 22 Nov 2009 16:26:22 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id Ylq1jk0McvTu; Sun, 22 Nov 2009 16:26:21 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id E9F57431FAE;\r
13         Sun, 22 Nov 2009 16:26:20 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: Jed Brown <jed@59A2.org>, notmuch@notmuchmail.org\r
16 In-Reply-To: <1258771074-25997-1-git-send-email-jed@59A2.org>\r
17 References: <1258771074-25997-1-git-send-email-jed@59A2.org>\r
18 Date: Mon, 23 Nov 2009 01:26:06 +0100\r
19 Message-ID: <87pr7akrxd.fsf@yoom.home.cworth.org>\r
20 MIME-Version: 1.0\r
21 Content-Type: text/plain; charset=us-ascii\r
22 Subject: Re: [notmuch] [PATCH] Quote file names passed to the shell\r
23 X-BeenThere: notmuch@notmuchmail.org\r
24 X-Mailman-Version: 2.1.12\r
25 Precedence: list\r
26 List-Id: "Use and development of the notmuch mail system."\r
27         <notmuch.notmuchmail.org>\r
28 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
29         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
30 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
31 List-Post: <mailto:notmuch@notmuchmail.org>\r
32 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
33 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
34         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
35 X-List-Received-Date: Mon, 23 Nov 2009 00:26:22 -0000\r
36 \r
37 On Sat, 21 Nov 2009 03:37:54 +0100, Jed Brown <jed@59A2.org> wrote:\r
38 > Prior to this, notmuch-show-pipe-message could not handle file names\r
39 > with spaces and similar.\r
40 \r
41 Thanks for the fix, Jed. This is pushed.\r
42 \r
43 -Carl\r