[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
- Emacs lilypond-mode, Andrew Bernard, 2015/10/12
- Re: Emacs lilypond-mode, David Kastrup, 2015/10/12
- Re: Emacs lilypond-mode, Urs Liska, 2015/10/12
- Re: Emacs lilypond-mode, Andrew Bernard, 2015/10/13
- Re: Emacs lilypond-mode, David Kastrup, 2015/10/13
- Message not available
- Re: Emacs lilypond-mode, David Kastrup, 2015/10/13
- Re: Emacs lilypond-mode, Andrew Bernard, 2015/10/13
- Re: Emacs lilypond-mode,
David Kastrup <=
- Re: Emacs lilypond-mode, Laura Conrad, 2015/10/18
- Re: Emacs lilypond-mode, David Kastrup, 2015/10/18
- Re: Emacs lilypond-mode, David Kastrup, 2015/10/18
- Re: Emacs lilypond-mode, Laura Conrad, 2015/10/19
- Re: Emacs lilypond-mode, David Kastrup, 2015/10/19
- Re: Emacs lilypond-mode, Simon Albrecht, 2015/10/19
- Re: Emacs lilypond-mode, Laura Conrad, 2015/10/19
- Re: Emacs lilypond-mode, David Kastrup, 2015/10/19
- Re: Emacs lilypond-mode, Johan Vromans, 2015/10/14