all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Org Mode List <emacs-orgmode@gnu.org>
Subject: [RFC] Modified Babel call execution and property deprecation
Date: Fri, 17 Jun 2016 00:25:31 +0200	[thread overview]
Message-ID: <87r3bwydno.fsf@saiph.selenimh> (raw)

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

             reply	other threads:[~2016-06-16 22:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-16 22:25 Nicolas Goaziou [this message]
2016-06-19 16:43 ` [RFC] Modified Babel call execution and property deprecation Charles C. Berry
2016-06-20 12:50   ` Nicolas Goaziou
2016-07-03 22:49 ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r3bwydno.fsf@saiph.selenimh \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.