Re: Org-mode support
[notmuch-archives.git] / eb / a2d839892254e109f075dac839831e28668092
1 Return-Path: <tassilo@member.fsf.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 9D376431FBF\r
6         for <notmuch@notmuchmail.org>; Mon, 23 Nov 2009 07:01:43 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id JAu2kr6mG36p for <notmuch@notmuchmail.org>;\r
11         Mon, 23 Nov 2009 07:01:42 -0800 (PST)\r
12 Received: from deliver.uni-koblenz.de (deliver.uni-koblenz.de [141.26.64.15])\r
13         by olra.theworths.org (Postfix) with ESMTP id C8761431FAE\r
14         for <notmuch@notmuchmail.org>; Mon, 23 Nov 2009 07:01:42 -0800 (PST)\r
15 Received: from localhost (localhost [127.0.0.1])\r
16         by deliver.uni-koblenz.de (Postfix) with ESMTP id 38C8578A23D5;\r
17         Mon, 23 Nov 2009 16:01:42 +0100 (CET)\r
18 Received: from deliver.uni-koblenz.de ([127.0.0.1])\r
19         by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new,\r
20         port 10024)\r
21         with ESMTP id 20617-01; Mon, 23 Nov 2009 16:01:41 +0100 (CET)\r
22 X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org\r
23 Received: from thinkpad.tsdh.de (unknown [141.26.95.131])\r
24         by deliver.uni-koblenz.de (Postfix) with ESMTP id 8F0E878A2133;\r
25         Mon, 23 Nov 2009 16:01:41 +0100 (CET)\r
26 From: Tassilo Horn <tassilo@member.fsf.org>\r
27 To: Mikhail Gusarov <dottedmag@dottedmag.net>\r
28 References: <87ws1hldmu.fsf@thinkpad.tsdh.de>\r
29         <87einpl50j.fsf@thinkpad.tsdh.de> <87ljhxjq5i.fsf@vertex.dottedmag>\r
30         <876391l2si.fsf@thinkpad.tsdh.de>\r
31 Mail-Copies-To: never\r
32 Date: Mon, 23 Nov 2009 16:01:41 +0100\r
33 In-Reply-To: <876391l2si.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of\r
34         "Mon, 23 Nov 2009 15:43:41 +0100")\r
35 Message-ID: <871vjpl1yi.fsf@thinkpad.tsdh.de>\r
36 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-Virus-Scanned: amavisd-new at uni-koblenz.de\r
40 Cc: notmuch@notmuchmail.org\r
41 Subject: Re: [notmuch] Notmuch doesn't index new mails when mail location\r
42         contains symlinks\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.12\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Mon, 23 Nov 2009 15:01:43 -0000\r
56 \r
57 Tassilo Horn <tassilo@member.fsf.org> writes:\r
58 \r
59 Hi Mikhail,\r
60 \r
61 >>  TH> Whenever I delete those symlinks and created them anew, the new\r
62 >>  TH> mails get indexed with the next "notmuch new".  Of course, I could\r
63 >>  TH> create a script that does exactly that, but there should be a\r
64 >>  TH> better way, right?\r
65 >>\r
66 >> Probably mail does not get indexed due to mtime checks. Please try\r
67 >> whether touch'ing directory with mailboxes makes it work.\r
68 >\r
69 > No, it seems that doesn't help either.\r
70 \r
71 Ah, I'm stupid!  I don't have to touch the symlinks or the directories\r
72 inside the locations the symlinks point to, but instead I have to touch\r
73 the top-level directory where the symlinks are contained in.  Then it\r
74 works as expected, AFAICT.\r
75 \r
76 Thanks a lot,\r
77 Tassilo\r