Closed andreyorst closed 4 years ago
I do want to get it on to MELPA. However, there is an issue where when you undo some operations it can cause Emacs to crash. I feel that before I really open this for public consumption that it should not be able to lose their data/work.
This is next on my list to figure out, I think everything is stable enough and does the right thing in most cases, that it won't lose or change code irrevocably. Most of the bugs I'm run into now are edge cases with Emacs' commands and not within the parinfer-rust library or the interface to library,
I also think that the package is quite stable as I never got any crash, or corrupted any of my code
чт, 2 июл. 2020 г., 01:15 Justin notifications@github.com:
This is next on my list to figure out, I think everything is stable enough and does the right thing in most cases, that it won't lose or change code irrevocably. Most of the bugs I'm run into now are edge cases with Emacs' commands and not within the parinfer-rust library or the interface to library,
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/justinbarclay/parinfer-rust-mode/issues/3#issuecomment-652672833, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEUROT6I3WKBLJU3TRPIZTLRZOYR3ANCNFSM4NH65NJQ .
It's up to the MELPA gods now. https://github.com/melpa/melpa/pull/7003
Amazing!
сб, 4 июл. 2020 г., 21:20 Justin notifications@github.com:
It's up to the MELPA gods now. melpa/melpa#7003 https://github.com/melpa/melpa/pull/7003
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/justinbarclay/parinfer-rust-mode/issues/3#issuecomment-653796643, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEUROT4ZZPYFILIIYP5RHOTRZ5XFTANCNFSM4NH65NJQ .
Would be nice if we could install this via
package-install
, I think more users and testers will come to package.