emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Setting multiple variables for code blocks in one property drawer
@ 2012-02-09 12:46 Viktor Rosenfeld
  2012-02-15 15:08 ` Eric Schulte
  0 siblings, 1 reply; 7+ messages in thread
From: Viktor Rosenfeld @ 2012-02-09 12:46 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

after following the discussion about the new BABEL syntax I was under
the impression that the following should work to set two variables in
one PROPERTIES drawer:

:PROPERTIES:
:var: foo=1
:var+: bar=2
:END:

However, the definition of bar is ignored. It turns out that there can
only be one :var: or :var+: entry in a drawer and the latter can only be
used to append to inherited entries, but not to those defined in the
same drawer. Is this the intended behavior? How would I define multiple
variables in a drawer (except for putting them all on one line)?

Thanks,
Viktor

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

end of thread, other threads:[~2012-02-27  7:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-09 12:46 Setting multiple variables for code blocks in one property drawer Viktor Rosenfeld
2012-02-15 15:08 ` Eric Schulte
2012-02-15 19:12   ` Viktor Rosenfeld
2012-02-18 15:32     ` Eric Schulte
2012-02-20 11:43       ` Viktor Rosenfeld
2012-02-25 19:11         ` Eric Schulte
2012-02-27  7:00           ` Viktor Rosenfeld

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