bash completion error with 0.17
authorAnand Buddhdev <arhbkb@gmail.com>
Sun, 2 Feb 2014 10:35:05 +0000 (11:35 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:59:31 +0000 (09:59 -0800)
2c/6ce97cf3ec2263fd3d43cb2dc6b1b2ed6f8d65 [new file with mode: 0644]

diff --git a/2c/6ce97cf3ec2263fd3d43cb2dc6b1b2ed6f8d65 b/2c/6ce97cf3ec2263fd3d43cb2dc6b1b2ed6f8d65
new file mode 100644 (file)
index 0000000..729a415
--- /dev/null
@@ -0,0 +1,107 @@
+Return-Path: <arhbkb@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 156BA431FC0\r
+       for <notmuch@notmuchmail.org>; Sun,  2 Feb 2014 02:35:13 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.798\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.798 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, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7]\r
+       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 6DYZAAzdzB03 for <notmuch@notmuchmail.org>;\r
+       Sun,  2 Feb 2014 02:35:09 -0800 (PST)\r
+Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com\r
+ [74.125.82.47])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ 245BA431FBF   for <notmuch@notmuchmail.org>; Sun,  2 Feb 2014 02:35:09 -0800\r
+ (PST)\r
+Received: by mail-wg0-f47.google.com with SMTP id m15so10587191wgh.26\r
+       for <notmuch@notmuchmail.org>; Sun, 02 Feb 2014 02:35:06 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=mime-version:date:message-id:subject:from:to:content-type;\r
+       bh=gwkdkmZd+/priwSuwFPAeJr4kLMEsj5PbNTMdvsiEMU=;\r
+       b=q+ED+B1rJjG6YBVybdrXovGAkU1p8GsapYu7ILmrqFry7ye13FGe6PXVG7WdETOeVy\r
+       jUv9FSIYldCvY7UBs30YBtVsdzHn2jcgPOU4TpcwlykbNv930f2EenXnEmrPv7gGevfA\r
+       codH+wObtsgj4YrfDXxN7BuOWsmyPQkOvcbA+mW4B1Ag+ZiUwCwJCLzlgfkLJfwSpJWJ\r
+       K42IfHOeomzq2NMKOPth/ldI7AJnf2zu1AuTPu058aAQm/pP02IK1Mn9j87O9W76HroL\r
+       INYS/WanfyMv5lwvNF9FLHwCGBAjAzhASv9YAZ/Gk6sTyLIrxuW4vrtduiSEt8hAc2Q5\r
+       xIEQ==\r
+MIME-Version: 1.0\r
+X-Received: by 10.180.13.197 with SMTP id j5mr5166979wic.14.1391337305298;\r
+       Sun, 02 Feb 2014 02:35:05 -0800 (PST)\r
+Received: by 10.227.2.9 with HTTP; Sun, 2 Feb 2014 02:35:05 -0800 (PST)\r
+Date: Sun, 2 Feb 2014 11:35:05 +0100\r
+Message-ID:\r
+ <CANbPJF=vD8VAhGKT_3udssvApbD_W644j=4o2H8h11xZjqPphA@mail.gmail.com>\r
+Subject: bash completion error with 0.17\r
+From: Anand Buddhdev <arhbkb@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Content-Type: multipart/alternative; boundary=001a11c215cad85eed04f169f5ba\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: Sun, 02 Feb 2014 10:35:13 -0000\r
+\r
+--001a11c215cad85eed04f169f5ba\r
+Content-Type: text/plain; charset=ISO-8859-1\r
+\r
+Hi people,\r
+\r
+I've just discovered notmuch. I've installed version 0.17 on my Mac using\r
+Homebrew. I've also built a forked mutt with notmuch support, and I'm\r
+exploring setting up virtual folders, and keeping all mail in a single "All\r
+Mail" Maildir, with everything just tagged, a la Gmail :) I love it.\r
+\r
+I have one issue to report: when I type "notmuch" at the command-line and\r
+press tab, bash completion gives me the following error:\r
+\r
+$ notmuch -bash: _init_completion: command not found\r
+\r
+Looks like something is missing in the bash completion script. I'd\r
+appreciate if someone could make a patch.\r
+\r
+Regards,\r
+\r
+Anand\r
+\r
+--001a11c215cad85eed04f169f5ba\r
+Content-Type: text/html; charset=ISO-8859-1\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+<div dir=3D"ltr">Hi people,<div><br></div><div>I&#39;ve just discovered not=\r
+much. I&#39;ve installed version 0.17 on my Mac using Homebrew. I&#39;ve al=\r
+so built a forked mutt with notmuch support, and I&#39;m exploring setting =\r
+up virtual folders, and keeping all mail in a single &quot;All Mail&quot; M=\r
+aildir, with everything just tagged, a la Gmail :) I love it.</div>\r
+<div><br></div><div>I have one issue to report: when I type &quot;notmuch&q=\r
+uot; at the command-line and press tab, bash completion gives me the follow=\r
+ing error:</div><div><br></div><div>\r
+\r
+\r
+\r
+\r
+\r
+\r
+\r
+<p class=3D"">$ notmuch -bash: _init_completion: command not found</p><p cl=\r
+ass=3D"">Looks like something is missing in the bash completion script. I&#=\r
+39;d appreciate if someone could make a patch.</p><p class=3D"">Regards,</p=\r
+>\r
+<p class=3D"">Anand</p></div></div>\r
+\r
+--001a11c215cad85eed04f169f5ba--\r