From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Christopher M. Miles" Subject: [Proposal] Make header argument :mkdirp yes work for other header arguments not just :tangle Date: Tue, 19 Feb 2019 13:40:12 +0800 Message-ID: <87ftsk9w03.fsf@gmail.com> Reply-To: numbchild@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvykM-0002JY-Pm for emacs-orgmode@gnu.org; Tue, 19 Feb 2019 01:19:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvykL-0000IE-V5 for emacs-orgmode@gnu.org; Tue, 19 Feb 2019 01:19:14 -0500 Received: from [122.236.13.228] (port=55326 helo=dark.localdomain) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvykK-0000H0-3s for emacs-orgmode@gnu.org; Tue, 19 Feb 2019 01:19:12 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Org Mode 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 Do you have any idea about this? -- [ 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