emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Stanton <stanton@haas.berkeley.edu>
To: emacs-orgmode@gnu.org
Subject: Re: Emacs-orgmode Digest, Vol 109, Issue 35
Date: Mon, 30 Mar 2015 10:20:07 -0700	[thread overview]
Message-ID: <EB73CA52-082E-430B-985A-B1D7A739B216@haas.berkeley.edu> (raw)
In-Reply-To: <mailman.91.1427731233.12139.emacs-orgmode@gnu.org>

> Date: Sun, 29 Mar 2015 23:41:52 -0700
> From: Richard Stanton <stanton@haas.berkeley.edu>
> To: emacs-orgmode@gnu.org
> Subject: [O] How to get inline python code to work with :session
> 	option?
> Message-ID: <438ABCF3-A5E3-4743-92DE-6B85E3E2EA04@haas.berkeley.edu>
> Content-Type: text/plain; charset=us-ascii
> 
> :session doesn't seem to play well with inline code blocks. For example, if I press C-c C-c with the cursor in the middle of  the following inline code, 
> 
> src_python[]{return 2+3} 
> 
> it gets expanded to
> 
> src_python[]{return 2+3} {{{results(=5=)}}}       
> 
> However, if I do the same with this code block, 
> 
> src_python[:session]{return 2+3} 
> 
> no results appear in the text buffer, and the mini-buffer displays the message "Code block produced no output."
> 
> How can I get inline code to work with :session? 
> 
> Thanks.
> 
> Richard Stanton

An answer to my own question, in case it’s useful to others: With the :session option, you need to drop the “return”.

           reply	other threads:[~2015-03-30 17:20 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <mailman.91.1427731233.12139.emacs-orgmode@gnu.org>]

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=EB73CA52-082E-430B-985A-B1D7A739B216@haas.berkeley.edu \
    --to=stanton@haas.berkeley.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).