From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: "John Wiegley" Newsgroups: gmane.emacs.tangents Subject: Re: [ANNOUNCE] mailaprop: modern popup-style autofill for email addresses Date: Mon, 15 Jan 2018 11:48:56 -0800 Message-ID: References: <87r2qr9cq1.fsf@red-bean.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1516045666 11573 195.159.176.226 (15 Jan 2018 19:47:46 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 15 Jan 2018 19:47:46 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (darwin) Cc: Emacs Tangents To: Karl Fogel Original-X-From: emacs-tangents-bounces+get-emacs-tangents=m.gmane.org@gnu.org Mon Jan 15 20:47:42 2018 Return-path: Envelope-to: get-emacs-tangents@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ebAjG-0002CH-DK for get-emacs-tangents@m.gmane.org; Mon, 15 Jan 2018 20:47:34 +0100 Original-Received: from localhost ([::1]:58331 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebAlF-0004eB-Um for get-emacs-tangents@m.gmane.org; Mon, 15 Jan 2018 14:49:37 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebAkq-0004cF-NQ for emacs-tangents@gnu.org; Mon, 15 Jan 2018 14:49:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebAkm-00015r-Qh for emacs-tangents@gnu.org; Mon, 15 Jan 2018 14:49:12 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebAkm-00015m-N1; Mon, 15 Jan 2018 14:49:08 -0500 Original-Received: from auth1-smtp.messagingengine.com ([66.111.4.227]:33935) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1ebAkm-0005kQ-F4; Mon, 15 Jan 2018 14:49:08 -0500 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id 97C8820B3E; Mon, 15 Jan 2018 14:49:07 -0500 (EST) Original-Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Mon, 15 Jan 2018 14:49:07 -0500 X-ME-Sender: Original-Received: from localhost (unknown [76.234.69.149]) by mail.messagingengine.com (Postfix) with ESMTPA id 2B98E7E43A; Mon, 15 Jan 2018 14:49:07 -0500 (EST) In-Reply-To: <87r2qr9cq1.fsf@red-bean.com> (Karl Fogel's message of "Mon, 15 Jan 2018 12:52:06 -0600") Mail-Followup-To: Karl Fogel , Emacs Tangents X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-tangents@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-tangents-bounces+get-emacs-tangents=m.gmane.org@gnu.org Original-Sender: "Emacs-tangents" Xref: news.gmane.org gmane.emacs.tangents:224 Archived-At: >>>>> "KF" == Karl Fogel writes: KF> Hi. I wrote a new package, 'mailaprop', that provides popup-style autofill KF> for email addresses in recipient headers of message composition buffers. If you want a nice source of candidates, I wrote this unpublished package: https://github.com/jwiegley/dot-emacs/blob/master/lisp/gnus-harvest/gnus-harvest.el It watches who you write to, and who you read e-mail from (if you hook it into Gnus), and stores them all in an SQLite database with timestamps. It then lets you query for a candidate list. I use it via message-x. -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2