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 21AA2431FB6 for ; Tue, 29 Jul 2014 09:57:28 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] 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 tVDcvE+6U5FV for ; Tue, 29 Jul 2014 09:57:22 -0700 (PDT) Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36]) by olra.theworths.org (Postfix) with ESMTP id 8726F431FAE for ; Tue, 29 Jul 2014 09:57:22 -0700 (PDT) Received: from localhost (unknown [192.168.200.7]) by max.feld.cvut.cz (Postfix) with ESMTP id 147053CFEBF; Tue, 29 Jul 2014 18:57:20 +0200 (CEST) X-Virus-Scanned: IMAP STYX AMAVIS Received: from max.feld.cvut.cz ([192.168.200.1]) by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new, port 10044) with ESMTP id E243VFoIbB2c; Tue, 29 Jul 2014 18:57:15 +0200 (CEST) Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34]) by max.feld.cvut.cz (Postfix) with ESMTP id E79593CFE9F; Tue, 29 Jul 2014 18:57:14 +0200 (CEST) Received: from wsh by steelpick.2x.cz with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1XCAi9-0003QL-Dj; Tue, 29 Jul 2014 18:57:13 +0200 From: Michal Sojka To: Trevor Jim , David Bremner Subject: Re: nevermore In-Reply-To: <74f07268-8018-4790-885c-27f0dfb6733c@me.com> References: <74f07268-8018-4790-885c-27f0dfb6733c@me.com> User-Agent: Notmuch/0.18.1+51~gbbbdf04 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Tue, 29 Jul 2014 18:57:13 +0200 Message-ID: <87bns8f6hi.fsf@steelpick.2x.cz> MIME-Version: 1.0 Content-Type: text/plain Cc: notmuch@notmuchmail.org 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: Tue, 29 Jul 2014 16:57:28 -0000 Hi all! On Wed, Jul 16 2014, Trevor Jim wrote: > If you would like to incorporate things into the main branch, that > would be great. Here's what I think the status is: > > The asynchronous mail address harvesting works pretty well. Much > better than having to install python etc. It would be better to also > update the addresses when sending mail. > > I imagine many people want to use something other than company-mode, > though. Probably needs testing for other completion systems. Your address completion is really cool. I didn't know about company-mode. I tried to integrate it into notmuch. I'm sending a RFC PATCH in the following email. Cheers, -Michal