Hi David,

Really helpful advice. Except I need a hint or two.

If I create .dir-locals.el thus:

((LilyPond-mode
  (LilyPond-lilypond-command . "lilypond -I /tmp")))

when running C-c C-l then only the command ‘lilypond’ is run - the 
customisation is ignored. Do you have to customise the elisp definition in 
entirety?

The idea is to just add -I for the include paths for the libraries of code that 
I have created.

Andrew


> On 12 Oct 2015, at 17:08, David Kastrup <d...@gnu.org> wrote:
> 
> You can also use M-x add-dir-local-variable RET
> in order to customize LilyPond-lilypond-command for one
> directory/subdirectory.  

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to