Bug: Attachment directory omitted from html export if line 1 is not section heading [9.3.7 (9.3.7-14-gb2b587-elpaplus @ /home/tarjei/.emacs.d/elpa/org-plus-contrib-20200720/)]

2020-07-25 Thread General discussions about Org-mode.
Hi! The following org file, where the attachment is a copied text file, is exported to a fully functional html page: -- without_title.org --- * Section :ATTACH: :PROPERTIES: :ID: 17b1efb9-e20c-4637-98c1-12e796e18d62 :END: Attachment link to attachment [[attachment:attachment.txt]

[PATCH] org-capture: Update plist before finalizing

2020-07-25 Thread Leo Vivier
Hi there, I’m working on the parallelisation of `org-capture' for Org-roam, and I’ve run into a problem with the updating of `org-capture-plist'. ;;- ;; DESCRIPTION ;;--

Re: Why is Babel-C trimming its output?

2020-07-25 Thread ian martins
That's up to the maintainers. If you just want to fix it on your end you could advise/replace `org-babel-C-execute` but unfortunately there's a lot there. On Fri, Jul 17, 2020, 1:31 PM Michaël Cadilhac wrote: > Thanks for the investigation Ian. So, since the tests run just fine > without it, a