From 655b135fe6e83119fa68b950bfdb44c48e454943 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 2 Oct 2015 08:44:05 +2100 Subject: [PATCH] Re: [PATCH] notmuch-emacs-mua: make --auto-daemon imply --create-frame --- f7/032e377ec06dc7c61c127035adfa4cf4f66847 | 64 +++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 f7/032e377ec06dc7c61c127035adfa4cf4f66847 diff --git a/f7/032e377ec06dc7c61c127035adfa4cf4f66847 b/f7/032e377ec06dc7c61c127035adfa4cf4f66847 new file mode 100644 index 000000000..14c2a220b --- /dev/null +++ b/f7/032e377ec06dc7c61c127035adfa4cf4f66847 @@ -0,0 +1,64 @@ +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 85A5B6DE162A + for ; Thu, 1 Oct 2015 04:45:29 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.104 +X-Spam-Level: +X-Spam-Status: No, score=0.104 tagged_above=-999 required=5 tests=[AWL=0.104] + 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 0Sfqzso-Fn9B for ; + Thu, 1 Oct 2015 04:45:23 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 4BB0C6DE13E7 + for ; Thu, 1 Oct 2015 04:45:22 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZhcHg-0006Nh-VC; Thu, 01 Oct 2015 11:44:24 +0000 +Received: (nullmailer pid 14678 invoked by uid 1000); Thu, 01 Oct 2015 + 11:44:05 -0000 +From: David Bremner +To: Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: [PATCH] notmuch-emacs-mua: make --auto-daemon imply + --create-frame +In-Reply-To: <1443595012-22664-1-git-send-email-tomi.ollila@iki.fi> +References: <1443595012-22664-1-git-send-email-tomi.ollila@iki.fi> +User-Agent: Notmuch/0.20.2+93~g33c8777 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Thu, 01 Oct 2015 08:44:05 -0300 +Message-ID: <874mia3jay.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: tomi.ollila@iki.fi +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: Thu, 01 Oct 2015 11:45:29 -0000 + +Tomi Ollila writes: + +> Before this change with --auto-daemon but without --create-frame +> emacs server was started but no clients stay connected to it +> (in both graphical and terminal displays). +> +> Note that this changes how --client --auto-daemon works on +> graphical display; New emacs frame is now created for the +> message (and message-exit-actions hook appended). + +pushed. + +d -- 2.26.2