emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-mode 9.0 : set tangle file in document PROPERTY
@ 2016-11-25 23:23 mcg
  2016-11-26 21:04 ` Grant Rettke
  0 siblings, 1 reply; 2+ messages in thread
From: mcg @ 2016-11-25 23:23 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I noticed that in sections it is necessary to set
:header-args: :tangle ~/filepath.R
in the new org-mode version

What is the syntax to set tangling for the whole file?
#+PROPERTY: tangle ~/filepath.R does not work anymore...

Thanks in advance for any help

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Org-mode 9.0 : set tangle file in document PROPERTY
  2016-11-25 23:23 Org-mode 9.0 : set tangle file in document PROPERTY mcg
@ 2016-11-26 21:04 ` Grant Rettke
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Rettke @ 2016-11-26 21:04 UTC (permalink / raw)
  To: mcg; +Cc: emacs-orgmode@gnu.org

On Fri, Nov 25, 2016 at 5:23 PM, mcg <giepen.m@googlemail.com> wrote:
> What is the syntax to set tangling for the whole file?
> #+PROPERTY: tangle ~/filepath.R does not work anymore...

Via http://orgmode.org/manual/Header-arguments-in-Org-mode-properties.html

#+PROPERTY: header-args    :tangle ~/filepath.R

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-26 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-25 23:23 Org-mode 9.0 : set tangle file in document PROPERTY mcg
2016-11-26 21:04 ` Grant Rettke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).