defunkt / gist.el

Yet another Emacs paste mode, this one for Gist.
550 stars 90 forks source link

error: (wrong-type-argument (or eieio-object class) nil obj) #96

Closed SjB closed 7 years ago

SjB commented 7 years ago

When executing gist-list I get this error: error: (wrong-type-argument (or eieio-object class) nil obj)

The error is coming from gist-parse-gist function.