org-cliplink
org-cliplink copied to clipboard
Insert org-mode links from clipboard
Hi there, I've been using org-cliplink for years, and it's great, been very useful. With Emacs 25 and `eww-readable`, I discovered that libxml and the `dom` library make it fairly...
I use org-cliplink everyday, but I often wish that it had one enhancement: a way to edit the link description before it's inserted into the org buffer. The link descriptions...
Steps to reproduce: - Start the testing server: `$ ./run-testing-server.sh` - Make a request with cURL to one of the gzipped servers: `$ curl http://localhost:8002/http.html` Observe the following error: `curl:...
During investigating #52 I found that url.el sends `Accept: */*` header by default. Maybe we should replace it with `Accept: text/html`, because `text/html` is the only thing we can work...
Emacs 24.5 Ubuntu 14.04 - Have no cURL installed in the system - Switch current transport to cURL - Try to cliplink anything Observe: the request hangs I think error...
Currently it just spits out whatever error message happens.
Since we have OSX users #78 we need to constantly test org-cliplink on OSX. Travis actually support OSX, so this is just a matter of adjusting .travis.yml. Maybe after enabling...
- Linux - Emacs 24.3.1 Tried to cliplink https://blog.svpino.com/2015/05/07/five-programming-problems-every-software-engineer-should-be-able-to-solve-in-less-than-1-hour Observed the following error: ``` Contacting host: blog.svpino.com:443 gnutls.c: [0] (Emacs) fatal error: A TLS packet with unexpected length was received....