Re: "search --path=directory/" is lame(-ish)
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 29 Oct 2014 17:14:01 +0000 (19:14 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:05:50 +0000 (10:05 -0800)
2f/079a2a9e6d3bd12b097fbde745ece6f4a988ec [new file with mode: 0644]

diff --git a/2f/079a2a9e6d3bd12b097fbde745ece6f4a988ec b/2f/079a2a9e6d3bd12b097fbde745ece6f4a988ec
new file mode 100644 (file)
index 0000000..1e6adbf
--- /dev/null
@@ -0,0 +1,64 @@
+Return-Path: <tomi.ollila@iki.fi>\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 78C5D431FCF\r
+       for <notmuch@notmuchmail.org>; Wed, 29 Oct 2014 10:14:23 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\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 Ndt+cZG52n9Q for <notmuch@notmuchmail.org>;\r
+       Wed, 29 Oct 2014 10:14:17 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7515E431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 29 Oct 2014 10:14:17 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+       by guru.guru-group.fi (Postfix) with ESMTP id D4832100051;\r
+       Wed, 29 Oct 2014 19:14:01 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: "search --path=directory/" is lame(-ish)\r
+In-Reply-To: <cunoasuolcv.fsf@gargravarr.hh.sledj.net>\r
+References: <cunoasuolcv.fsf@gargravarr.hh.sledj.net>\r
+User-Agent: Notmuch/0.18.1+130~ga61922f (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Wed, 29 Oct 2014 19:14:01 +0200\r
+Message-ID: <m2zjceu7c6.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Wed, 29 Oct 2014 17:14:23 -0000\r
+\r
+On Wed, Oct 29 2014, David Edmondson <dme@dme.org> wrote:\r
+\r
+> Adding a terminal slash to a directory name when using --path causes the\r
+> search to fail. Removing the terminal slash produces results.\r
+>\r
+> Given that many shells will add the terminal slash during completion,\r
+> this is lame(-ish).\r
+\r
+Except zsh(1) which adds it, but when pressing enter to complete command\r
+execution, the trailing slash is removed -- at least in my configuration...\r
+\r
+... Nevertheless, I agree that the "feature" we have is at least a bit lame ;D\r
+\r
+Tomi\r