Re: emacs minor mode

2014-09-10 Thread Jan Nieuwenhuizen
Florian Knupfer writes: > I've written a minor mode for Lilypond and emacs which I would like to > contribute. > It can be retrieved at: https://github.com/knupfer/lilypond-pretty-print This is very nice! > I'm not experienced as a programmer and appreciate very much ideas to improve > this m

Re: Limit looping in Grob::common_refpoint (issue 4079) (issue 134600043 by e...@ticalc.org)

2014-09-10 Thread eble
I do not intend to address the remaining issues with this patch. I thought it would be a quick way to mitigate the looping and might be useful in other places, but clearly mitigation is valued at almost nothing, and I need to focus on other things. https://codereview.appspot.com/134600043/ ___

Re: Limit looping in Grob::common_refpoint (issue 4079) (issue 134600043 by e...@ticalc.org)

2014-09-10 Thread dak
https://codereview.appspot.com/134600043/diff/40001/flower/include/strict-counter.hh File flower/include/strict-counter.hh (right): https://codereview.appspot.com/134600043/diff/40001/flower/include/strict-counter.hh#newcode30 flower/include/strict-counter.hh:30: T MINIMUM = std::numeric_limits:

Re: Limit looping in Grob::common_refpoint (issue 4079) (issue 134600043 by e...@ticalc.org)

2014-09-10 Thread dak
Frankly, I think it makes no sense to create some "abstraction" in the flower pseudolibrary that has only the stuff filled in that will only work at the single place this is used (like providing only prefix operators, a coding style that is used basically nowhere else, only increment/decrement, no

Re: Limit looping in Grob::common_refpoint (issue 4079) (issue 134600043 by e...@ticalc.org)

2014-09-10 Thread pkx166h
Passes make, make check and a full make doc but the reg tests show numerous 'Programming Errors' (see http://code.google.com/p/lilypond/issues/detail?id=4079#c4) https://codereview.appspot.com/134600043/ ___ lilypond-devel mailing list lilypond-devel@g

Re: Check for Note_column interface before using grob. (issue141190043 by e...@ticalc.org)

2014-09-10 Thread David Kastrup
"Phil Holmes" writes: > - Original Message - > From: "David Kastrup" > To: "Dan Eble" > Cc: "Keith OHara" ; > ; ; > "Daniel Eble" ; "Developers List" > > Sent: Wednesday, September 10, 2014 7:07 AM > Subject: Re: Check for Note_column interface before using > grob. (issue141190043 by

Re: Check for Note_column interface before using grob. (issue141190043 by e...@ticalc.org)

2014-09-10 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Dan Eble" Cc: "Keith OHara" ; ; ; "Daniel Eble" ; "Developers List" Sent: Wednesday, September 10, 2014 7:07 AM Subject: Re: Check for Note_column interface before using grob. (issue141190043 by e...@ticalc.org) Dan Eble writes:

Re: Check for Note_column interface before using grob. (issue 141190043 by e...@ticalc.org)

2014-09-10 Thread David Kastrup
Dan Eble writes: > On Sep 9, 2014, at 06:27 , pkx1...@gmail.com wrote: > >> I will manually update the tracker issue for this, but please make sure >> that if you do any updates to an issue that you also update the tracker >> so the automatic test tools catch the patch. It was only because I was

Re: Check for Note_column interface before using grob. (issue141190043 by e...@ticalc.org)

2014-09-10 Thread Phil Holmes
- Original Message - From: "Dan Eble" To: "Daniel Eble" ; ; "Janek Warchol" ; "Keith OHara" ; "David Kastrup" ; "James" ; "Developers List" ; Sent: Wednesday, September 10, 2014 5:02 AM Subject: Re: Check for Note_column interface before using grob. (issue141190043 by e...@ticalc.or