Is lilysong actually documented somewhere other than its rather cryptic manual page? It seems like something that nobody uses or knows of and that may have stopped working decades ago. There does not seem to be any regtest associated with it. There is an elisp/lilypond-song.el but it's probably unrelated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I haven't come across any and I'm absolutely fine with dropping it. Right now it's executed with --help during the build to generate the man page, so I wanted to fix it for Python 3.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In case we want to do this, I've submitted #5641 to remove both lilysong and lilymidi. Neither of them is mentioned in the documentation and I don't see any tests to make sure they actually work. I found elisp/lilypond-song.el to be related in that it call lilysong, so I'm proposing to remove this file as well - guess what, it's not mentioned in the documentation either.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2019-12-15
Patch: review --> countdown
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2019-12-15
Patch on countdown for December 17th,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2019-12-17
Patch: countdown --> push
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2019-12-17
Patch counted down, please push.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Passes make, make check and a full make doc
Is lilysong actually documented somewhere other than its rather cryptic manual page? It seems like something that nobody uses or knows of and that may have stopped working decades ago. There does not seem to be any regtest associated with it. There is an
elisp/lilypond-song.elbut it's probably unrelated.I haven't come across any and I'm absolutely fine with dropping it. Right now it's executed with
--helpduring the build to generate the man page, so I wanted to fix it for Python 3.In case we want to do this, I've submitted #5641 to remove both lilysong and lilymidi. Neither of them is mentioned in the documentation and I don't see any tests to make sure they actually work. I found
elisp/lilypond-song.elto be related in that it call lilysong, so I'm proposing to remove this file as well - guess what, it's not mentioned in the documentation either.Patch on countdown for December 17th,
Patch counted down, please push.
Pushed as