From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Weiss Subject: Re: [babel] Specifying buffer-wide header arguments: #+property vs #+babel (was: Cannot use R and sh) Date: Thu, 20 Oct 2011 15:10:40 -0400 Message-ID: <4EA07230.2000200@uni-koeln.de> References: <4EA068E4.8060503@uni-koeln.de> <28702.1319136540@alphaville.dokosmarshall.org> <4EA06F6C.4010201@uni-koeln.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGy0w-000514-UL for emacs-orgmode@gnu.org; Thu, 20 Oct 2011 15:10:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGy0v-0006oW-9C for emacs-orgmode@gnu.org; Thu, 20 Oct 2011 15:10:50 -0400 Received: from smtp-out.rrz.uni-koeln.de ([134.95.19.53]:49239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGy0u-0006o2-QH for emacs-orgmode@gnu.org; Thu, 20 Oct 2011 15:10:49 -0400 In-Reply-To: <4EA06F6C.4010201@uni-koeln.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com, emacs-orgmode@gnu.org On 20.10.2011 14:58, Bernd Weiss wrote: [...] > With respect to the "#+BABEL..." syntax, I vaguely remember that this is > deprecated. The Org Mode Manual, however, (still) mentions both ways... > . Earlier this year, Dan Davison wrote: "Please note that it is possible to make an equivalent setting using #+PROPERTY: session *R* In fact, I suspect we are going to drop #+BABEL entirely, so please consider it deprecated and use this form instead." I am wondering if this statement still holds true? Bernd