>> What I want to know, however, is the `significance threshold' such
>> courtesy messages should have.
>
> Pretty much any commit you are about to push to staging. It's as
> simple as that.
OK, deal.
Werner
___
lilypond-devel mailing list
lil
Werner LEMBERG writes:
>>> Formatting only. No change in behaviour.
>>
>> And grammar and wording changes in the comments and changes from ##
>> comments to # comments (which does not appear to make a difference
>> to Emacs though as opposed to comments in some other languages).
>
> Yes. `#' a
Hello,
On Tue, 29 Jan 2019 08:07:58 +0100 (CET), Werner LEMBERG wrote:
>
> >> Formatting only. No change in behaviour.
> >
> > And grammar and wording changes in the comments and changes from ##
> > comments to # comments (which does not appear to make a difference
> > to Emacs though as oppo
>> Formatting only. No change in behaviour.
>
> And grammar and wording changes in the comments and changes from ##
> comments to # comments (which does not appear to make a difference
> to Emacs though as opposed to comments in some other languages).
Yes. `#' and `##' were mixed up without a
Werner LEMBERG writes:
>> PS: I'll fix the `yyout2grammar' script.
Done, see
https://sourceforge.net/p/testlilyissues/issues/5468/
>>>
>>> So what is
>>>
>>>
>>> http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=385ed0864c1be511ce16eb21751cec7fb68dd978
>>
PS: I'll fix the `yyout2grammar' script.
>
> http://lists.gnu.org/archive/html/bug-lilypond/2018-01/msg00010.html
Ah, I have missed this completely, and/or couldn't remember your work.
Thanks for the link! Unfortunately, `lists.gnu.org' distorts stuff in
text attachments that contain `@' i
> PS: I'll fix the `yyout2grammar' script.
>>>
>>> Done, see
>>>
>>>https://sourceforge.net/p/testlilyissues/issues/5468/
>>
>> So what is
>>
>>
>> http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=385ed0864c1be511ce16eb21751cec7fb68dd978
>>
>> all about
Formatting only. N
On 28/01/2019 11:33, Werner LEMBERG wrote:
PS: I'll fix the `yyout2grammar' script.
Done, see
https://sourceforge.net/p/testlilyissues/issues/5468/
So what is
http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=385ed0864c1be511ce16eb21751cec7fb68dd978
all about
I didn't see
See also
http://lists.gnu.org/archive/html/bug-lilypond/2018-01/msg00010.html
Cheers,
Robin
On 28.01.2019 12:33, Werner LEMBERG wrote:
PS: I'll fix the `yyout2grammar' script.
Done, see
https://sourceforge.net/p/testlilyissues/issues/5468/
You might want to check whether Bison now o
Werner LEMBERG writes:
>>> PS: I'll fix the `yyout2grammar' script.
>
> Done, see
>
> https://sourceforge.net/p/testlilyissues/issues/5468/
>
>> You might want to check whether Bison now offers some output option
>> that is more dependable than its debug output.
>
> I haven't seen related to th
>> PS: I'll fix the `yyout2grammar' script.
Done, see
https://sourceforge.net/p/testlilyissues/issues/5468/
> You might want to check whether Bison now offers some output option
> that is more dependable than its debug output.
I haven't seen related to this in the last version announcements
Werner LEMBERG writes:
>>> David's suggestion, the GNU Emacs SMIE Simple Minded Indentation
>>> Engine looks like a good place to start. For this I need the BNF
>>> grammar for Lilypond. Where does one find that?
>>
>> See Appendix A in the contributor's guide.
>
> Uh, oh, the output is severe
>> David's suggestion, the GNU Emacs SMIE Simple Minded Indentation
>> Engine looks like a good place to start. For this I need the BNF
>> grammar for Lilypond. Where does one find that?
>
> See Appendix A in the contributor's guide.
Uh, oh, the output is severely broken. Attached is the bare
Werner LEMBERG writes:
>> David's suggestion, the GNU Emacs SMIE Simple Minded Indentation
>> Engine looks like a good place to start. For this I need the BNF
>> grammar for Lilypond. Where does one find that?
>
> See Appendix A in the contributor's guide.
Of course, the grammar in there is by
> David's suggestion, the GNU Emacs SMIE Simple Minded Indentation
> Engine looks like a good place to start. For this I need the BNF
> grammar for Lilypond. Where does one find that?
See Appendix A in the contributor's guide.
Werner
___
lilypo
In relation to the current thread I started in the user list about emacs
lilypond-mode, I find it frustrating that the indentation mode is so
incapable, and messes up my code very quickly (in terms of indentation
levels), yet Frescobaldi handles it splendidly.
David Kastrup has suggested that
LGTM
https://codereview.appspot.com/10970043/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
LGTM
https://codereview.appspot.com/7583044/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
LGTM too
https://codereview.appspot.com/7583044/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
LGTM.
https://codereview.appspot.com/7583044/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
On OSX, the lilypond mode for emacs doesn't properly escape filenames.
open -a 'Mighty MIDI' /Users/jamesebailey/Documents/James Music/
Choral Music/Windhauch/Windhauch.midi
2009-03-07 10:59:31.767 open[465] No such file: /Users/jamesebailey/
Documents/James
I remember this was a problem befor
On Mon, 2007-09-03 at 14:22 +0200, Mats Bengtsson wrote:
> Nice work! I wasn't aware of the skeleton feature in Emacs and have used
> a more or less unmaintained Emacs package called dmacro for similar
> purposes in other applications.
>
> However, I hope you are aware of the interactive skeleton
seen it, take a look. The info might be old news to you, or it
might even be incorrect (in which case, please suggest fixes), but the
files referenced in those docs might give you some pointers.
Cheers,
- Graham
Thank you for your reply.
It is a simple addition to the emacs lilypond-mode
take a look. The info might be old news to you, or it
> might even be incorrect (in which case, please suggest fixes), but the
> files referenced in those docs might give you some pointers.
>
> Cheers,
> - Graham
>
Thank you for your reply.
It is a simple addition to the emacs lil
Shelagh Manton wrote:
I am not sure of the procedure of drawing attention to work like this,
how or where to upload the file. I would appreciate if someone could
look over the file, try it out and see if it might be useful.
I can't help directly with this (I'm a vim guy with no emacs
experie
I have been trying to put together a number of interactive skeletons for
my own use with LilyPond and I was wondering if they might be of use to
others. I've taken the templates from the recent 2.11 documentation and
used skeleton.el. I also included some smaller skeletons for inserting
LilyPond st
26 matches
Mail list logo