[WIP 2/3] cli/insert: move several file/directory manipulation routines into a new...
[notmuch-archives.git] / 08 / 60121ba6f75171f35baf0b0534cf89a2716da8
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 EB453431FBC;\r
6         Sat, 21 Nov 2009 20:38:27 -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 cUSWXACanz8Q; Sat, 21 Nov 2009 20:38:27 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id E9C93431FAE;\r
13         Sat, 21 Nov 2009 20:38:26 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: Chris Wilson <chris@chris-wilson.co.uk>, notmuch@notmuchmail.org\r
16 In-Reply-To: <1258850672-28339-2-git-send-email-chris@chris-wilson.co.uk>\r
17 References: <1258850672-28339-1-git-send-email-chris@chris-wilson.co.uk>\r
18         <1258850672-28339-2-git-send-email-chris@chris-wilson.co.uk>\r
19 Date: Sun, 22 Nov 2009 05:38:15 +0100\r
20 Message-ID: <874oon2myw.fsf@yoom.home.cworth.org>\r
21 MIME-Version: 1.0\r
22 Content-Type: text/plain; charset=us-ascii\r
23 Subject: Re: [notmuch] [PATCH 1/2] notmuch-new: Only install SIGALRM if not\r
24  running under gdb\r
25 X-BeenThere: notmuch@notmuchmail.org\r
26 X-Mailman-Version: 2.1.12\r
27 Precedence: list\r
28 List-Id: "Use and development of the notmuch mail system."\r
29         <notmuch.notmuchmail.org>\r
30 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
31         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
32 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
33 List-Post: <mailto:notmuch@notmuchmail.org>\r
34 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
35 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
36         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
37 X-List-Received-Date: Sun, 22 Nov 2009 04:38:28 -0000\r
38 \r
39 On Sun, 22 Nov 2009 00:44:31 +0000, Chris Wilson <chris@chris-wilson.co.uk> wrote:\r
40 > I felt sorry for Carl trying to step through an exception from xapian\r
41 > and suffering from the SIGALARMs..\r
42 \r
43 You're too kind, Chris. These are both pushed.\r
44 \r
45 And did you notice the way I didn't push as soon as I found your patches\r
46 in my inbox, but this time I looked for the *next* set of patches. ;-)\r
47 \r
48 -Carl\r