From a7f15df8ca6dc72760a1a23ccda770eac32cdaa6 Mon Sep 17 00:00:00 2001 From: Aaron Ecay Date: Sun, 25 Oct 2015 21:40:53 +0000 Subject: [PATCH] Re: elisp + company completion patches, v7 --- a6/3314c290d6a478960806dbf9aba0cc8ab2b3a8 | 79 +++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 a6/3314c290d6a478960806dbf9aba0cc8ab2b3a8 diff --git a/a6/3314c290d6a478960806dbf9aba0cc8ab2b3a8 b/a6/3314c290d6a478960806dbf9aba0cc8ab2b3a8 new file mode 100644 index 000000000..1d96ef016 --- /dev/null +++ b/a6/3314c290d6a478960806dbf9aba0cc8ab2b3a8 @@ -0,0 +1,79 @@ +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 BC9FB6DE1BB7 + for ; Sun, 25 Oct 2015 14:40:58 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.719 +X-Spam-Level: +X-Spam-Status: No, score=-0.719 tagged_above=-999 required=5 tests=[AWL=0.101, + DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, + RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, + SPF_PASS=-0.001] 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 TFzx2PgLzJkw for ; + Sun, 25 Oct 2015 14:40:57 -0700 (PDT) +Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com + [209.85.212.180]) + by arlo.cworth.org (Postfix) with ESMTPS id A89506DE1BB2 + for ; Sun, 25 Oct 2015 14:40:56 -0700 (PDT) +Received: by wikq8 with SMTP id q8so139951663wik.1 + for ; Sun, 25 Oct 2015 14:40:54 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=from:to:subject:in-reply-to:references:user-agent:mail-followup-to + :date:message-id:mime-version:content-type; + bh=ck1JECKucnow5s1JXijCu7wJa08bqBmddPntFn7uglI=; + b=GvztCx8Gp/4SmFvyRvimhdIe1t4/eOcR6F6I/DaVGfOl8ZUM7jABK78GwvUJ9roRBX + Dwctuo001f+XAjUiP21sTOn5j3LgM/X57Iobadld87vgeXqjjGzbB8jsDDCDdV2/Gutu + QnHoWEA0AUstpEHZ6crpLiQxFzrz2LtUTAg/9gxkXCwAgSjFKBY6TNrmQJhRhBC/7Y6d + q3AEiJ5+UmmTancI5vK6H90jWeDAJTjcwmoXDqbQv+RPeB/l24/fFNSs5ggN8hkB7TV/ + O6r7fwRGCImOhvl/KPOEJPf0ozIQPRW4CzOdATYll8Z8IMEpmhuQ0z5nRAmt1GfxFaSc + A+Aw== +X-Received: by 10.194.90.79 with SMTP id bu15mr20237109wjb.36.1445809254637; + Sun, 25 Oct 2015 14:40:54 -0700 (PDT) +Received: from localhost ([217.17.137.178]) + by smtp.gmail.com with ESMTPSA id lo4sm11483285wic.5.2015.10.25.14.40.53 + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Sun, 25 Oct 2015 14:40:54 -0700 (PDT) +From: Aaron Ecay +To: David Bremner , notmuch@notmuchmail.org +Subject: Re: elisp + company completion patches, v7 +In-Reply-To: <1445786638-13763-1-git-send-email-david@tethera.net> +References: <1445786638-13763-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.20.2+65~gbd5504e (http://notmuchmail.org) + Emacs/25.0.50.2 (x86_64-unknown-linux-gnu) +X-Clacks-Overhead: GNU Terry Pratchett +Mail-Followup-To: David Bremner , notmuch@notmuchmail.org +Date: Sun, 25 Oct 2015 21:40:53 +0000 +Message-ID: <87a8r6zkwq.fsf@gmail.com> +MIME-Version: 1.0 +Content-Type: text/plain +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: Sun, 25 Oct 2015 21:40:58 -0000 + +2015ko urriak 25an, David Bremner-ek idatzi zuen: +> +> This round contains several bug fixes from Mark, and a slightly +> re-organized initialization from me. In particular, TAB should now +> behave sanely under company. Also there's a stub +> notmuch-address-message-insinuate to prevent peoples emacs startup +> from failing. + +Guess who wrote a reply before catching up on all the list mail. :P + +-- +Aaron Ecay -- 2.26.2