emacsorphanage / dart-mode

An Emacs mode for the Dart language
GNU General Public License v3.0
15 stars 2 forks source link

New release #37

Closed rwhogg closed 5 years ago

rwhogg commented 7 years ago

Can you please make a new release? Version 0.14 does not compile with Emacs 25.1, but master's HEAD does.

I'm attempting to package this for homebrew-emacs, but unfortunately 0.14 fails like this:

==> Byte compiling dart-mode.el

In toplevel form:
dart-mode.el:247:1:Error: Wrong type argument: listp, anchor

Error: Byte compilation failed

Thanks a bunch!

nex3 commented 7 years ago

Can you send a pull request?

rwhogg commented 7 years ago

Sure, will try to do so later tonight.

dunn commented 7 years ago

Would you mind adding a release tag as well? <3

nex3 commented 7 years ago

Done!

bradyt commented 5 years ago

Version needs to be bumped again, as melpa-stable is grabbing last tagged version, which seems to be how users are running into issues about

error in process filter: JSON readtable error: 85

Users are also installing this broken version via marmalade, but until further notice, we are not supporting marmalade. Marmalade is rumored to be abandoned, the registration form is not working, and we are not sure if it is automatically updating versions like melpa-stable.