Homepage: https://github.com/theju/dpaste_de.el
Author: Thejaswi Puthraya
Updated:
Emacs mode to paste to dpaste.de
Usage: Dpaste a buffer (require 'dpaste_de) (dpaste-buffer) The url is copied into your clipboard and kill ring On a region (require 'dpaste_de) (dpaste-region) Dpaste a buffer by specifying a name (require 'dpaste_de) (dpaste-buffer-with-name "*scratch*") Special thanks to Martin Mahner (https://github.com/bartTC) for running dpaste.de