Creating gist worked beautifully, but attempting to edit the description from the `gist-list` did not work. I'm getting this sequence of messages: ``` Contacting host: api.github.com:443 Opening TLS connection to `api.github.com'... Opening TLS connection with `gnutls-cli --insecure -p 443 api.github.com'...done Opening TLS connection to `api.github.com'...done byte-code: Invalid slot type: gh-gist-gist, id, string, nil ``` My Emacs: ``` GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2015-04-10 on builder10-9.porkrind.org ``` I just installed `gist.el` from melpa today (version 20150906.954).