From a0e4d1ff6a87aca71bd2eea31b0d40769b0896af Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 26 Feb 2014 21:02:19 +2000 Subject: [PATCH] Re: [PATCH] emacs: remove newlines from input to notmuch count --batch --- 6a/6f15e5c5269df67e782021bd8a3c09746a0001 | 65 +++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 6a/6f15e5c5269df67e782021bd8a3c09746a0001 diff --git a/6a/6f15e5c5269df67e782021bd8a3c09746a0001 b/6a/6f15e5c5269df67e782021bd8a3c09746a0001 new file mode 100644 index 000000000..6bd594434 --- /dev/null +++ b/6a/6f15e5c5269df67e782021bd8a3c09746a0001 @@ -0,0 +1,65 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 7BD4C431FD4 + for ; Tue, 25 Feb 2014 17:02:35 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 5Rc0C-ckIR-B for ; + Tue, 25 Feb 2014 17:02:26 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id E011F431FD2 + for ; Tue, 25 Feb 2014 17:02:26 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1WIStD-00033k-8k; Tue, 25 Feb 2014 21:02:23 -0400 +Received: (nullmailer pid 26701 invoked by uid 1000); Wed, 26 Feb 2014 + 01:02:19 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH] emacs: remove newlines from input to notmuch count + --batch +In-Reply-To: <1391869517-2742-1-git-send-email-david@tethera.net> +References: + <1391869517-2742-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Tue, 25 Feb 2014 21:02:19 -0400 +Message-ID: <87ios2y9d0.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Wed, 26 Feb 2014 01:02:35 -0000 + +David Bremner writes: + +> Since a newline starts a new query in batch mode, this causes +> mysterious crashes in the emacs interface if saved searches contain +> newlines. See the discussion at +> +> id:87wqhcxb5j.fsf@maritornes.cs.unb.ca +> + +pushed, + +d -- 2.26.2