emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sean O'Halpin" <sean.ohalpin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: #+end_src interfering with :results raw
Date: Sat, 14 May 2011 11:27:09 +0100	[thread overview]
Message-ID: <BANLkTi=hhQMcxKZZ4GrB-6GeO32B4_Fq4w@mail.gmail.com> (raw)
In-Reply-To: <5FC4197E-B1CC-4218-9B02-68C0240706BA@gmail.com>

On Sat, May 14, 2011 at 7:49 AM, Mark Cox <markcox80@gmail.com> wrote:
> Hi,
>
> I have an org file like this one,
>
> #+TITLE: An issue with #+end_src
>
> #+srcname: no_issue()
> #+begin_src sh :results output
> echo '#+begin_src'
> #+end_src
>
> #+call: no_issue() :results raw
>
> #+srcname: the_issue()
> #+begin_src sh :results output
> echo '#+end_src'
> #+end_src
>
> #+call: the_issue() :results raw
>
> When C-c C-c on the line containing "#+call: no_issue() :results raw", the following lines are inserted:
> #+results: no_issue()
> #+begin_src
>
> When C-c C-c on the line containing "#+call: the_issue() :results raw", the following unexpected lines are inserted:
> #+results: the_issue()
> nil
>
> I am currently running a2f29de86.
>
> Thanks
> Mark Cox
>

Looks like you've run into the same issue as me. See
http://patchwork.newartisans.com/patch/715/ for a patch.

Regards,
Sean

  reply	other threads:[~2011-05-14 10:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-14  6:49 #+end_src interfering with :results raw Mark Cox
2011-05-14 10:27 ` Sean O'Halpin [this message]
2011-05-14 14:13   ` Eric Schulte
2011-05-14 14:12 ` Eric Schulte

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='BANLkTi=hhQMcxKZZ4GrB-6GeO32B4_Fq4w@mail.gmail.com' \
    --to=sean.ohalpin@gmail.com \
    --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).