From bf5ff054b00a5b21163810e96fca0b9b5e94af45 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 28 Oct 2013 16:04:02 +2100 Subject: [PATCH] Re: address completion in emacs via akonadi --- 12/41263dde52ee23eecdfe6b1310c50d56eea757 | 67 +++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 12/41263dde52ee23eecdfe6b1310c50d56eea757 diff --git a/12/41263dde52ee23eecdfe6b1310c50d56eea757 b/12/41263dde52ee23eecdfe6b1310c50d56eea757 new file mode 100644 index 000000000..f4718c409 --- /dev/null +++ b/12/41263dde52ee23eecdfe6b1310c50d56eea757 @@ -0,0 +1,67 @@ +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 1598B431FDC + for ; Sun, 27 Oct 2013 12:04:17 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 J56cBHP551sS for ; + Sun, 27 Oct 2013 12:04:09 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id EC31B431FD2 + for ; Sun, 27 Oct 2013 12:04:08 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1VaVd7-0003L4-R1; Sun, 27 Oct 2013 16:04:05 -0300 +Received: (nullmailer pid 10091 invoked by uid 1000); Sun, 27 Oct 2013 + 19:04:02 -0000 +From: David Bremner +To: Maximilian Mehnert , notmuch@notmuchmail.org +Subject: Re: address completion in emacs via akonadi +In-Reply-To: <86ppqqiyfv.fsf@someserver.somewhere> +References: <86ppqqiyfv.fsf@someserver.somewhere> +User-Agent: Notmuch/0.16+111~ga7964c8 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Sun, 27 Oct 2013 16:04:02 -0300 +Message-ID: <874n823599.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +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: Sun, 27 Oct 2013 19:04:17 -0000 + +Maximilian Mehnert writes: + +> I've created a small program to have address completion in notmuch / +> emacs via akonadi. +> +> https://github.com/mmehnert/akonadimailsearch +> +> Please feel free to use and contribute :-) + +Thanks for the mail. It would be great if somebody could update + + http://notmuchmail.org/emacstips/#index15h2 + +For those that might not know how, it's a wiki: + + http://notmuchmail.org/wikiwriteaccess/ -- 2.26.2