View Single Post
Posts: 9 | Thanked: 5 times | Joined on Dec 2009
#571
Originally Posted by ade View Post
Thomas,
I ran into some indent issues in the code which I had to correct before I could run your version. You didn't experience that yourself?
Ouch, that's embarassing.

The code uses tabs and I used spaces to indent. I added modelines not to have that happen again. I built the package from my svn checkout (where that problem existed for some reason) and not from the new git tree I put on github (where it didn't exist). I made a package quickly to test from the one tree, and then built a final one from the other tree which I didn't test.

I just pushed 0.2.12.3 to my repository.

Can you let me know if it works?