0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 21:07:54 +00:00
org-mode/testing/examples
Richard Hansen 11bba63dc3 fix SETUPFILE pathname expansion with subdirectories
* lisp/org-macro.el (org-macro--collect-macros): cd to the directory
containing the SETUPFILE before recursing so that relative pathnames
in the SETUPFILE are expanded properly.

* lisp/org.el (org--setup-collect-keywords): cd to the directory
containing the SETUPFILE before recursing so that relative pathnames
in the SETUPFILE are expanded properly.

* lisp/ox.el (org-export--get-inbuffer-options,
org-export--list-bound-variables): cd to the directory containing the
SETUPFILE before recursing so that relative pathnames in the SETUPFILE
are expanded properly.

If /path/to/foo.org contains:

    #+SETUPFILE: settings/beamer.org

and /path/to/settings/beamer.org contains:

    #+SETUPFILE: common.org

then we want to read /path/to/settings/common.org, not
/path/to/common.org.

TINYCHANGE
2015-09-24 10:16:04 +02:00
..
subdir fix SETUPFILE pathname expansion with subdirectories 2015-09-24 10:16:04 +02:00
babel-dangerous.org
babel.org testing/*: Inline result tests modified to follow current schema 2015-01-29 12:05:31 -08:00
include.html
include.org ox: Update INCLUDE keywords wrt property drawers 2014-10-28 14:23:52 +01:00
include2.org
link-in-heading.org
links.org
macro-templates.org
no-heading.org
normal.org
ob-awk-test.in
ob-awk-test.org
ob-C-test.org Remove default #includes in Babel C, C++ 2015-03-31 12:05:49 +02:00
ob-fortran-test.org
ob-header-arg-defaults.org
ob-lilypond-broken.ly
ob-lilypond-broken.org
ob-lilypond-test.error
ob-lilypond-test.ly
ob-lilypond-test.org
ob-maxima-test.org
ob-octave-test.org
ob-screen-test.org
ob-sed-test.org Org Babel now supports sed scripts 2015-05-30 14:59:01 +02:00
ob-shell-test.org
org-exp.org
property-inheritance.org
setupfile.org fix SETUPFILE pathname expansion with subdirectories 2015-09-24 10:16:04 +02:00
setupfile3.org fix SETUPFILE pathname expansion with subdirectories 2015-09-24 10:16:04 +02:00