Re: Edition engraver verbosity

2019-03-18 Thread Jan-Peter Voigt
Hi Andrew, Urs,

Am 17.03.19 um 13:07 schrieb Urs Liska:
> Hi Andrew,
> 
> Am 17.03.19 um 12:34 schrieb Andrew Bernard:
>> Voluminous output of
>>
>> trying
>> \break
>>
>> hundreds of lines.

yes, this message is annoying ...

>>
> 
> OK, now I see what you mean.
> 
> 
>> I just commented out the ly:message call, but I think a switch would
>> be good.
> 
> 
> I find the message "trying \break" pretty useless without any context
> (like measure number, context and input location), so I have the
> impression this is just a development debut message randomly forgotten
> to be commented out.

and yes, I forgot to comment it.
I'll push a fix soon.

> I think a switch would be good (=> should be implemented using
> (getOption '(edition-engraver debug-messages)) (or any other useful
> option name list). But only if the produced output is of actual use.
> 
> Another suggestion would be to replace ly:message with oll:debug here.
> What do you think, Jan-Peter?

For now I'd just leave it commented out. I inserted it while coding and
testing the broadcast event part.
If we need that information again, it shall be an optional log message
containing measure and moment.

BTW I noticed some action around the EE and especially around the
documentation recently - thank you very much :-)
I hope that my schedule allows to take part again and to promote
development soon!

Best
Jan-Peter



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Edition engraver verbosity

2019-03-17 Thread Kieren MacMillan
Hi Andrew,

> I am now using edition-engraver and page-layout

Welcome!  =)
Anyone working with Lilypond at the level you are will find the EE invaluable.

> I am overwhelmed by the sheer brilliance of this code.

Right?

Cheers,
Kieren.


Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Edition engraver verbosity

2019-03-17 Thread Urs Liska

Hi Andrew,

Am 17.03.19 um 12:34 schrieb Andrew Bernard:

Voluminous output of

trying
\break

hundreds of lines.



OK, now I see what you mean.


I just commented out the ly:message call, but I think a switch would 
be good.



I find the message "trying \break" pretty useless without any context 
(like measure number, context and input location), so I have the 
impression this is just a development debut message randomly forgotten 
to be commented out.


I think a switch would be good (=> should be implemented using 
(getOption '(edition-engraver debug-messages)) (or any other useful 
option name list). But only if the produced output is of actual use.


Another suggestion would be to replace ly:message with oll:debug here. 
What do you think, Jan-Peter?


Best
Urs




Andrew


On Sun, 17 Mar 2019 at 17:32, Urs Liska > wrote:




Am 17. März 2019 01:23:23 MEZ schrieb Andrew Bernard
mailto:andrew.bern...@gmail.com>>:
>I am now using edition-engraver and page-layout. I am overwhelmed by
>the
>sheer brilliance of this code. Thanks Jan-Peter and Urs and others!
>
>Is there an option to switch off the 'trying...' messages and on on?

I'm sorry, but what messages are you talking about specifically?

Urs

>It's
>annoying when using gvim and make as it just causes one to have
to quit
>'more' and so on because of long pages of output, for no real
need. If
>there is a verbose switch, could  you let me know? If not, can I put
>one in?
>
>Andrew

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Edition engraver verbosity

2019-03-17 Thread Andrew Bernard
Voluminous output of

trying
\break

hundreds of lines.

I just commented out the ly:message call, but I think a switch would be
good.

Andrew


On Sun, 17 Mar 2019 at 17:32, Urs Liska  wrote:

>
>
> Am 17. März 2019 01:23:23 MEZ schrieb Andrew Bernard <
> andrew.bern...@gmail.com>:
> >I am now using edition-engraver and page-layout. I am overwhelmed by
> >the
> >sheer brilliance of this code. Thanks Jan-Peter and Urs and others!
> >
> >Is there an option to switch off the 'trying...' messages and on on?
>
> I'm sorry, but what messages are you talking about specifically?
>
> Urs
>
> >It's
> >annoying when using gvim and make as it just causes one to have to quit
> >'more' and so on because of long pages of output, for no real need. If
> >there is a verbose switch, could  you let me know? If not, can I put
> >one in?
> >
> >Andrew
>
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Edition engraver verbosity

2019-03-17 Thread Urs Liska


Am 17. März 2019 01:23:23 MEZ schrieb Andrew Bernard :
>I am now using edition-engraver and page-layout. I am overwhelmed by
>the
>sheer brilliance of this code. Thanks Jan-Peter and Urs and others!
>
>Is there an option to switch off the 'trying...' messages and on on?

I'm sorry, but what messages are you talking about specifically?

Urs

>It's
>annoying when using gvim and make as it just causes one to have to quit
>'more' and so on because of long pages of output, for no real need. If
>there is a verbose switch, could  you let me know? If not, can I put
>one in?
>
>Andrew

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Edition engraver verbosity

2019-03-16 Thread Andrew Bernard
I am now using edition-engraver and page-layout. I am overwhelmed by the
sheer brilliance of this code. Thanks Jan-Peter and Urs and others!

Is there an option to switch off the 'trying...' messages and on on? It's
annoying when using gvim and make as it just causes one to have to quit
'more' and so on because of long pages of output, for no real need. If
there is a verbose switch, could  you let me know? If not, can I put one in?

Andrew
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user