lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Uses langdefs.py to create language list forcreate-weblinks-itexi.py


From: Phil Holmes
Subject: Re: Uses langdefs.py to create language list forcreate-weblinks-itexi.py (issue 4951047)
Date: Sun, 4 Sep 2011 15:53:44 +0100

----- Original Message ----- From: "Graham Percival" <address@hidden>
To: "Phil Holmes" <address@hidden>
Cc: <address@hidden>; <address@hidden>; <address@hidden>; <address@hidden>; <address@hidden>
Sent: Sunday, September 04, 2011 1:39 PM
Subject: Re: Uses langdefs.py to create language list forcreate-weblinks-itexi.py (issue 4951047)


On Sat, Sep 03, 2011 at 10:36:28AM +0100, Phil Holmes wrote:
Please see my previous email to you directly. I was trying to push a
minor documentation change in another branch, and by mistake pushed
this instead. I asked you to revert it because I don't know how.

ok, done.

Reading further on git, it appears to push all branches where the local branch matches the remote: so my commit in master was pushed to master, but my webbuild branch has no matching branch on master and so wasn't pushed. I think I'd need to run git push -a webbuild:master to push just stuff from that local master.

If you let me know, I'll add it to my list of git commands.

I think it's easy enough to google for this.

I'm working on the assumption that it's git revert and then either HEAD if you get there immediately, or use the commitish to ensure the correct commit is reverted. I always prefer to check I've got the right syntax - see below for this as a problem with push....

I was waiting to get that sorted before responding to Jan.  My
response is that I'm not very good at Python, and so was essentially
writing Python in C-style.  Personally I find it easier to
understand - I find a lot of the Python "short cuts" confusing style
that probably add little in the way of performance, but I'm happy to
change the line.

I know the feeling very well; to be honest, I'm still not
comforable with list comprehensions.  (that's the fancy term for
those [...blah...] things)

However, after a year of reading miscellaneous python tutorials /
idiomatic python sites / python optimization guides, I must admit
that everybody says they're worth getting use to (as well as being
faster!).  So I think it's best to bite the bullet and use them
more often -- especially since Jan kindly gave us exactly the line
we need.

No worries.  Willdo .

Your CG patch about PYTHONHOME is slightly problematic.  It won't
work as printed on lilypond.org, because we don't follow the
recommended $HOME/lilypond-git thing there.  I think it would be
good to follow that advice, but I don't want to push something to
the CG that's wrong -- we have enough problems with the website
build as it is.  :(
This is only relevant in the "Graham is run over by a bus"
scenario, which I'm not planning on happening for at least the
next three months, but I'd still rather hold off on that.

Could you remind me to fix this on the server in a few days?  (or
maybe add an issue for it)

I'll add an issue:

http://code.google.com/p/lilypond/issues/detail?id=1864

--
Phil Holmes





reply via email to

[Prev in Thread] Current Thread [Next in Thread]