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 B680D6DE1607 for ; Wed, 13 Jan 2016 06:42:20 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.309 X-Spam-Level: X-Spam-Status: No, score=-0.309 tagged_above=-999 required=5 tests=[AWL=0.242, RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] 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 l4t9Ixf3V5Qf for ; Wed, 13 Jan 2016 06:42:19 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 2F6E86DE091E for ; Wed, 13 Jan 2016 06:42:19 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.84) (envelope-from ) id 1aJMci-0000he-3T; Wed, 13 Jan 2016 09:42:08 -0500 Received: (nullmailer pid 10579 invoked by uid 1000); Wed, 13 Jan 2016 14:42:16 -0000 From: David Bremner To: Tomi Ollila , notmuch@notmuchmail.org, sojkam1@fel.cvut.cz Subject: Re: [PATCH v6] devel/emacs: add devel/try-emacs-mua In-Reply-To: <1452107043-14408-1-git-send-email-tomi.ollila@iki.fi> References: <1452107043-14408-1-git-send-email-tomi.ollila@iki.fi> User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Wed, 13 Jan 2016 10:42:16 -0400 Message-ID: <87r3hl4k3b.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 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, 13 Jan 2016 14:42:20 -0000 Tomi Ollila writes: > devel/try-emacs-mua provides an easy way to try and experiment > with the notmuch emacs client distributed in emacs subdirectory of > the notmuch source tree. > pushed, thanks to you both for revisions. d