You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
407 B
12 lines
407 B
* Webpaste.el |
|
This mode allows to paste whole buffers or parts of buffers to |
|
pastebin-like services. It supports more than one service and will |
|
failover if one service fails. More services can easily be added |
|
over time and prefered services can easily be configured. |
|
|
|
** TODO Providers to implement [2/5] |
|
- [X] ix.io |
|
- [X] dpaste.com |
|
- [ ] dpaste.de |
|
- [ ] paste.pound-python.org |
|
- [ ] paste.debian.net
|
|
|