Make lisp lint happier. - #29
Conversation
|
Guilty, your honor, with regard to the closing parens. While developing, I keep them on separate lines because it is easier to insert/remove code that way, and often enough I forget to fix it before committing. As for applying the PR: You are probably aware that CPerl mode is part of Emacs, and this is just a mirror. I can commit it over there, with some amendments. First, The Emacs repository has a rule: all contributions need the copyright to be transferred to the FSF. If you have not done that paperwork, we can skip it under the rule "trivial fixes with less than 15 lines" - so actually no problem. The remaining issues can and will eventually be fixed, but not immediately.
|
|
Thank you. I tried to figure out where to submit the changes in the emacs repo, but figured let me record them, and the issues, here so that at least they are recorded somewhere. I’ll take the “remaining issues” and add them as individual issues here, so that they can be more properly tracked, unless there’s a place to put them on the emacs site. I did not expect them to be addressed now, just wanted to put them someplace for when (if?) you do melpa-ize it. Thank you for picking this up and keeping it up to date with Perl updates! You should put a Patreon or a Buy-Me-a-Coffee link someplace. I’d be happy to throw you a few dollars, pounds, euros, whatever. |
|
I am not home at the moment. Let me review your comments and I’ll Do The Right Thing upstream. Let’s leave this PR open for the moment until I can accomplish that. |
|
When you commit the updates for 5.44, feel free to fix the trailing parens. I don't need to be the committer. |
These are the errors I got, which I fixed with this PR against the upstream brach:
These issues still remain. Not sure how much change to inflict to correct them: