Re: org-babel-tangle not using relative links

2020-06-09 Thread Jeremias Gonzalez
On 6/8/2020 5:37 PM, Kyle Meyer wrote: Kyle Meyer writes: Thank you for the excellent bug report. This is should be fixed by Guh, "is should be". Apparently I started off feeling bold, reconsidered, and then did a sloppy job of switching to a more cautious claim :/ The new code works perf

Re: org-babel-tangle not using relative links

2020-06-08 Thread Kyle Meyer
Kyle Meyer writes: > Thank you for the excellent bug report. This is should be fixed by Guh, "is should be". Apparently I started off feeling bold, reconsidered, and then did a sloppy job of switching to a more cautious claim :/

Re: org-babel-tangle not using relative links

2020-06-08 Thread Kyle Meyer
Jeremias Gonzalez writes: > I cannot seem to be able to make org-babel-tangle respect the setting of > org-babel-tangle-use-relative-file-links to t. Here is my process after > launching "emacs -Q" (the default for > org-babel-tangle-use-relative-file-links appears to be true in this > configu

Re: org-babel-tangle not using relative links

2020-06-08 Thread Jeremias Gonzalez
With some further testing regarding the issue, I have been able to replicate the problem, with the relative links setting in org babel being ignored, using "emacs -Q" on Ubuntu with the emacs version installed from their package repository. The test.org file is the same as before, and again th