lilypond-user
[Top][All Lists]
Advanced

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

Re: Emacs lilypond-mode


From: David Kastrup
Subject: Re: Emacs lilypond-mode
Date: Wed, 14 Oct 2015 10:47:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Andrew Bernard <address@hidden> writes:

> Hi David,
>
> Works very nicely. A sincere thank you for your work.
>
> Now I can have a .dir-locals.el as follows:
>
> ;;; Directory Local Variables
> ;;; For more information see (info "(emacs) Directory Variables")
>
> ((LilyPond-mode
>   (LilyPond-lilypond-command . "lilypond -I ~/lib/lilypond -I
> ~/lib/openilylib")))
>
> This sets the include path for lilypond for the project in the given
> directory, and behold, C-c C-l runs lilypond and compiles the source,
> without needing absolute paths for includes.
>
> In LilyPond-mode, with C-c C-s able to run evince and have point and
> click feedback directly to the position in an emacsclient, I now have
> a dream lilypond coding environment on Ubuntu.

Huh.  I just committed midi-kbd.el to ELPA, the official Emacs package
archive.  And I wanted to add the corresponding functionality to
LilyPond-mode next so that one can enter pitches and chords into Emacs
via MIDI.

But it should be mostly inconspicuous if you don't use it.

But at any rate: the indentation and highlighting of LilyPond-mode is
not at the standards of Emacs.  That requires a lot of love to bring up
to par.  As do entry and navigation methods.

-- 
David Kastrup



reply via email to

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