Re: Emacs lily mode

2010-07-19 Thread Laura Conrad
> "Nicolas" == Nicolas Sceaux writes: Nicolas> Le 15 juil. 2010 à 16:06, Tim McNamara a écrit : >> What are you thinking that you'd like to see? Nicolas> - quick note entry, with instant audio feedback. I second this. I'm using my USB MIDI keyboard to enter notes, which reduce

Re: Emacs lily mode

2010-07-19 Thread Laura Conrad
> "Tim" == Tim McNamara writes: Tim> Nicolas Sceaux wrote: >> Having a useful lilypond mode in Emacs would be really great. Tim> Using the existing lilypond-mode for all my .ly file editing already Tim> and it's pretty useful to me- Me, too. Tim> but of course there is

Re: Emacs lily mode

2010-07-15 Thread David Kastrup
David Stocker writes: > On 07/15/2010 10:37 AM, David Kastrup wrote: > > You can't start a new Lilypond compilation before > > killing your viewer. You can't, say, quickly play the notes of a > passage without running them through Lilypond (since Emacs does not > understand the n

Re: Emacs lily mode

2010-07-15 Thread Nicolas Sceaux
Le 15 juil. 2010 à 16:06, Tim McNamara a écrit : > Nicolas Sceaux wrote: >> Having a useful lilypond mode in Emacs would be really great. > > Using the existing lilypond-mode for all my .ly file editing already and it's > pretty useful to me- but of course there is always room for improvement.

Re: Emacs lily mode

2010-07-15 Thread David Stocker
On 07/15/2010 10:37 AM, David Kastrup wrote: You can't start a new Lilypond compilation before killing your viewer. You can't, say, quickly play the notes of a passage without running them through Lilypond (since Emacs does not understand the notes it sees). Bar detection barfs on encounterin

Re: Emacs lily mode

2010-07-15 Thread David Kastrup
Bernardo Barros writes: > How difficult is the possibility to integrate Lilypond into CEDET? > It seems that CEDET is the way Emacs is going now. My impression is that it would be more difficult now than in half a year. Since I have other tasks that won't get easier in half a year, personally I

Re: Emacs lily mode

2010-07-15 Thread Bernardo Barros
How difficult is the possibility to integrate Lilypond into CEDET? It seems that CEDET is the way Emacs is going now. 2010/7/15 Bernardo Barros > Also differentiating lilypond code and scheme code. > The mmm mode could be useful to combine this two major modes: > http://mmm-mode.sourceforge.net/

Re: Emacs lily mode

2010-07-15 Thread Bernardo Barros
Also differentiating lilypond code and scheme code. The mmm mode could be useful to combine this two major modes: http://mmm-mode.sourceforge.net/ Just an idea. 2010/7/15 David Kastrup > Tim McNamara writes: > > > Nicolas Sceaux wrote: > >> Having a useful lilypond mode in Emacs would be really

Re: Emacs lily mode

2010-07-15 Thread David Kastrup
Tim McNamara writes: > Nicolas Sceaux wrote: >> Having a useful lilypond mode in Emacs would be really great. > > Using the existing lilypond-mode for all my .ly file editing already > and it's pretty useful to me- but of course there is always room for > improvement. What are you thinking that

Re: Emacs lily mode

2010-07-15 Thread David Stocker
Not a huge deal, but I've noticed a strange behavior in automatic indenting using Emacs with lilypond-mode: third-level lines (which would require 3 indentations of 2 spaces each) don't automatically indent correctly. They go way too far to the right and require manual entry of six spaces to lo

Re: Emacs lily mode

2010-07-15 Thread Tim McNamara
Nicolas Sceaux wrote: Having a useful lilypond mode in Emacs would be really great. Using the existing lilypond-mode for all my .ly file editing already and it's pretty useful to me- but of course there is always room for improvement. What are you thinking that you'd like to see? I'd like

Re: Emacs lily mode

2010-07-15 Thread David Kastrup
Nicolas Sceaux writes: > All your points are valid. Being more used to Common Lisp, my coding > style tends to be much influenced by it. It was not a personal criticism: it is always preferable to get something done than philosophize about how to do it. I was just stating why, at the current p

Re: Emacs lily mode

2010-07-15 Thread Nicolas Sceaux
Le 15 juil. 2010 à 08:28, David Kastrup a écrit : > Well, it does not look like this is going to be a fast thing. > > a) Nicolas has decided against using CEDET/Semantic for the parsing of > Lilypond because of performance reasons. That is a no-go for my > tastes because of being Emacs fanbo

Re: Emacs lily mode WAS: [announcement] Elysium - LilyPond IDE for Eclipse

2010-07-14 Thread David Kastrup
Jan Nieuwenhuizen writes: > Op donderdag 01-07-2010 om 18:44 uur [tijdzone -0300], schreef Bernardo > Barros: > >> Is the Emacs mode being actively also developed? If so, is there a >> project/repository somewhere? > > That depends. We've had our emacs mode sitting in the elisp/ directory > for

Re: Emacs lily mode WAS: [announcement] Elysium - LilyPond IDE for Eclipse

2010-07-03 Thread Bernardo Barros
Me too. It´s already very good. 2010/7/3 Tim McNamara : > > On Jul 3, 2010, at 5:20 AM, Jan Nieuwenhuizen wrote: > >> Op donderdag 01-07-2010 om 18:44 uur [tijdzone -0300], schreef Bernardo >> Barros: >> >>> Is the Emacs mode being actively also developed?  If so, is there a >>> project/repository

Re: Emacs lily mode WAS: [announcement] Elysium - LilyPond IDE for Eclipse

2010-07-03 Thread Tim McNamara
On Jul 3, 2010, at 5:20 AM, Jan Nieuwenhuizen wrote: Op donderdag 01-07-2010 om 18:44 uur [tijdzone -0300], schreef Bernardo Barros: Is the Emacs mode being actively also developed? If so, is there a project/repository somewhere? That depends. We've had our emacs mode sitting in the eli

Re: Emacs lily mode WAS: [announcement] Elysium - LilyPond IDE for Eclipse

2010-07-03 Thread Bernardo Barros
2010/7/3 Bernardo Barros : > b) put an articullation for all notes inside an articullation. inside a REGION. :-) I think jEdit and Frescobal have this one too. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/li

Re: Emacs lily mode WAS: [announcement] Elysium - LilyPond IDE for Eclipse

2010-07-03 Thread Bernardo Barros
2010/7/3 Jan Nieuwenhuizen : > Nicolas wrote a more advanced thing, lyqi and recently David Kastrup > mentioned he wanted to work on it. > > I think it would be nice if the efforts could be joined and have > lyqi merged with lilypond's [new?] mode, or with emacs. Yes, I think this is an important

Emacs lily mode WAS: [announcement] Elysium - LilyPond IDE for Eclipse

2010-07-03 Thread Jan Nieuwenhuizen
Op donderdag 01-07-2010 om 18:44 uur [tijdzone -0300], schreef Bernardo Barros: > Is the Emacs mode being actively also developed? If so, is there a > project/repository somewhere? That depends. We've had our emacs mode sitting in the elisp/ directory for quite a while. I started a minimal thi

Problem in emacs lily mode on mac x

2005-07-17 Thread libero . mureddu3
Hi! I started to use Aquamacs to edit my .ly files, it is a carbon emacs particulary well working with mac os x. I never had problems before, but installing the new version of this emacs (0.9.4 based on Emacs 22.0.50.1), it doesn't load the lily mode and I receive the following error message: Wrong

Re: Newbie: Emacs: Lily mode

2003-10-09 Thread Paul Scott
Bernard Meylan wrote: What is the steps to do, to can use Emacs for the Lilypond code (I use XEmacs21). What platform? With Debian GNU/Linux just install the LilyPond package and open a .ly file. Paul Scott ___ Lilypond-user mailing list [EMAIL P

Newbie: Emacs: Lily mode

2003-10-09 Thread Bernard Meylan
What is the steps to do, to can use Emacs for the Lilypond code (I use XEmacs21). Thanks for advance. Bernard ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user