From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?=22Martin_G=2E_Skj=E6veland=22?= Subject: Re: What is output for org-babel? Date: Sun, 08 Nov 2009 16:19:11 +0100 Message-ID: <4AF6E16F.3010701@ifi.uio.no> References: <4AF6DE49.8050602@ifi.uio.no> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N79Xc-0005j3-77 for emacs-orgmode@gnu.org; Sun, 08 Nov 2009 10:18:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N79XX-0005bP-2Y for emacs-orgmode@gnu.org; Sun, 08 Nov 2009 10:18:55 -0500 Received: from [199.232.76.173] (port=48603 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N79XW-0005bM-Sa for emacs-orgmode@gnu.org; Sun, 08 Nov 2009 10:18:50 -0500 Received: from smtp.domeneshop.no ([194.63.248.54]:45350) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N79XW-0007NS-Dd for emacs-orgmode@gnu.org; Sun, 08 Nov 2009 10:18:50 -0500 In-Reply-To: <4AF6DE49.8050602@ifi.uio.no> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: andrea Crotti Cc: emacs-orgmode@gnu.org Martin G. Skjæveland wrote: > andrea Crotti wrote: >> I'm with org-mode 6.31a, I was trying to >> get output in the exported files but I never see the output. > > Writing "begin_src" in lowercase or uppercase makes a difference. I am > not sure if this is a feature or a bug. Oh, forgot to mention: I can't make any of the snippets you sent work. Everything in the source blocks is exported as verbatim text, regardless of upper/lowercase, or :results output or not. Martin