From mboxrd@z Thu Jan 1 00:00:00 1970 From: Piter_ Subject: Re: how send babel source code to shell? Date: Thu, 3 Mar 2011 16:31:29 +0100 Message-ID: References: <87ei6opag3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=50993 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvAV6-00034A-DF for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 10:31:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvAV1-0006s0-AM for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 10:31:36 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:41716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvAV1-0006rV-5K for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 10:31:31 -0500 Received: by wwj40 with SMTP id 40so1260428wwj.30 for ; Thu, 03 Mar 2011 07:31:30 -0800 (PST) In-Reply-To: <87ei6opag3.fsf@gmail.com> 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: Eric Schulte , emacs-orgmode@gnu.org Thanks to everybody. Everything is working. Somehow between yesterday (when everithing was working) and today I made a switch from ":noweb yes" to matlab style ":noweb on" . Shame on me. On Thu, Mar 3, 2011 at 3:04 PM, Eric Schulte wrote= : > You will need to combine multiple header arguments, try something like > > #+begin_src python :session *py* :noweb yes > =A0<> > #+end_src > > Please see this chapter of the manual for more information on code block > syntax and header arguments. > http://orgmode.org/manual/Working-With-Source-Code.html > > Best -- Eric > > Piter_ writes: > >> Hi. >> unfortunately it =A0 does not work. >> It does not recognize "noweb blocks" >> it =A0sends it literally to the shell >> =A0<> >> Error: Unexpected MATLAB operator. >> Any advice to handle it? >> Thanks. >> Petro >> >> >> >> >> >> >> >> On Thu, Mar 3, 2011 at 2:33 PM, Rainer M Krug wrote= : >>> On Thu, Mar 3, 2011 at 2:20 PM, Piter_ wrote: >>>> Hi all. >>>> I have a source code (in matlab or python). It cosists of two blocks >>>> (using noweb). >>>> I can evaluate it. >>>> But I want to send it to matlab or python shell. And inspect the >>>> result there (variable values and so on). >>>> Can I do it? >>> >>> Yes - use the :session header argument. >>> >>> Although I have never used in matlab or python ( I used in in R and >>> sh), it should work there as well. >>> >>> e.g: >>> >>> #+begin_src python :session WHATEVER >>> =A0DO SOMETHING >>> #+end_src >>> >>> Cheers, >>> >>> Rainer >>> >>>> Thanks. >>>> Petro. >>>> >>>> -- >>>> Emacs-orgmode mailing list >>>> Please use `Reply All' to send replies to the list. >>>> Emacs-orgmode@gnu.org >>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >>>> >>> >>> >>> >>> -- >>> NEW GERMAN FAX NUMBER!!! >>> >>> Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation >>> Biology, UCT), Dipl. Phys. (Germany) >>> >>> Centre of Excellence for Invasion Biology >>> Natural Sciences Building >>> Office Suite 2039 >>> Stellenbosch University >>> Main Campus, Merriman Avenue >>> Stellenbosch >>> South Africa >>> >>> Cell:=A0 =A0 =A0 =A0 =A0=A0 +27 - (0)83 9479 042 >>> Fax:=A0 =A0 =A0 =A0 =A0 =A0 +27 - (0)86 516 2782 >>> Fax:=A0 =A0 =A0 =A0 =A0 =A0 +49 - (0)321 2125 2244 >>> email:=A0 =A0 =A0 =A0 =A0 Rainer@krugs.de >>> >>> Skype:=A0 =A0 =A0 =A0 =A0 RMkrug >>> Google:=A0 =A0 =A0 =A0=A0 R.M.Krug@gmail.com >>> > -- Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode