jrockway / cperl-mode

cperl-mode with 5.10 fixes, mx-declare support, perl6 support, etc.
102 stars 33 forks source link

Merge with Emacs's master branch #49

Open monnier opened 6 years ago

monnier commented 6 years ago

I've merged the changes from this repository's master branch into Emacs's master branch. And I also installed various other cleanups into Emacs's master branch (e.g. to use lexical-binding and solve the many resulting warnings).

renormalist commented 6 years ago

@monnier, if you already did that merge work, is there any chance to transmogrify the changes into here as a github pull request?

monnier commented 6 years ago

I'd much rather that people help us maintain the version that's bundled with Emacs, so all users benefit. BTW, that version could trivially be distributed via GNU ELPA if the issue is that you want users of older Emacsen to benefit as well.

jrockway commented 4 years ago

Sorry that I haven't looked at this repository for a long time. I like the idea of making the Emacs core the authoritative source. I think the best situation would be to archive this repository and link to Emacs itself.

I will wait for an ack from @renormalist first; he has done all the maintenance work so can make the final decision.

renormalist commented 4 years ago

@jrockway - I am totally fine to use a more official place, and to contribute to @monnier 's repository. It is very ok for me to "close" this repository here into some "readonly" mode for archive purposes, or whatever. I also haven't actively maintained my version branches for modern perl or perl6 syntax.

@monnier - Strange that I didn't understand that situation when you first created this ticket here in 2018 and I asked you for a pull request into here. You are totally right in your answer.