Re: [RFC] Enhancements to address completion
authorKristoffer Ström <kristoffer@rymdkoloni.se>
Mon, 14 Mar 2011 21:06:53 +0000 (22:06 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:59 +0000 (09:37 -0800)
26/94eb2f2e05ae1beddb28d7644813e200ce4565 [new file with mode: 0644]

diff --git a/26/94eb2f2e05ae1beddb28d7644813e200ce4565 b/26/94eb2f2e05ae1beddb28d7644813e200ce4565
new file mode 100644 (file)
index 0000000..0e32f00
--- /dev/null
@@ -0,0 +1,82 @@
+Return-Path: <kristoffer@rymdkoloni.se>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id B725C431FD0\r
+       for <notmuch@notmuchmail.org>; Mon, 14 Mar 2011 14:13:00 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id edv4m0Ji0R-M for <notmuch@notmuchmail.org>;\r
+       Mon, 14 Mar 2011 14:12:59 -0700 (PDT)\r
+X-Greylist: delayed 320 seconds by postgrey-1.32 at olra;\r
+       Mon, 14 Mar 2011 14:12:59 PDT\r
+Received: from gateway05.websitewelcome.com (gateway05.websitewelcome.com\r
+       [67.18.16.77])\r
+       by olra.theworths.org (Postfix) with SMTP id 95A12431FB5\r
+       for <notmuch@notmuchmail.org>; Mon, 14 Mar 2011 14:12:59 -0700 (PDT)\r
+Received: (qmail 24205 invoked from network); 14 Mar 2011 20:59:31 -0000\r
+Received: from terminator.websitewelcome.com (74.53.228.194)\r
+       by gateway05.websitewelcome.com with SMTP; 14 Mar 2011 20:59:31 -0000\r
+Received: from [87.193.235.133] (port=34588 helo=mams)\r
+       by terminator.websitewelcome.com with esmtpa (Exim 4.69)\r
+       (envelope-from <kristoffer@rymdkoloni.se>)\r
+       id 1PzEvC-0007yA-Dq; Mon, 14 Mar 2011 16:03:23 -0500\r
+From: Kristoffer =?utf-8?Q?Str=C3=B6m?= <kristoffer@rymdkoloni.se>\r
+To: Xavier Maillard <xma@gnu.org>, servilio <servilio@gmail.com>,\r
+       notmuch <notmuch@notmuchmail.org>\r
+Subject: Re: [RFC] Enhancements to address completion\r
+In-Reply-To: <m2aagxza4j.fsf@gnu.org>\r
+References: <AANLkTimp+DFDVABwpRvHks3OOFHppSQ9pEviJBD7knXd@mail.gmail.com>\r
+       <86ipvmqchv.fsf@meetrics.de> <m2aagxza4j.fsf@gnu.org>\r
+User-Agent: Notmuch/0.5-61-g21e97c5 (http://notmuchmail.org) Emacs/23.2.1\r
+       (i486-pc-linux-gnu)\r
+Date: Mon, 14 Mar 2011 22:06:53 +0100\r
+Message-ID: <87y64hxvgy.fsf@rymdkoloni.se>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+X-AntiAbuse: This header was added to track abuse,\r
+       please include it with any abuse report\r
+X-AntiAbuse: Primary Hostname - terminator.websitewelcome.com\r
+X-AntiAbuse: Original Domain - notmuchmail.org\r
+X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]\r
+X-AntiAbuse: Sender Address Domain - rymdkoloni.se\r
+X-Source: \r
+X-Source-Args: \r
+X-Source-Dir: \r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 14 Mar 2011 21:13:00 -0000\r
+\r
+On Mon, 14 Mar 2011 22:05:00 +0100, Xavier Maillard <xavier@maillard.im> wr=\r
+ote:\r
+> Hey Kristoffer\r
+>=20\r
+> On Mon, 14 Mar 2011 10:26:20 +0100, Kristoffer Str=C3=B6m <kristoffer@rym=\r
+dkoloni.se> wrote:\r
+>=20\r
+> > I use it for completing through a modified version of eudc-select.\r
+>=20\r
+> Would you mind posting this 'modified version of eudc-select' here ?\r
+>=20\r
+> /Xavier\r
+\r
+Not at all fancy, only this:\r
+\r
+https://gist.github.com/869875\r