From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: "user-error: No language for src block: (unnamed)" when running `org-icalendar-combine-agenda-files` Date: Fri, 21 Aug 2015 21:19:56 +0100 Message-ID: References: <874mjsq2r7.fsf@nicolasgoaziou.fr> <8737zcoh9r.fsf@nicolasgoaziou.fr> <87y4h4n0nj.fsf@nicolasgoaziou.fr> <87oai0v1ra.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSsnT-0007pf-1M for emacs-orgmode@gnu.org; Fri, 21 Aug 2015 16:20:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSsnN-0007mK-SO for emacs-orgmode@gnu.org; Fri, 21 Aug 2015 16:20:18 -0400 Received: from plane.gmane.org ([80.91.229.3]:38402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSsnN-0007ls-KY for emacs-orgmode@gnu.org; Fri, 21 Aug 2015 16:20:13 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZSsnK-0002Qv-K2 for emacs-orgmode@gnu.org; Fri, 21 Aug 2015 22:20:10 +0200 Received: from cpc33-cmbg15-2-0-cust4.5-4.cable.virginm.net ([81.102.136.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Aug 2015 22:20:10 +0200 Received: from andreas.leha by cpc33-cmbg15-2-0-cust4.5-4.cable.virginm.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Aug 2015 22:20:10 +0200 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: emacs-orgmode@gnu.org Hi, Just a small comment. [ ... discussion of :caching of evaluation results ... ] > For purely R-based work, Charles Berry’s ox-ravel package > > is a very interesting approach, since it relies on the cache feature of > knitr, which is capable of automatically detecting cross-block > dependencies like the example above under some circumstances > . It would be interesting to see > if that approach could be used to override :cache handling for ob-R, > while falling back on org-babel’s less intelligent features for other > languages (or in R environments that don’t have knitr available). That would be just awesome! Regards, Andreas