emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [FEATURE] Make header argument :mkdirp yes work for other header arg


From: stardiviner
Subject: [O] [FEATURE] Make header argument :mkdirp yes work for other header arguments not just :tangle
Date: Sun, 03 Mar 2019 15:23:17 +0800
User-agent: mu4e 1.1.0; emacs 27.0.50

I hope ~:mkdirp~ header argument can also work for other related header 
arguments
like ~:dir~, ~:file~ etc not just ~:tangle~. Like following example.

#+begin_src sh :mkdirp yes :dir "data/code/mkdirp/dir" :file "test" :results 
file link
echo "hello"
#+end_src

So I added a simple patch to make it work.

(I posted message before, but I forgot to update the subject which might be
ignored, so I post a new one again.)
      

Attachment: 0001-ob-core.el-Make-mkdirp-work-for-dir-too.patch
Description: Text Data

-- 
[ stardiviner ]
       I try to make every word tell the meaning what I want to express.

       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner, Matrix: stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

reply via email to

[Prev in Thread] Current Thread [Next in Thread]