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 C3F73431FD0 for ; Sat, 16 Jul 2011 12:08:07 -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 qaxt9R3SjFfW for ; Sat, 16 Jul 2011 12:08:07 -0700 (PDT) Received: from mail-pz0-f53.google.com (mail-pz0-f53.google.com [209.85.210.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 0DF7A431FB6 for ; Sat, 16 Jul 2011 12:08:06 -0700 (PDT) Received: by pzk6 with SMTP id 6so3916820pzk.40 for ; Sat, 16 Jul 2011 12:08:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=r2di1NM2/Ne2o9d2whio8m4abCnpq651O3fpevVSzvw=; b=kd1ZT8OKGj9iAL10KhvN6FpMn0l1BKqzY/DHao/svSh+LmsOyTI+wdytrWOUHsNZ8e YAaOnPW8Hz8ppo6DssGi96gKGIz/+wAdaMCTqKZWF97J8nvOvGBJ+saYz9JMIDNv7dQ6 8q5qGVe/xQ0wDv6X2jQqSjJL2LCpOtHwwEdsM= MIME-Version: 1.0 Received: by 10.68.28.8 with SMTP id x8mr5076367pbg.146.1310843286294; Sat, 16 Jul 2011 12:08:06 -0700 (PDT) Received: by 10.68.41.129 with HTTP; Sat, 16 Jul 2011 12:08:06 -0700 (PDT) In-Reply-To: <1310327756-7201-1-git-send-email-ukleinek@strlen.de> References: <1310327756-7201-1-git-send-email-ukleinek@strlen.de> Date: Sat, 16 Jul 2011 22:08:06 +0300 Message-ID: Subject: Re: [PATCH] vim: use the full path for sendmail as /usr/sbin isn't usually in user's PATH From: Felipe Contreras To: =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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, 16 Jul 2011 19:08:07 -0000 2011/7/10 Uwe Kleine-K=C3=B6nig : > --- > =C2=A0vim/plugin/notmuch.vim | =C2=A0 =C2=A02 +- > =C2=A01 files changed, 1 insertions(+), 1 deletions(-) All right. Applied. --=20 Felipe Contreras