emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [BUG] Cannot open load file: ob-sh


From: Nick Dokos
Subject: Re: [O] [BUG] Cannot open load file: ob-sh
Date: Tue, 22 Apr 2014 16:45:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Vikas Rawal <address@hidden> writes:

> I am running emacs on os-x, if that is relevant.
>
> Vikas
>
> On Tue, Apr 22, 2014 at 9:52 PM, Vikas Rawal <address@hidden> wrote:
>
>     I tried to update my org-mode using make up2 but got an error that looks 
> similar.
>    
>     ----------
>    
>     install -m 755 -d /tmp/tmp-orgtest
>     TMPDIR=/tmp/tmp-orgtest emacs  -Q -batch --eval '(setq 
> vc-handled-backends nil org-startup-folded nil)'  --eval '(add-to-list
>     '"'"'load-path (concat default-directory "lisp"))' --eval '(add-to-list 
> '"'"'load-path (concat default-directory "testing"))
>     '  -l org-batch-test-init --eval '(setq org-batch-test t 
> org-babel-load-languages (quote ( (awk . t)  (C . t)  (fortran . t) 
>     (maxima . t)  (lilypond . t)  (octave . t)  (python . t)  (sh . t)  (perl 
> . t)  (emacs-lisp . t)  (shell . t)  (org . t)))
>     org-test-select-re "\\(org\\|ob\\)" )' -l org-loaddefs.el -l cl -l 
> testing/org-test.el -l ert -l org -l ox  --eval '
>     (org-test-run-batch-tests org-test-select-re)'
>     `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
> `cl-letf'.
>    
>     Cannot open load file: ob-sh
>     make[1]: *** [test-dirty] Error 255
>     make: *** [up2] Error 2
>    
>     ----------
>    
>     Where does it load the list of babel languages from?
>

Check local.mk for BTEST_OB_LANGUAGES: delete sh if present.

>     Vikas
>
>     On Tue, Jan 21, 2014 at 5:53 PM, Eric Schulte <address@hidden> wrote:
>    
>         Bastien <address@hidden> writes:
>        
>         > Hi Eric,
>         >
>         > Eric Schulte <address@hidden> writes:
>         >
>         >> Yes, ob-sh has been renamed to ob-shell, the above should be 
> changed to
>         >> (shell . t).
>         >
>         > Can you not it in ORG-NEWS as an incompatible change in master?
>         >
>         > These things tend to get easily forgotten.
>         >
>         > Thanks!
>        
>         Done.  Thanks,
>        
>         --
>         Eric Schulte
>         https://cs.unm.edu/~eschulte
>         PGP: 0x614CA05D

--
Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]