[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] result of code evaluation
From: |
Henri-Paul Indiogine |
Subject: |
[O] result of code evaluation |
Date: |
Fri, 19 Aug 2011 12:06:12 -0700 |
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
--
Henri-Paul Indiogine
Curriculum & Instruction
Texas A&M University
TutorFind Learning Centre
Email: address@hidden
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine
- [O] result of code evaluation,
Henri-Paul Indiogine <=