Re: Context mods stored in variable, can be inserted into \with or \context (issue475041)

2010-03-13 Thread Graham Percival
On Sun, Mar 14, 2010 at 01:20:50AM +0100, Reinhold Kainhofer wrote: > Am Sonntag, 14. März 2010 00:24:24 schrieb n.putt...@gmail.com: > > You need to check your indentation in parser.yy, since you're adding > > spaces instead of hard tabs. > > Yes, I searched quite a bit for "our" coding standards

Re: new website location

2010-03-13 Thread Graham Percival
On Mon, Mar 08, 2010 at 05:16:36PM +0100, Francisco Vila wrote: > ***Untranslated docs > We have untranslated docs that are not built, their matching links > should not contain the .es. part. > > Music-glossary > Snippets > Internals > Contributor > have all broken links for this reason;

Re: Context mods stored in variable, can be inserted into \with or \context (issue475041)

2010-03-13 Thread Reinhold Kainhofer
Reviewers: Neil Puttock, http://codereview.appspot.com/475041/diff/1/10 File lily/context-mod.cc (right): http://codereview.appspot.com/475041/diff/1/10#newcode73 lily/context-mod.cc:73: Context_mod::to_alist () const On 2010/03/13 23:24:24, Neil Puttock wrote: I'd name this something like get

Re: Context mods stored in variable, can be inserted into \with or \context (issue475041)

2010-03-13 Thread Reinhold Kainhofer
Am Sonntag, 14. März 2010 00:24:24 schrieb n.putt...@gmail.com: > You need to check your indentation in parser.yy, since you're adding > spaces instead of hard tabs. Yes, I searched quite a bit for "our" coding standards. The webpage says "Standard GNU coding style is used." (after that it refere

Re: Context mods stored in variable, can be inserted into \with or \context (issue475041)

2010-03-13 Thread reinhold . kainhofer
Reviewers: Neil Puttock, http://codereview.appspot.com/475041/diff/1/10 File lily/context-mod.cc (right): http://codereview.appspot.com/475041/diff/1/10#newcode73 lily/context-mod.cc:73: Context_mod::to_alist () const On 2010/03/13 23:24:24, Neil Puttock wrote: I'd name this something like get

Context mods stored in variable, can be inserted into \with or \context (issue475041)

2010-03-13 Thread n . puttock
Hi Reinhold, LGTM. You need to check your indentation in parser.yy, since you're adding spaces instead of hard tabs. Cheers, Neil http://codereview.appspot.com/475041/diff/1/5 File input/regression/hara-kiri-keep-previous-settings.ly (right): http://codereview.appspot.com/475041/diff/1/5#ne

update issue list

2010-03-13 Thread Graham Percival
I'm planning on releasing 2.13.next tomorrow or the day after, and I'd like to announce that all issues have either been fixed or are in the tracker. This is so that people who have reported issues (either bugs, doc suggestions, whatever) can check the tracker and program behavior, and then re-rep