I don't see this error when running make, I'm using the Emacs git head,
perhaps this is Emacs version specific?

-- Eric

Matthew Sauer <improv.philoso...@gmail.com> writes:

> ---
> diff --git a/lisp/ob-lilypond.el b/lisp/ob-lilypond.el
> index 6971a69..5a08ca4 100644
> --- a/lisp/ob-lilypond.el
> +++ b/lisp/ob-lilypond.el
> @@ -30,6 +30,7 @@
>  ;;; Code:
>  (require 'ob)
>  (require 'ob-eval)
> +(require 'ob-tangle) ;;compiler requesting fun org-babel-tangle
>  (defalias 'lilypond-mode 'LilyPond-mode)
>
>  (declare-function show-all "outline" ())
> ---
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

Reply via email to