Ihor Radchenko <[email protected]> writes: > Phil <[email protected]> writes: > >> All right. So I have it working for single blocks by >> modifying only `org-babel-tangle' with :tangle-directory >> accepting a single string or a list, e.g. >> >> :tangle-directory '("dir1" "/ssh:host1:/dir2" "/-::/etc") >> >> The option is ignored for file-wide tangle. >> >> What do you think of, instead of adding :tangle-directory, >> modifying :tangle to make it accept also a list? > > I am ok with making :tangle accept multiple values, but I think that > having a separate :tangle-directory argument is still useful. > ...
Done, by Lei Zhe. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=2815dd543 -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
