org-cliplink
org-cliplink copied to clipboard
Insert org-mode links from clipboard
Any platform and Emacs version. Steps to reproduce: 1. Copy a URL to the clipboard 2. Make `M-x org-cliplink` 3. Before the request is finished move the cursor somewhere _Observed:_...
Tried to cliplink https://isitnude.com/ got: ``` gnutls.c: [0] (Emacs) fatal error: A TLS fatal alert has been received. gnutls.c: [0] (Emacs) Received alert: Handshake failed gnutls.el: (err=[-12] A TLS fatal...
Sometimes I want to assert something on the server's side during testing. Need to investigate if it's possible with any Emacs Lisp web-server.