From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Tangling takes long - profiling and calling R Date: Thu, 02 Jul 2015 13:51:30 +0200 Message-ID: <87h9pmn5fh.fsf@nicolasgoaziou.fr> References: <87ioaobvl1.fsf@selenimh.access.network> <87a8vzc1u8.fsf@selenimh.access.network> <07F390A6-B112-4E02-8417-E9280B24AC94@gmail.com> <87zj3gj7qg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAd0D-0002P8-PM for emacs-orgmode@gnu.org; Thu, 02 Jul 2015 07:50:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAd0C-0007nx-Sv for emacs-orgmode@gnu.org; Thu, 02 Jul 2015 07:50:01 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:55359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAd0C-0007lg-MM for emacs-orgmode@gnu.org; Thu, 02 Jul 2015 07:50:00 -0400 In-Reply-To: <87zj3gj7qg.fsf@gmail.com> (Aaron Ecay's message of "Wed, 01 Jul 2015 15:03:03 +0100") 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: Rainer M Krug Cc: Sebastien Vauban , "emacs-orgmode@gnu.org" Hello, Aaron Ecay writes: > There is also a semantic difference in the two approaches as to whether > a remote invocation of a babel block (via e.g. #+call) uses the > properties from the block=E2=80=99s document position, or from the call= =E2=80=99s. > > Before deprecating the feature, the bugs should be fixed (if they are > really bugs), and the semantic differences explicated better. I'm all ears to bug reports.=20 However, the point is not about deprecating the feature. It /is/ marked as deprecated already, and has been so during the last two years. Keeping both is just confusing and not necessary, since you can override properties locally, with appropriate arguments. I suggest to remove the old "dynamic" setting and improve the new "lexical" one, if needed. Of course, it can wait Org 8.4, but it should be signaled during Org 8.3 release already. Regards, --=20 Nicolas Goaziou