Hello,

swfl...@flintfam.org (Samuel W. Flint) writes:

> Hey all!
>
> In an attempt to keep my config file organized, I've been using org.  As
> of a fairly recent update, when I tangle the document (C-c C-v C-t), I
> get the following error "Symbol's function definition is void:
> org-babel-get-header".  I have no idea why this is happening.  I've
> attached a backtrace.
>
> TIA,
>
> Sam

In your org-babel-do-load-languages call, try to changing

    (sh . t)

to

    (shell . t)

-- 
Kyle

Reply via email to