emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Martyn Jago <martyn.jago@btinternet.com>
To: emacs-orgmode@gnu.org
Subject: Re: [babel] Collection of code block snippets
Date: Thu, 08 Sep 2011 19:34:49 +0100	[thread overview]
Message-ID: <m2sjo6dgs6.fsf@btinternet.com> (raw)
In-Reply-To: 87bouvdj15.fsf@gmail.com

Hi Eric

Eric Schulte <schulte.eric@gmail.com> writes:

> Hi Martyn,
>
>>
>> I have written a few more tests for inline source blocks execution with
>> org-ctrl-c-ctrl-c (not extensive by any means).
>
> Thanks for adding these tests, I get 6 failures all with the same error
> [1], is that intentional?  If not would you mind taking another look at
> this patch?
>
>> The last two [:results scaler] and [:results verbatim] surprised me
>> slightly since the manual suggests to me that they would be identical
>> (although verbatim does what I would expect).
>>
>> ,----
>> |  - scalar, verbatim The results should be interpreted literally—they
>> |    will not be converted into a table. The results will be inserted into
>> |    the Org-mode buffer as quoted text. E.g., :results value verbatim. 
>> `----
>>
>> src_src_emacs-lisp[ :results scalar ]{ \"x\" } =x=
>> src_src_emacs-lisp[ :results verbatim ]{ \"x\" } ="x"=
>
> interesting, I get the same results for both scalar and verbatim...

Yes my bad - I have a problem with the spelling of scalar - they are the
same here now.

>
>   src_emacs-lisp[ :results scalar ]{ "x" } ="x"=
>   src_emacs-lisp[ :results verbatim ]{ "x" } ="x"=
>
> Notice that I had to edit your pasted example for it to run w/o error on
> my system.

Apologies, my hasty cut/pasting from tests to gnus.

The only way I can generate any failures is by using your "older"
command line script - even using your selector "\\(org\\|ob\\)" passes
everything here. Interestingly, using my test-init.el based script with
Emacs -batch -Q produces no errors either. I'll investigate further.

Best, Martyn

  reply	other threads:[~2011-09-08 18:35 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-04 16:35 [babel] Collection of code block snippets Eric Schulte
2011-09-05  8:29 ` Rainer M Krug
2011-09-05 16:54   ` Eric Schulte
2011-09-06  8:26     ` Rainer M Krug
2011-09-06 15:16       ` Eric Schulte
2011-09-06 15:35       ` Martyn Jago
2011-09-06 17:13         ` Eric Schulte
2011-09-07  8:19           ` Rainer M Krug
2011-09-07 18:24             ` Martyn Jago
2011-09-07 18:15           ` Martyn Jago
2011-09-08 15:16             ` Eric Schulte
2011-09-08 16:18               ` Martyn Jago
2011-09-08 17:44                 ` Eric Schulte
2011-09-08 18:34                   ` Martyn Jago [this message]
2011-09-08 22:03                     ` Martyn Jago
2011-09-09  8:22                       ` Rainer M Krug
2011-09-09 10:58                         ` Martyn Jago
2011-09-09 11:11                       ` Martyn Jago
2011-09-09 20:39                         ` Eric Schulte
2011-09-10  8:09                           ` Martyn Jago
2011-09-11 20:57                             ` Eric Schulte
2011-09-14  4:49                             ` David Maus
2011-09-14 12:10                               ` Martyn Jago
2011-09-09 19:19                       ` 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=m2sjo6dgs6.fsf@btinternet.com \
    --to=martyn.jago@btinternet.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).