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 2969C6DE025F for ; Sat, 30 Apr 2016 06:51:56 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -2.306 X-Spam-Level: X-Spam-Status: No, score=-2.306 tagged_above=-999 required=5 tests=[AWL=0.005, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 i__tu6g4j3bt for ; Sat, 30 Apr 2016 06:51:48 -0700 (PDT) Received: from mailchk-m06.uwaterloo.ca (mailservices.uwaterloo.ca [129.97.128.141]) by arlo.cworth.org (Postfix) with ESMTPS id 472336DE00F5 for ; Sat, 30 Apr 2016 06:51:48 -0700 (PDT) Received: from connect.uwaterloo.ca (connhub2.connect.uwaterloo.ca [129.97.149.119]) by mailchk-m06.uwaterloo.ca (8.14.4/8.14.4) with ESMTP id u3UDpjjs023951 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=OK) for ; Sat, 30 Apr 2016 09:51:46 -0400 Received: from uwaterloo.ca (46.243.138.64) by connhub2.connect.uwaterloo.ca (129.97.149.119) with Microsoft SMTP Server (TLS) id 14.3.266.1; Sat, 30 Apr 2016 09:51:43 -0400 From: Sebastian Fischmeister To: Notmuch Mail Subject: Re: notmuch-address-command questions In-Reply-To: <87oa8r8k4a.fsf@zancas.localnet> References: <87wpnfn90f.fsf@uwaterloo.ca> <87oa8r8k4a.fsf@zancas.localnet> Reply-To: X-Homepage: http://esg.uwaterloo.ca Date: Sat, 30 Apr 2016 09:51:43 -0400 Message-ID: <87shy3mfe1.fsf@uwaterloo.ca> MIME-Version: 1.0 Content-Type: text/plain X-UUID: 0e8b75ac-be96-4288-ac3e-c06f3ef24872 X-Miltered: at mailchk-m06 with ID 5724B871.002 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Virus-Scanned: clamav-milter 0.99 at mailchk-m06 X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.9 (mailchk-m06.uwaterloo.ca [129.97.128.141]); Sat, 30 Apr 2016 09:51:46 -0400 (EDT) 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: Sat, 30 Apr 2016 13:51:56 -0000 > There is caching with the internal completion, just not between emacs > sessions. You are correct. After a couple of addresses completions, it's nearly instantaneous. I didn't notice that in the test setup. Thanks, Sebastian