From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: BUG in org-lint and tangle Date: Sat, 24 Oct 2015 11:39:28 +0200 Message-ID: <87io5wy59r.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpvGm-0001ga-G5 for emacs-orgmode@gnu.org; Sat, 24 Oct 2015 05:37:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpvGl-0005sY-Ig for emacs-orgmode@gnu.org; Sat, 24 Oct 2015 05:37:48 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpvGl-0005sU-C8 for emacs-orgmode@gnu.org; Sat, 24 Oct 2015 05:37:47 -0400 In-Reply-To: (Rainer M. Krug's message of "Mon, 19 Oct 2015 17:36:42 +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: Rainer M Krug Cc: emacs-orgmode@gnu.org Hello, Rainer M Krug writes: > The following R file causes an crash of the org-lint function and of > tangling - > backtrace attached. The problem seems to be the missing specification of > :exports. > > > * Test #+begin_src R :exports #+end_src Fixed. Thank you. Regards, -- Nicolas Goaziou