Re: How do I get Emacs mode?

2014-01-28 Thread David Sumbler
On Tue, 2014-01-28 at 15:09 +0100, Federico Bruni wrote: > 2014-01-28 David Sumbler > What manuals? I don't seem to have any. One of the things I > liked > about the Ubuntu installation of LilyPond 2.14.2 was that the > html > manuals were installed on my

Re: How do I get Emacs mode?

2014-01-28 Thread Federico Bruni
2014-01-28 David Sumbler > What manuals? I don't seem to have any. One of the things I liked > about the Ubuntu installation of LilyPond 2.14.2 was that the html > manuals were installed on my hard drive and so were available all of the > time. I don't seem to have that for 2.18.0 and can only

Re: How do I get Emacs mode?

2014-01-28 Thread David Sumbler
On Mon, 2014-01-27 at 19:54 -0500, Hwaen Ch'uqi wrote: > Just a question or two, based on my own experience. Did you first > remove (or purge) LilyPond 2.14.2 before installing 2.18.0? Otherwise, > your system may still be using the older installation. Yes, I removed 2.14.2 using the Ubuntu S

Re: How do I get Emacs mode?

2014-01-27 Thread Hwaen Ch'uqi
> Yes, I have now found all seven files elsewhere, and checked that the > six I had already found are identical to the copies I found in the other > directory. So all now seems to be well. > > Some time when I have some time to spare, I must update all this stuff > on my other computer too! > > Oh

Re: How do I get Emacs mode?

2014-01-27 Thread David Sumbler
On Mon, 2014-01-27 at 18:02 -0500, Hwaen Ch'uqi wrote: > Hmmm. You should have found seven .el files in the original lisp > directory, one of them being lilypond-words.el. Be sure to move them > all into one of the directories in your loadpath. For example, I am > using ubuntu-13.04, and I ha

Re: How do I get Emacs mode?

2014-01-27 Thread Hwaen Ch'uqi
Hmmm. You should have found seven .el files in the original lisp directory, one of them being lilypond-words.el. Be sure to move them all into one of the directories in your loadpath. For example, I am using ubuntu-13.04, and I have moved all of those files to /usr/share/emacs23/site-lisp.

Re: How do I get Emacs mode?

2014-01-27 Thread Federico Bruni
2014/1/27 David Sumbler > Incidentally, in response to David Kastrup's suggestion "How about > upgrading Ubuntu?", the reason I am sticking with Ubuntu 12.04 at the > moment is because it is an LTS (long term support) version. I shall > probably change to 14.04 LTS a few months after it is relea

Re: How do I get Emacs mode?

2014-01-27 Thread David Sumbler
Thanks for the link to your explanation of what to do to get Emacs Lilypond mode working. This was easy to follow, and I now have syntax highlighting etc. working for Lilypond files. Just one thing, though: when I load a .ly file into Emacs I get a message: Warning: `lilypond-words.el' not found

Re: How do I get Emacs mode? (was: Dynamics not correctly aligned)

2014-01-27 Thread Federico Bruni
2014/1/27 David Sumbler > You all suggested, as I was afraid you would, that instead of trying to > get 2.14.2 to do what I want, I should change to 2.18.0. Considering > that http://www.lilypond.org/unix.html positively encourages us to use > the default version with distros such as Ubuntu (v2.

Re: How do I get Emacs mode?

2014-01-27 Thread Hwaen Ch'uqi
On 1/27/14, David Kastrup wrote: > David Sumbler writes: > >> Thanks to all for your responses to my enquiry about misaligned >> dynamics. Thanks especially to Hwaen Ch'uqi, who tried to answer my >> question: unfortunately, >> \override Dynamics.DynamicText.self-alignment-X = #-1 >> (modified f

Re: How do I get Emacs mode?

2014-01-27 Thread David Kastrup
David Sumbler writes: > Thanks to all for your responses to my enquiry about misaligned > dynamics. Thanks especially to Hwaen Ch'uqi, who tried to answer my > question: unfortunately, > \override Dynamics.DynamicText.self-alignment-X = #-1 > (modified for the different syntax in Lilypond 2.14.2

How do I get Emacs mode? (was: Dynamics not correctly aligned)

2014-01-27 Thread David Sumbler
Thanks to all for your responses to my enquiry about misaligned dynamics. Thanks especially to Hwaen Ch'uqi, who tried to answer my question: unfortunately, \override Dynamics.DynamicText.self-alignment-X = #-1 (modified for the different syntax in Lilypond 2.14.2) did not solve the problem. I th