emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [Babel] Babel & DOS


From: Giovanni Ridolfi
Subject: Re: [Orgmode] [Babel] Babel & DOS
Date: Tue, 16 Nov 2010 16:11:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt)

Michael Gauland <address@hidden> writes:

> I'm having trouble executing a shell script under Microsoft Windows using
> org-babel. When I evaluate this:
>
>     #+begin_src sh :results output
>     echo Hello
>     #+end_src
>
> I get this:
>     #+results:
>     : Microsoft Windows XP [Version 5.1.2600]
>     : (C) Copyright 1985-2001 Microsoft Corp.
>     : 
>     : c:\home\mike\notes-hg>More? 

Just a cosmetic issue. If we can pass the argument " //nologo " to the shell
call [1]

the lines "Microsoft Windows XP [Version 5.1.2600]
          (C) Copyright 1985-2001 Microsoft Corp."

won't appear ;-)

cheers,
Giovanni

[1] many, Many, M A N Y, thanks to Russell Adams
   for his vimeo presentation
   http://vimeo.com/16533939



reply via email to

[Prev in Thread] Current Thread [Next in Thread]