tkf / emacs-request

Request.el -- Easy HTTP request for Emacs Lisp
http://tkf.github.com/emacs-request/
GNU General Public License v3.0
629 stars 93 forks source link

Identify reverse dependencies of request & alert package authors to upcoming changes #101

Closed titaniumbones closed 5 years ago

titaniumbones commented 5 years ago

I'm not sure if there's an easy way to get a list of all reverse dependencies of a package in MELPA, but if one could, it would be polite to let authors know that files will now be encoded to utf-8 by default. I have seen at least one workaaroud that involves pre-encoding text to binary before saving, and I expet that will break now.

titaniumbones commented 5 years ago

visible in melpa so should be easy to do this; see page for request and for request-deferred.

dickmao commented 5 years ago

Unfortunately, some breakage is expected millejoh/emacs-ipython-notebook#567 louietan/anki-editor#51

128 attempts to mitigate some of the fallout.