Hello, Sami Airaksinen <samia...@gmail.com> writes:
> I use quite sophisticated (read complicated) initialization of my emacs. > Now I finally updated my emacs and org-mode upto date and found out that > org-babel-load-file doesn't work as previously. > > I don't know if you have already noticed but if your tangled source > org-mode file has multiple target files for the tangle blocks, it loads > the file which was found last. This most often isn't the file name that > was given as input. There could be more generic solution to this, but I > though that it might be best to keep this patching simple as possible. > > This is my first patch proposal so I hope I'm doing right and adding it > as an attachment to this post It looks good, thank you. However, could you also add a comment above the modified line in order to explain the car+last call? [...] > Suggestion from a patch proposal by Sami Airaksinen The line above is not necessary since you're the author of the patch anyway. Regards, -- Nicolas Goaziou