Re: [PATCH 1/3] emacs: Introduce generic boolean term escaping function
authorEthan Glasser-Camp <ethan.glasser.camp@gmail.com>
Sat, 27 Oct 2012 15:18:41 +0000 (11:18 +2000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:50:06 +0000 (09:50 -0800)
d2/7bac8b46264cda8c7b82aa5304c01f186a7a9b [new file with mode: 0644]

diff --git a/d2/7bac8b46264cda8c7b82aa5304c01f186a7a9b b/d2/7bac8b46264cda8c7b82aa5304c01f186a7a9b
new file mode 100644 (file)
index 0000000..b33692e
--- /dev/null
@@ -0,0 +1,76 @@
+Return-Path: <ethan.glasser.camp@gmail.com>\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 0374D431FC4\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Oct 2012 08:18:47 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 fEXtBsIdTCNH for <notmuch@notmuchmail.org>;\r
+       Sat, 27 Oct 2012 08:18:46 -0700 (PDT)\r
+Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com\r
+       [209.85.220.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 4A8B2431FAF\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Oct 2012 08:18:46 -0700 (PDT)\r
+Received: by mail-vc0-f181.google.com with SMTP id n11so4161168vch.26\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Oct 2012 08:18:44 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+       :mime-version:content-type;\r
+       bh=Yh9nNIWHcvWpxOZdCuGOXKPFnJFFRVpuEDmIk8u3NCo=;\r
+       b=iXSc6EHQLHoGsM/Z5r+komgBdCpGjWndbcdGJBIZDgtjjoha8Sg6rcdhECbSQEr1HA\r
+       aN/oUJbJa5VL6VGSVEu9QYx4nbDPyqC/WNDPypR4oHMWckwdJY+0dKxHwcBYE3cVjlaV\r
+       Nu+qdzFG0cO810GxVcUcig04lfQipRzpRO7Ea0vMQqywPK2PJX82IYLqDwkK9U+BoZCE\r
+       jxfGwdTpB/3voMIVlI1Df9i82PByNB5HoLN67XIuClsYBps01epujI1cuoBGcCa0B7b3\r
+       mbzafLXNLE/IkDroyiOJAUMDUTz6EAtnlCz08h/C7x0rnO3FwRQKvAQiAU2L6jRS8jdi\r
+       vLmA==\r
+Received: by 10.52.89.132 with SMTP id bo4mr33303699vdb.80.1351351124482;\r
+       Sat, 27 Oct 2012 08:18:44 -0700 (PDT)\r
+Received: from smtp.gmail.com (cpe-74-70-7-64.nycap.res.rr.com. [74.70.7.64])\r
+       by mx.google.com with ESMTPS id\r
+       zz18sm2348071veb.4.2012.10.27.08.18.42\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Sat, 27 Oct 2012 08:18:43 -0700 (PDT)\r
+From: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>, Austin Clements <amdragon@MIT.EDU>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 1/3] emacs: Introduce generic boolean term escaping\r
+       function\r
+In-Reply-To: <m2k3uduecy.fsf@guru.guru-group.fi>\r
+References: <1351282692-11455-1-git-send-email-amdragon@mit.edu>\r
+       <m2k3uduecy.fsf@guru.guru-group.fi>\r
+User-Agent: Notmuch/0.14+45~g6ea9330 (http://notmuchmail.org) Emacs/23.4.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Sat, 27 Oct 2012 11:18:41 -0400\r
+Message-ID: <87y5isgcz2.fsf@betacantrips.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\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: Sat, 27 Oct 2012 15:18:47 -0000\r
+\r
+Tomi Ollila <tomi.ollila@iki.fi> writes:\r
+\r
+> These 3 patches LGTM.\r
+\r
+Me too. But I wouldn't be averse to some tests :)\r
+\r
+Ethan\r