Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id CEF12431FBD for ; Tue, 2 Feb 2010 23:56:27 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.092 X-Spam-Level: X-Spam-Status: No, score=-0.092 tagged_above=-999 required=5 tests=[AWL=-0.462, BAYES_50=0.001, NUMERIC_HTTP_ADDR=0.001, URI_HEX=0.368] autolearn=no Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qEST1zeeJgDr for ; Tue, 2 Feb 2010 23:56:27 -0800 (PST) Received: from homiemail-a24.g.dreamhost.com (caiajhbdccac.dreamhost.com [208.97.132.202]) by olra.theworths.org (Postfix) with ESMTP id 20253431FAE for ; Tue, 2 Feb 2010 23:56:27 -0800 (PST) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) by homiemail-a24.g.dreamhost.com (Postfix) with ESMTPA id 2A9492C806C for ; Tue, 2 Feb 2010 23:56:24 -0800 (PST) Received: by sspaeth.de (sSMTP sendmail emulation); Wed, 03 Feb 2010 08:56:17 +0100 From: "Sebastian Spaeth" To: notmuch@notmuchmail.org In-Reply-To: <4B686569.7030408@exys.org> References: <201001291049.21048.sojkam1@fel.cvut.cz> <1265122868-12133-1-git-send-email-sojkam1@fel.cvut.cz> <87eil3ehjh.fsf@servo.finestructure.net> <4B686569.7030408@exys.org> Date: Wed, 03 Feb 2010 08:56:17 +0100 Message-ID: <87y6ja3g7y.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [notmuch] [PATCHv2] Preserve folder information when indexing X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2010 07:56:28 -0000 > /media/mail/mail > =E2=94=9C=E2=94=80=E2=94=80 cur > =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 1265050537.H891745P1231.samir.ibc= solutions.de:2,S > =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 1265050572.H419259P1443.samir.ibc= solutions.de:2,S > =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 1265050598.H121639P1634.samir.ibc= solutions.de:2,S > =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 1265050617.H309805P1774.samir.ibc= solutions.de:2,S > =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 1265050625.H818906P1838.samir.ibc= solutions.de:2,S > =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 1265050955.H593083P2020.samir.ibc= solutions.de:2,S A related question, currently notmuch seems to store the full absolute path to mails, but I remeber seeing some documentation saying that it's either absolute or relative to the xapian db dir. Is that correct, or is it reasonable to assume absolute directories (as e.g. notmuchsync currently does). Sebastian