From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id E4DA06DE00B8 for ; Wed, 24 Aug 2016 09:39:40 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -2.31 X-Spam-Level: X-Spam-Status: No, score=-2.31 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E6_9qekLhaV8 for ; Wed, 24 Aug 2016 09:39:39 -0700 (PDT) X-Greylist: delayed 526 seconds by postgrey-1.35 at arlo; Wed, 24 Aug 2016 09:39:39 PDT Received: from hylle05.itea.ntnu.no (hylle05.itea.ntnu.no [129.241.56.225]) by arlo.cworth.org (Postfix) with ESMTPS id 7B9EC6DE0008 for ; Wed, 24 Aug 2016 09:39:39 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hylle05.itea.ntnu.no (Postfix) with ESMTP id 5641990E7C1 for ; Wed, 24 Aug 2016 18:30:50 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hylle05.itea.ntnu.no Received: from localhost (unknown [IPv6:2001:700:300:1470:36e6:d7ff:fe81:3aa0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: erikryb) by hylle05.itea.ntnu.no (Postfix) with ESMTPSA id F038890E70B for ; Wed, 24 Aug 2016 18:30:49 +0200 (CEST) Date: Wed, 24 Aug 2016 18:30:49 +0200 From: Erik Rybakken To: notmuch@notmuchmail.org Subject: Feature request: Finer control of paths Message-ID: <20160824163006.dzdvzjvkg5uxtrnh@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.6.2-neo (2016-07-23) X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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, 24 Aug 2016 16:39:41 -0000 Hi everybody, I would like to store hooks in a different directory from my mail. It would be nice to have an option "hooks.path" with default being "$DATABASEDIR/.notmuch/hooks/". Also, I think a similar option for the xabian database would make sense. Best, Erik