all messages for Emacs-related lists mirrored at yhetil.org
 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.