From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Babel shell script issue Date: Mon, 25 Apr 2016 09:04:57 +0100 Message-ID: <87inz63yhi.fsf@ucl.ac.uk> References: Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aubVx-0002GP-PQ for emacs-orgmode@gnu.org; Mon, 25 Apr 2016 04:05:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aubVu-0004ai-KC for emacs-orgmode@gnu.org; Mon, 25 Apr 2016 04:05:05 -0400 Received: from mail-db3on0114.outbound.protection.outlook.com ([157.55.234.114]:63360 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aubVu-0004aE-Bc for emacs-orgmode@gnu.org; Mon, 25 Apr 2016 04:05:02 -0400 In-Reply-To: (Jarmo Hurri's message of "Mon, 25 Apr 2016 07:24:22 +0000") 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" To: Jarmo Hurri Cc: "emacs-orgmode@gnu.org" On Monday, 25 Apr 2016 at 07:24, Jarmo Hurri wrote: > Greetings. > > I have trouble running shell scripts in Babel. I can't even reproduce > examples from worg. For example, this piece of org > > #+begin_src sh :results drawer > cat < | 1 | 2 > |-- > | a | b > EOF > #+end_src > > from this page > > http://orgmode.org/worg/org-contrib/babel/header-args.html > > produces the following error: > > org-babel-variable-assignments:sh: Symbol's function definition is > void: org-babel-get-header Have you done this: (require 'ob-shell) ? -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412