emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: BABEL --> PROPERTY?
Date: Wed, 16 Nov 2011 10:31:33 +0100	[thread overview]
Message-ID: <80boscl8ga.fsf@somewhere.org> (raw)
In-Reply-To: 1321431705.22960.YahooMailNeo@web161915.mail.bf1.yahoo.com

Hi Michael,

Michael Hannon wrote:
> Hi, Eric.  In a recent thread ("Failure exporting with emacs --batch") on this
> list, you mentioned:
>
>>> #+BABEL :exports results
>>>
>> 
>> One item to note is that the #+BABEL: syntax is now deprecated, try
>> replacing the above line with the following.
>> 
>> #+PROPERTY: exports results
>
> I've seen the extended discussion on this list about this change, but I
> haven't been able to follow the details.  It seems that there were various
> proposals and counter proposals.
>
> Can you (or others) clarify a couple of things for me?
>
> (1) Does "deprecated" mean that the BABEL line will be gone from Org-mode 7.8?

Yes.

> (2) I typically use the following BABEL line:
>
> #+BABEL: :session *R* :cache yes :results output verbatim :exports both :tangle
>
> How would I express that using the PROPERTY syntax?

#+PROPERTY:  session *R*
#+PROPERTY:  cache yes
#+PROPERTY:  results output verbatim
#+PROPERTY:  exports both
#+PROPERTY:  tangle yes

Note that I added a "yes" value for the "tangle" property. That was missing
from your BABEL line.

Best regards,
  Seb

-- 
Sebastien Vauban

  parent reply	other threads:[~2011-11-16  9:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-16  8:21 BABEL --> PROPERTY? Michael Hannon
2011-11-16  9:19 ` Christian Moe
2011-11-16 19:48   ` Michael Hannon
2011-11-16 19:58     ` Eric Schulte
2011-11-16 20:18       ` Michael Hannon
2011-11-16  9:31 ` Sebastien Vauban [this message]
2011-11-16 13:54   ` Nick Dokos
2011-11-16 20:10     ` Michael Hannon
2011-11-16 20:03   ` Michael Hannon
2011-11-16 20:40     ` Sebastien Vauban
2011-11-16 22:17       ` Nick Dokos
2011-11-17  1:22         ` Michael Hannon
2011-11-17  9:02         ` Sebastien Vauban

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=80boscl8ga.fsf@somewhere.org \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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 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).