ergoemacs / ergoemacs-mode

ergoemacs-mode
ergoemacs.github.io/
GNU General Public License v3.0
293 stars 35 forks source link

on melpa, says no description available #429

Closed xahlee closed 8 years ago

xahlee commented 8 years ago

on melpa, says no description available

goto https://melpa.org/

type ergoemacs in the search box. Result will show, and in the description, it says “No description available.”

also critical is that, on twitter, melpa account tweets every update. When it's ergoemacs, it says “No description available.”, looks bad. It's been like that for a while, manybe half a year or more.

I haven't looked into tech detail what caused this. (something about melpa receipe am sure)

I'd like to submit a short description. Something like this:

An efficient keybinding set based on statistics of command frequency, and supports common Windows shortcuts such as Open, Close, Copy, Cut, Paste, Undo, Redo.

For detail, see http://ergoemacs.github.io/

mattfidler commented 8 years ago

melpa.org is often firewalled for me. Could you check to see if this fixed it. If not, can you look into this @xahlee

xahlee commented 8 years ago

ergoemacs melpa 2016-10-12

doesn't seem fixed

xahlee commented 8 years ago

xx ergoemacs

screenshot from tweeter. This look bad, and make it hard to retweet.

mattfidler commented 8 years ago

It should just work. I have read the documentation on the recipe format and it doesn't specify anything above what is needed for the package for elpa.

syohex commented 8 years ago

https://github.com/ergoemacs/ergoemacs-mode/pull/433

Because package format is not correct.

mattfidler commented 8 years ago

Should be fixed. Thanks @syohex