emacs-orgmode
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[O] Babel problem: Output incomplete if it contains # character (only in
From
:
Marian Schubert
Subject
:
[O] Babel problem: Output incomplete if it contains # character (only in session)
Date
:
Sat, 26 May 2018 18:01:53 +0200
Hello,
I'm having trouble with babel block like this:
#+BEGIN_SRC shell :results output :session xyz
echo "foo#bar"
#+END_SRC
#+RESULTS:
:
: bar
I expect results to be foo#bar, but it's just bar.
If I remove :session xyz it displays correct value, i.e.:
#+RESULTS:
: foo#bar
Any idea what might be wrong?
Best regards,
Marian
reply via email to
[
Prev in Thread
]
Current Thread
[
Next in Thread
]
[O] Babel problem: Output incomplete if it contains # character (only in session)
,
Marian Schubert
,
2018/06/04
Re: [O] Babel problem: Output incomplete if it contains # character (only in session)
,
Berry, Charles
,
2018/06/04
[O] Babel problem: Output incomplete if it contains # character (only in session)
,
Marian Schubert
<=
Re: [O] Babel problem: Output incomplete if it contains # character (only in session)
,
Narendra Joshi
,
2018/06/12
Prev by Date:
[O] Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
Next by Date:
[O] org-capture: Avoid inserting a new line when the template is empty
Previous by thread:
Re: [O] Babel problem: Output incomplete if it contains # character (only in session)
Next by thread:
Re: [O] Babel problem: Output incomplete if it contains # character (only in session)
Index(es):
Date
Thread