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 9D743431FB6 for ; Fri, 20 Apr 2012 19:21:25 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 ZIMBplnxEkEU for ; Fri, 20 Apr 2012 19:21:21 -0700 (PDT) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 6956E431FAE for ; Fri, 20 Apr 2012 19:21:21 -0700 (PDT) Received: by werm13 with SMTP id m13so7583014wer.26 for ; Fri, 20 Apr 2012 19:21:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cJoOWU1hi0V7t4aHwlogPWy58GUG8rvcdM0RXUdZp9Q=; b=QHoZRgmIACsqVI5kfp7OnlHO84d2WjWSazNHCHG+yEzJQpiTiJfB+vAlLD5Z6JPNJF lOmaNDrAJUncjuDJ/s8xF+O1EJBR/gkZuTtJLqwVPP+z+/9WTMhqAebGaUJCfWxRCpid 0ODk3nOPmh2DF7rit0vnobjowcTFfR5/PDyrh2ANFX5bCzaMKVYOlM5OhNudc3XzY34B mvSUaB0Y9obx643eKxFF7U0yUXaCvWQY2baCuUGKGlUh6ELH1+jVkD9buMZye3Sxl9Ik DomoAwCC5J4tVIle8UWEvWhtNgixllGXklbOMHr/33mOYAA4WD/25RRDRjGm5Za3wed2 hOXA== MIME-Version: 1.0 Received: by 10.180.95.129 with SMTP id dk1mr3037130wib.3.1334974878713; Fri, 20 Apr 2012 19:21:18 -0700 (PDT) Received: by 10.216.154.132 with HTTP; Fri, 20 Apr 2012 19:21:18 -0700 (PDT) In-Reply-To: References: <1334751115-7216-1-git-send-email-felipe.contreras@gmail.com> <871unlgk7h.fsf@zancas.localnet> Date: Sat, 21 Apr 2012 05:21:18 +0300 Message-ID: Subject: Re: [PATCH] vim: simplify build From: Felipe Contreras To: Tomi Ollila Content-Type: text/plain; charset=UTF-8 Cc: notmuch@notmuchmail.org 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: Sat, 21 Apr 2012 02:21:25 -0000 On Wed, Apr 18, 2012 at 7:03 PM, Tomi Ollila wrote: > So, $(CURDIR) has 3 votes :D All right. Pushed :) -- Felipe Contreras