Hi Matthew,

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" ())

Applied, thanks!

-- 
 Bastien

Reply via email to