Re: [PATCH] vim: fix documentation that mailx isn't used anymore
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 16 Jul 2011 19:08:45 +0000 (22:08 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:39:08 +0000 (09:39 -0800)
e4/7ee00afa0f228473ffd18b0e63da582390e30a [new file with mode: 0644]

diff --git a/e4/7ee00afa0f228473ffd18b0e63da582390e30a b/e4/7ee00afa0f228473ffd18b0e63da582390e30a
new file mode 100644 (file)
index 0000000..ac64844
--- /dev/null
@@ -0,0 +1,73 @@
+Return-Path: <felipe.contreras@gmail.com>\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 6ED4F431FD0\r
+       for <notmuch@notmuchmail.org>; Sat, 16 Jul 2011 12:08:46 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 PSnQjfB+PeuY for <notmuch@notmuchmail.org>;\r
+       Sat, 16 Jul 2011 12:08:46 -0700 (PDT)\r
+Received: from mail-pz0-f53.google.com (mail-pz0-f53.google.com\r
+       [209.85.210.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 0F896431FB6\r
+       for <notmuch@notmuchmail.org>; Sat, 16 Jul 2011 12:08:45 -0700 (PDT)\r
+Received: by pzk6 with SMTP id 6so3917301pzk.40\r
+       for <notmuch@notmuchmail.org>; Sat, 16 Jul 2011 12:08:45 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
+       :cc:content-type:content-transfer-encoding;\r
+       bh=7JvneUX8CTVArExYGA84cmtpYzjpBKRXsed8PiD5ocQ=;\r
+       b=wF6H+UjjCqfVEt0FBI21XhY9YUD08XY6ZpHbGJYeyqIIPQ3Ph3gGUHwotRD6833naF\r
+       fFV8B6cA2pNGPWOpLNqEadKVcAcev8QZcN4mpsQq120FFzt61zJgvZPBpnVAUusMOCvN\r
+       7BDjYYQomAdpjG4FUYxsSQXWj46RSc+ubfP40=\r
+MIME-Version: 1.0\r
+Received: by 10.68.28.8 with SMTP id x8mr5076779pbg.146.1310843325200; Sat, 16\r
+       Jul 2011 12:08:45 -0700 (PDT)\r
+Received: by 10.68.41.129 with HTTP; Sat, 16 Jul 2011 12:08:45 -0700 (PDT)\r
+In-Reply-To: <1310323947-4881-1-git-send-email-ukleinek@strlen.de>\r
+References: <1310323947-4881-1-git-send-email-ukleinek@strlen.de>\r
+Date: Sat, 16 Jul 2011 22:08:45 +0300\r
+Message-ID:\r
+ <CAMP44s24y5mYMAPkF3khT=HhGTnTPL2uR6unM+w496EUJi+xAQ@mail.gmail.com>\r
+Subject: Re: [PATCH] vim: fix documentation that mailx isn't used anymore\r
+From: Felipe Contreras <felipe.contreras@gmail.com>\r
+To: =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= <ukleinek@strlen.de>\r
+Content-Type: text/plain; charset=UTF-8\r
+Content-Transfer-Encoding: quoted-printable\r
+Cc: notmuch@notmuchmail.org\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: Sat, 16 Jul 2011 19:08:46 -0000\r
+\r
+2011/7/10 Uwe Kleine-K=C3=B6nig <ukleinek@strlen.de>:\r
+> Since\r
+> =C2=A0 =C2=A0 =C2=A0 =C2=A0e7899b0 (vim: use sendmail directly)\r
+> notmuch-vim uses sendmail directly.\r
+\r
+Thanks. Applied :)\r
+\r
+> Cc: Felipe Contreras <felipe.contreras@gmail.com>\r
+\r
+For some reason I wasn't actually CC'ed.\r
+\r
+--=20\r
+Felipe Contreras\r