[notmuch] Avoid installing SIGALRMs when under the debugger.
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 22 Nov 2009 00:44:30 +0000 (00:44 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:38 +0000 (09:35 -0800)
de/7e13d27bb1958fa8f918adcf0cadcb4053f72d [new file with mode: 0644]

diff --git a/de/7e13d27bb1958fa8f918adcf0cadcb4053f72d b/de/7e13d27bb1958fa8f918adcf0cadcb4053f72d
new file mode 100644 (file)
index 0000000..3b71950
--- /dev/null
@@ -0,0 +1,44 @@
+Return-Path: <chris@chris-wilson.co.uk>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id CA2A5431FBC\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 16:44:38 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id mx5nmq8dx+Sk for <notmuch@notmuchmail.org>;\r
+       Sat, 21 Nov 2009 16:44:38 -0800 (PST)\r
+Received: from orsmga101.jf.intel.com (mga06.intel.com [134.134.136.21])\r
+       by olra.theworths.org (Postfix) with ESMTP id D36D6431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 16:44:37 -0800 (PST)\r
+Received: from orsmga002.jf.intel.com ([10.7.209.21])\r
+       by orsmga101.jf.intel.com with ESMTP; 21 Nov 2009 16:44:28 -0800\r
+X-ExtLoop1: 1\r
+X-IronPort-AV: E=Sophos;i="4.47,265,1257148800"; d="scan'208";a="469444035"\r
+Received: from unknown (HELO localhost.localdomain) ([10.255.16.190])\r
+       by orsmga002.jf.intel.com with ESMTP; 21 Nov 2009 17:01:39 -0800\r
+From: Chris Wilson <chris@chris-wilson.co.uk>\r
+To: notmuch@notmuchmail.org\r
+Date: Sun, 22 Nov 2009 00:44:30 +0000\r
+Message-Id: <1258850672-28339-1-git-send-email-chris@chris-wilson.co.uk>\r
+X-Mailer: git-send-email 1.6.5.3\r
+Subject: [notmuch] Avoid installing SIGALRMs when under the debugger.\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 22 Nov 2009 00:44:39 -0000\r
+\r
+Gah, I'm tired and using "git send-email HEAD^" is too easy. Here is the\r
+most recent pair of patches in possibly a working state.\r
+-ickle\r
+\r