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 BD3CF6DE17ED for ; Tue, 27 Oct 2015 04:10:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.097 X-Spam-Level: X-Spam-Status: No, score=0.097 tagged_above=-999 required=5 tests=[AWL=0.097] 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 wPGtnoTq0lAG for ; Tue, 27 Oct 2015 04:10:48 -0700 (PDT) Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id BE9E26DE17E3 for ; Tue, 27 Oct 2015 04:10:47 -0700 (PDT) Received: from remotemail by gitolite.debian.net with local (Exim 4.80) (envelope-from ) id 1Zr27l-00070G-6U; Tue, 27 Oct 2015 11:09:05 +0000 Received: (nullmailer pid 20909 invoked by uid 1000); Tue, 27 Oct 2015 11:08:45 -0000 From: David Bremner To: Michal Sojka , notmuch@notmuchmail.org Subject: Re: [PATCH v8 0/3] elisp + company completion patches In-Reply-To: <1445901769-29134-1-git-send-email-sojkam1@fel.cvut.cz> References: <1445901769-29134-1-git-send-email-sojkam1@fel.cvut.cz> User-Agent: Notmuch/0.21~rc3+4~g36b38c2 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Tue, 27 Oct 2015 08:08:45 -0300 Message-ID: <87bnbkbmbm.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: Tue, 27 Oct 2015 11:10:49 -0000 Michal Sojka writes: > Hi David, Mark and others, > > thank you for pushing these patches forward. I gave them some testing > and they work as expected. In this version I addressed the comments to > v7 including Tomi's request for rewording :) The commit message of 2/3 > was also updated to reflect changes in the code. > > Cheers. > -Michal Hi Michal; Thanks for doing the final polishing. These patches are in master now. d