[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] FYI: Org mode testing framework, Emacs 23 and 22
From: |
David Maus |
Subject: |
Re: [O] FYI: Org mode testing framework, Emacs 23 and 22 |
Date: |
Sun, 18 Sep 2011 11:05:37 +0200 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
At Sat, 17 Sep 2011 14:56:09 -0600,
Eric Schulte wrote:
>
> >
> > F test-ob-sh/dont-error-on-empty-results
> > Was throwing an elisp error when shell blocks threw errors and
> > (void-function org-babel-execute:sh)
> >
> > F test-org-babel/inline-src-blocks
> > (error "No org-babel-execute function for sh!")
> >
> > F test-org-babel/inline-src_blk-default-results-replace-line-1
> > (error "No org-babel-execute function for sh!")
> >
>
> It looks like you need to load ob-sh.el.
Yes, (require 'ob-sh) is sufficient to remove these three from the
list of failing tests.
Best,
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden
pgpkRFIHDBkns.pgp
Description: PGP signature
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, (continued)
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, David Maus, 2011/09/11
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, Eric Schulte, 2011/09/11
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, David Maus, 2011/09/12
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, Eric Schulte, 2011/09/13
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, David Maus, 2011/09/14
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, David Maus, 2011/09/16
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, Eric Schulte, 2011/09/17
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, David Maus, 2011/09/18
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, Eric Schulte, 2011/09/22
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, David Maus, 2011/09/25
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22,
David Maus <=
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, David Maus, 2011/09/18
- Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, David Maus, 2011/09/18
Re: [O] FYI: Org mode testing framework, Emacs 23 and 22, David Maus, 2011/09/11