emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [babel] shell does not unquote
@ 2014-02-05  5:49 Samuel Wales
  2014-02-06  0:49 ` Eric Schulte
  0 siblings, 1 reply; 8+ messages in thread
From: Samuel Wales @ 2014-02-05  5:49 UTC (permalink / raw)
  To: emacs-orgmode

i don't know why the shell does not unquote here:

#+BEGIN_SRC sh :results verbatim output :var how="a 'b' \c \"d\" e"
:var dothis="echo \"hi\""
      echo $how
      $dothis
#+END_SRC

#+RESULTS:
#+begin_example
a 'b' c "d" e
"hi"
#+end_example

thanks.

samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-02-10  3:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-05  5:49 [babel] shell does not unquote Samuel Wales
2014-02-06  0:49 ` Eric Schulte
2014-02-06  8:28   ` Samuel Wales
2014-02-06 20:12     ` Eric Schulte
2014-02-06 21:55       ` Samuel Wales
2014-02-07  2:13         ` Eric Schulte
2014-02-09  1:39           ` Samuel Wales
2014-02-10  3:18             ` Eric Schulte

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).