emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] result of code evaluation


From: address@hidden
Subject: Re: [O] result of code evaluation
Date: Fri, 19 Aug 2011 22:02:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110709 Thunderbird/5.0


Am 19.08.2011 21:06, schrieb Henri-Paul Indiogine:
 Greetings!

 I am just now starting to use babel in my org-mode files.  I am
 intrigued by its capabilities, but I encountered a strange phenomenon:

 --------8<------------------------------->8-------------
 #+srcname: test
 #+begin_src sh :results value
 #!/bin/bash

 echo "hello"

 #+end_src

 #+results: test
 : hello
 -------8<--------------------------------->8------------

 Why is there a ":" at the beginning of the results line?  Can I get rid of it?

 Thanks,
 Henri-Paul

I dont know, but the example on
http://orgmode.org/guide/Working-With-Source-Code.html also includes a
':' at the beginning of the line.





reply via email to

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