From: David Bremner Date: Tue, 29 Sep 2015 11:28:11 +0000 (+2100) Subject: Re: [PATCH v4 0/5] notmuch-emacs-mua updates X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cf1085d280bf1a22c32c3bc65bf7eee8c09067dd;p=notmuch-archives.git Re: [PATCH v4 0/5] notmuch-emacs-mua updates --- diff --git a/4b/62b21bcf9b60eadbaa3ab784924241a24558a3 b/4b/62b21bcf9b60eadbaa3ab784924241a24558a3 new file mode 100644 index 000000000..99d7dde5e --- /dev/null +++ b/4b/62b21bcf9b60eadbaa3ab784924241a24558a3 @@ -0,0 +1,58 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 3FC966DE0A7F + for ; Tue, 29 Sep 2015 04:30:45 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.105 +X-Spam-Level: +X-Spam-Status: No, score=0.105 tagged_above=-999 required=5 tests=[AWL=0.105] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 1GkGKOMFif_K for ; + Tue, 29 Sep 2015 04:30:43 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 8C3E26DE025E + for ; Tue, 29 Sep 2015 04:30:43 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1Zgt5D-00008x-Hp; Tue, 29 Sep 2015 11:28:31 +0000 +Received: (nullmailer pid 803 invoked by uid 1000); Tue, 29 Sep 2015 11:28:11 + -0000 +From: David Bremner +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [PATCH v4 0/5] notmuch-emacs-mua updates +In-Reply-To: +References: +User-Agent: Notmuch/0.20.2+73~gd432116 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Tue, 29 Sep 2015 08:28:11 -0300 +Message-ID: <87pp11qxbo.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: Tomi Ollila +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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: Tue, 29 Sep 2015 11:30:45 -0000 + +Jani Nikula writes: + +> The main goal is to not force --create-frame on users who dislike +> it. Split to some hopefully less controversial prep patches. + +series pushed. + +d