Arun I <theroarofthedra...@gmail.com> writes: >> Thanks for the detailed report and reproducible example, and sorry for >> the late reply. Fixed in 36233d976d. > > That works! Thanks. > > But, a new bug seems to have been introduced or was already there. > > When the publishing directory does not already exist (in my case, > ~/.emacs.d/org-tangle-bug/pub), I get > > (file-error "Opening output file" "is a directory" > "~/.emacs.d/org-tangle-bug/pub/") > > If I'm correct, org-babel-tangle-publish should create the publishing > directory if it does not already exist.
Hmm ... I don't see how that could have been introduced by 36233d976d, but I agree that the directory should be created if needed. I'll have a look later today. Thanks. -- Kyle