org-protocol: Don't push url to kill-ring
commit8f4989d00d7d29aad7a9c5f036034bb4836ca243
authorMatt Lundin <mdl@imapmail.org>
Tue, 18 Apr 2017 01:58:30 +0000 (17 20:58 -0500)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 18 Apr 2017 06:26:42 +0000 (18 08:26 +0200)
tree0409a7124d04496e01a9d9b3cdc26564cac2c7fa
parent68f60dbdd54eff36efcc1cd6232b03617c57c96f
org-protocol: Don't push url to kill-ring

* lisp/org-protocol.el: (org-protocol-do-capture) Don't push link to
  kill-ring when invoking `org-protocol-capture'.  Otherwise,
  `org-protocol-do-capture' interferes with capture templates that
  insert the contents of the clipboard or the kill ring.
lisp/org-protocol.el