MaikBeckmann/paste-kde
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
paste-kde --------- Emacs library to post text to KDE's pastebin service. Usage ----- Just add the directory to your `load-path' and put inside your `~/.emacs': (require 'paste-kde) To paste a buffer: M-x paste-kde-buffer To paste a region: M-x paste-kde-region