Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / 1f / 11e90fcd84d3f5a828e230c8f9e7e628992415
1 Return-Path: <rlb@defaultvalue.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 770EB431FCF\r
6         for <notmuch@notmuchmail.org>; Sat, 22 Feb 2014 18:17:01 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id QWSWkO+9-yKZ for <notmuch@notmuchmail.org>;\r
16         Sat, 22 Feb 2014 18:16:55 -0800 (PST)\r
17 Received: from defaultvalue.org (defaultvalue.org [70.85.129.156])\r
18         by olra.theworths.org (Postfix) with ESMTP id 65F0A431FBF\r
19         for <notmuch@notmuchmail.org>; Sat, 22 Feb 2014 18:16:55 -0800 (PST)\r
20 Received: from trouble.defaultvalue.org (localhost [127.0.0.1])\r
21         (Authenticated sender: rlb@defaultvalue.org)\r
22         by defaultvalue.org (Postfix) with ESMTPSA id 4760E90D2B\r
23         for <notmuch@notmuchmail.org>; Sat, 22 Feb 2014 20:16:50 -0600 (CST)\r
24 Received: by trouble.defaultvalue.org (Postfix, from userid 1000)\r
25         id ECC2114E14E; Sat, 22 Feb 2014 20:16:49 -0600 (CST)\r
26 From: Rob Browning <rlb@defaultvalue.org>\r
27 To: notmuch@notmuchmail.org\r
28 Subject: [BUG] notmuch excludes .notmuch anywhere in the tree\r
29 User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1\r
30         (x86_64-pc-linux-gnu)\r
31 Date: Sat, 22 Feb 2014 20:16:49 -0600\r
32 Message-ID: <87mwhifu9a.fsf@trouble.defaultvalue.org>\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.13\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Sun, 23 Feb 2014 02:17:01 -0000\r
48 \r
49 \r
50 This might or might not be considered a bug, or at least it might just\r
51 be wishlist severity, but in my case, I have\r
52 \r
53   path=/home/rlb/notmuch\r
54 \r
55 and notmuch contained:\r
56 \r
57   /home/rlb/notmuch/.notmuch\r
58   /home/rlb/notmuch/Maildir -> /home/Maildir\r
59 \r
60 I arranged things like that so I could easily drop other mail-ish trees\r
61 into notmuch/ if I liked, and also so that I wouldn't have to worry\r
62 about the fact that maildir++ is going to name the directory for the\r
63 notmuch list's folder ".notmuch".  However, I outsmarted myself because\r
64 notmuch ignored both "[path]/.notmuch", and "[path]/Maildir/.notmuch".\r
65 \r
66 Though this isn't a critical problem for me.  For now, I just rewrote my\r
67 procmail rules and renamed the directory to .notmuchmail.\r
68 \r
69 Hope this helps\r
70 -- \r
71 Rob Browning\r
72 rlb @defaultvalue.org and @debian.org\r
73 GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A\r
74 GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4\r