emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* suppress leading ":" in org-babel output
@ 2019-05-27  7:13 Jeremie Juste
  2019-05-28  2:17 ` Nick Dokos
  0 siblings, 1 reply; 6+ messages in thread
From: Jeremie Juste @ 2019-05-27  7:13 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I recall seeing this thread on the mailing list but I cannot find it
back.

I would like to suppress the first line leading ":" in the following output


#+NAME:mean_purchase_per_shopping_trip
#+BEGIN_SRC R :var x=6 :results output :session *R*
a <-sprintf("%.2f",12.234324)
cat(a,sep="\n")
#+END_SRC

#+RESULTS: mean_purchase_per_shopping_trip
: 
: 12.23


Best regards,
Jeremie

Org mode version 9.2.1 (9.2.1-8-g1b1797-elpaplus @
/home/djj/.emacs.d/elpa/org-plus-contrib-20190211/)
GNU Emacs 26.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2019-05-16

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

end of thread, other threads:[~2019-05-31 16:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-27  7:13 suppress leading ":" in org-babel output Jeremie Juste
2019-05-28  2:17 ` Nick Dokos
2019-05-28 16:57   ` Berry, Charles
2019-05-29 22:00     ` Nick Dokos
2019-05-31  7:05   ` Jeremie Juste
2019-05-31 16:46     ` suppress leading ":" in org-babel outputariBLE Berry, Charles

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).