Nicolas Goaziou преди 8 години
родител
ревизия
54e1076b11
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      lisp/org-protocol.el

+ 0 - 1
lisp/org-protocol.el

@@ -498,7 +498,6 @@ Now template ?b will be used."
 	 (org-capture-link-is-already-stored t)) ;; avoid call to org-store-link
     (setq org-stored-links
 	  (cons (list url title) org-stored-links))
-    (kill-new orglink)
     (org-store-link-props :type type
 			  :link url
 			  :description title