emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Charles C. Berry" <cberry@tajo.ucsd.edu>
To: emacs-orgmode@gnu.org
Subject: avoiding source block prompts
Date: Mon, 26 Jul 2010 11:28:23 -0700	[thread overview]
Message-ID: <Pine.LNX.4.64.1007261118090.17795@tajo.ucsd.edu> (raw)


I think this is a new feature or perhaps a bug, which I noticed when 
upgrading to version 7.01.

The newline and the two prompts '> >' in the results block below did not 
show up in the earlier versions I used.

If this is a 'feature', is there a clean way to change this behavior?

If this is a bug, is there a simple patch to fix it?

#+begin_src R :session :results output
### create x
x <- rnorm(1)
### now print the result
x
#+end_src

#+results:
:
: > > [1] 2.186783


What I would have liked is to have something that looks like this:

#+results:
: [1] 2.186783

Thanks,

Chuck


Charles C. Berry                            (858) 534-2098
                                             Dept of Family/Preventive Medicine
E mailto:cberry@tajo.ucsd.edu	            UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901

             reply	other threads:[~2010-07-26 18:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-26 18:28 Charles C. Berry [this message]
2010-07-27 18:18 ` avoiding source block prompts Eric Schulte
2010-07-27 19:40   ` Charles C. Berry
2010-07-27 20:15     ` Prompts again WAS " Charles C. Berry
2010-07-27 22:31       ` Charles C. Berry
2010-07-28 14:03         ` Eric Schulte
2010-08-05  3:09           ` Charles C. Berry

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.1007261118090.17795@tajo.ucsd.edu \
    --to=cberry@tajo.ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).