From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to keep correct filepaths when using the #+INCLUDE derivative? Date: Thu, 01 Mar 2018 19:32:49 +0100 Message-ID: <87o9k7ir3i.fsf@nicolasgoaziou.fr> References: <87woyxhuk2.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erT0g-0000Lo-Dk for emacs-orgmode@gnu.org; Thu, 01 Mar 2018 13:32:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erT0f-0006bw-L8 for emacs-orgmode@gnu.org; Thu, 01 Mar 2018 13:32:54 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:48415) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1erT0f-0006YS-ET for emacs-orgmode@gnu.org; Thu, 01 Mar 2018 13:32:53 -0500 In-Reply-To: (Daniel P. Gomez's message of "Thu, 1 Mar 2018 02:01:13 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Daniel P Gomez Cc: emacs-orgmode@gnu.org Hello, Daniel P Gomez writes: > If there is any interest, I've created a patch adding support for a > :absolute-paths functionality. > As I said, I don't have much experience writing Elisp, so any > suggestions on how to improve the code would be appreciated. If there > is any interest in adding this feature to Org I could try to clean it > up. Thank you. Would it make sense to automatically deduce this directory from included file and apply this automatically? Regards, -- Nicolas Goaziou