emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [RFC] Modified Babel call execution and property deprecation
@ 2016-06-16 22:25 Nicolas Goaziou
  2016-06-19 16:43 ` Charles C. Berry
  2016-07-03 22:49 ` Nicolas Goaziou
  0 siblings, 2 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2016-06-16 22:25 UTC (permalink / raw)
  To: Org Mode List

Hello,

I just pushed changes about how Babel calls (including inline calls) are
evaluated. Basically, they are not treated anymore as an Emacs Lisp
variable, but as virtual Babel source blocks, which can then be executed
with `org-babel-execute-src-block'.

I had to tweak a few tests in the process so I guess it will introduce
a few visible changes, in particular in header args as properties. In
any case, please let me know if there's something fishy.

That leads me to the second point. I think it's high time to remove the
deprecated (3 years ago) syntax for header properties, e.g.,

  :PROPERTIES:
  :tangle: no
  :END:

I re-read discussions about it from a couple of years ago, and, AFAICT,
the arguments against it do not hold anymore. So, if you think this
syntax is still useful, i.e., it permits things that the current one
cannot, please speak up.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

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

end of thread, other threads:[~2016-07-03 22:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-16 22:25 [RFC] Modified Babel call execution and property deprecation Nicolas Goaziou
2016-06-19 16:43 ` Charles C. Berry
2016-06-20 12:50   ` Nicolas Goaziou
2016-07-03 22:49 ` Nicolas Goaziou

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