emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Concatenating header args
@ 2018-03-06  9:25 Michael Welle
  2018-03-06 15:31 ` John Kitchin
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Welle @ 2018-03-06  9:25 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

how can I concatenate header args? Let's assume I have an Org structure
like follows:

* foo
 :PROPERTIES:
 :header-args: :flags -Wall
 :END:
** bar
#+begin_src C :flags -lm
#+end_src

Now I want the code to be compiled with -Wall _and_ -lm.

Regards
hmw

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

end of thread, other threads:[~2018-03-08  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-06  9:25 Concatenating header args Michael Welle
2018-03-06 15:31 ` John Kitchin
2018-03-07  7:45   ` Michael Welle
2018-03-08  9:55     ` Michael Welle

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).