Send data to ix.io

master
Elis Axelsson 10 years ago
parent 11dcaae473
commit f3794eabb9
  1. 2
      webpaste.el

@ -42,7 +42,7 @@
(interactive)
(let ((text (buffer-substring (mark) (point))))
(message text)))
(webpaste-providers-ix.io text)))
;; The function to paste a buffer

Loading…
Cancel
Save