[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to keep correct filepaths when using the #+INCLUDE derivativ
From: |
Nicolas Goaziou |
Subject: |
Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative? |
Date: |
Sun, 18 Mar 2018 16:15:58 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
"Daniel P. Gomez" <address@hidden> writes:
> I've fixed the implementation of `org-export--prepare-file-contents`
> so
> that links are relative to the included file. A patch is attached.
>
> I've also created two org files in the test examples directory:
> "includer-with-links.org" and "subdir/includee-with-links.org". My
> goal
> was to add a test in "test-ox.el" `test-org-export/expand-include`
> that
> checks whether, after exporting the "includer-with-links.org" file to
> Org, the headings *Source and *Target are the same.
>
> I did not figure out how to do this cleanly, so any help implementing
> the test itself would be greatly appreciated.
I applied your patch and wrote a few tests. Let me know if it works for
you.
BTW, what's your status wrt FSF papers? I don't remember if you have
signed them already.
Thank you!
Regards,
--
Nicolas Goaziou 0x80A93738
- Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?, Nicolas Goaziou, 2018/03/01
- Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?, Daniel P Gomez, 2018/03/01
- Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?, Nicolas Goaziou, 2018/03/01
- Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?, Daniel P Gomez, 2018/03/02
- Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?, Nicolas Goaziou, 2018/03/02
- Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?, Daniel P Gomez, 2018/03/03
- Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?, Nicolas Goaziou, 2018/03/06
- Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?, Daniel P. Gomez, 2018/03/10
- Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?,
Nicolas Goaziou <=