From: Gaute Hope Date: Sun, 7 Jun 2015 10:46:33 +0000 (+0000) Subject: Re: [PATCH] [wiki] add astroid to list of frontends X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=80029b7aac7191094251cce327a44b7fd80ec07a;p=notmuch-archives.git Re: [PATCH] [wiki] add astroid to list of frontends --- diff --git a/13/faab0f9c972cf52e272d2c1613d000ccdfab09 b/13/faab0f9c972cf52e272d2c1613d000ccdfab09 new file mode 100644 index 000000000..d926bbd94 --- /dev/null +++ b/13/faab0f9c972cf52e272d2c1613d000ccdfab09 @@ -0,0 +1,85 @@ +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 833406DE1352 + for ; Sun, 7 Jun 2015 03:46:40 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.716 +X-Spam-Level: +X-Spam-Status: No, score=-0.716 tagged_above=-999 required=5 tests=[AWL=0.004, + RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] + 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 tBgVh3eEQGy9 for ; + Sun, 7 Jun 2015 03:46:38 -0700 (PDT) +Received: from mail-la0-f48.google.com (mail-la0-f48.google.com + [209.85.215.48]) + by arlo.cworth.org (Postfix) with ESMTPS id 619156DE1343 + for ; Sun, 7 Jun 2015 03:46:38 -0700 (PDT) +Received: by laar3 with SMTP id r3so30254469laa.3 + for ; Sun, 07 Jun 2015 03:46:36 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:date:from:subject:to:references:in-reply-to + :user-agent:message-id:mime-version:content-type + :content-transfer-encoding; + bh=jTp/aAJF4NsegaUy52zFftOGNzErrcacY+LKh1isDcI=; + b=KtVBwVUV2QvIAJ1GOZVrx5VtloSepGab9vYok73jXCoIi7ssXnz1ZklQP0F5YpMA9s + 0TPU2lqKJVVErpsP7roWhrNaibfcAeUvcCvzx9+Vu/Zd4JvMDS9lDWKZqRZLbcpLz6HL + MnAhWE1sII9PX6o8A/+h+k5JVENetD6eHybud/g7314RuPGxWwEm6whwLY/k/9t87eJt + 0jXQbFLODat6MdLCVsWAUi/gPwhQidpGT9POM0JpsE2rVDO2hnPKjY5DFLPIc7IUVQZP + JwrIn6Lj6kRy6/Hcysj+OUjZmX+l1O+bNqxIgjCVtqXlPcOFVLE8qAKYRPOEJeT0VtXy + tVTg== +X-Gm-Message-State: + ALoCoQl1iLjlNbKv1FUHS0GPFvXCuuYHJlzIgeime/2ARiE4LYwf3tr+CL+CRoVgmqPFl0+ZnJA4 +X-Received: by 10.152.21.136 with SMTP id v8mr11517165lae.19.1433673996565; + Sun, 07 Jun 2015 03:46:36 -0700 (PDT) +Received: from localhost (243-7-11.connect.netcom.no. [176.11.7.243]) + by mx.google.com with ESMTPSA id f5sm3283935lbd.41.2015.06.07.03.46.35 + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Sun, 07 Jun 2015 03:46:35 -0700 (PDT) +Date: Sun, 07 Jun 2015 10:46:33 +0000 +From: Gaute Hope +Subject: Re: [PATCH] [wiki] add astroid to list of frontends +To: David Bremner , notmuch@notmuchmail.org +References: <1433672943-10840-1-git-send-email-eg@gaute.vetsj.com> + <87y4jvoljb.fsf@maritornes.cs.unb.ca> +In-Reply-To: <87y4jvoljb.fsf@maritornes.cs.unb.ca> +User-Agent: astroid/vv0.3-7-gdd842931 (https://github.com/gauteh/astroid) +Message-Id: <1433673754-astroid-2-4yhrhqt2ad-8222@strange> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8; format=flowed +Content-Transfer-Encoding: quoted-printable +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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, 07 Jun 2015 10:46:40 -0000 + +Excerpts from David Bremner's message of June 7, 2015 12:33: +> Gaute Hope writes: +>=20 +>> --- +>> frontends.mdwn | 1 + +>> 1 file changed, 1 insertion(+) +>=20 +> Sorry about the (previously) broken wiki, but it's fixed now. Since we +> all have the same priveleges, please push the change yourself. + +Thanks, just noticed someone already added astroid to the list - so +everything is good! + +- gaute + +=