warning to all, here be smelly

This commit is contained in:
zdm 2021-02-03 12:46:55 -07:00
parent 9626147b8e
commit f9a08998ad

View File

@ -43,6 +43,8 @@
;;; upload the whole buffer, have no region selected and call emacs-upload. For
;;; a file, use the universal argument `C-u' before calling emacs-upload.
;;; Warning: this code fucking sucks and I should rewrite it.
(require 'cl-lib)
(require 'json)