From: David Bremner Date: Sun, 27 Oct 2013 20:12:20 +0000 (+2100) Subject: Re: address completion in emacs via akonadi X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0e0e1a4055f51e14dc90d53624ff784e57b0ccf7;p=notmuch-archives.git Re: address completion in emacs via akonadi --- diff --git a/f5/69a514ac418905e6af9b9771e2323d2e2397fc b/f5/69a514ac418905e6af9b9771e2323d2e2397fc new file mode 100644 index 000000000..f7889664d --- /dev/null +++ b/f5/69a514ac418905e6af9b9771e2323d2e2397fc @@ -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 3A744431FDC + for ; Sun, 27 Oct 2013 13:12:34 -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 TSXqQM0iIOVh for ; + Sun, 27 Oct 2013 13:12:28 -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 5DFBD431FDA + for ; Sun, 27 Oct 2013 13:12:28 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1VaWhF-0003gL-A9; Sun, 27 Oct 2013 17:12:25 -0300 +Received: (nullmailer pid 14583 invoked by uid 1000); Sun, 27 Oct 2013 + 20:12:20 -0000 +From: David Bremner +To: Maximilian Mehnert , notmuch@notmuchmail.org +Subject: Re: address completion in emacs via akonadi +In-Reply-To: <526D6A3C.6060507@gmx.de> +References: <86ppqqiyfv.fsf@someserver.somewhere> + <874n823599.fsf@zancas.localnet> <526D6A3C.6060507@gmx.de> +User-Agent: Notmuch/0.16+111~ga7964c8 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Sun, 27 Oct 2013 17:12:20 -0300 +Message-ID: <871u36323f.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 20:12:34 -0000 + +Maximilian Mehnert writes: + +> On 27/10/13 20:04, David Bremner wrote:>> I've created a small program +> to have address completion in notmuch / +>>> emacs via akonadi. +>> Thanks for the mail. It would be great if somebody could update +>> +>> http://notmuchmail.org/emacstips/#index15h2 +> +> I was not aware of the fact that the wiki can be edited so easily. +> I have updated the appropriate section with installation instructions. + +Thanks! + +d