X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=org-ref.org;h=df49c5e024550833e8725088aa23729d1947be92;hp=71dff79ece61eaddbd83571e0ddac3e8d4c8cce2;hb=96d7aa79e7da4cb85db3930528fbc5d91143b5c0;hpb=7d5790254b19acec7dc688054a65790808bf733f diff --git a/org-ref.org b/org-ref.org index 71dff79..df49c5e 100644 --- a/org-ref.org +++ b/org-ref.org @@ -1096,8 +1096,6 @@ keyword we clicked on. We also strip the text properties." (interactive) (let* ((object (org-element-context)) (link-string (org-element-property :path object))) - (message "%s" object) - ;; you may click on the part before the citations. here we make ;; sure to move to the beginning so you get the first citation. (let ((cp (point)))