Variable: org-store-link-plist
org-store-link-plist is a variable defined in ol.el.gz.
Value
nil
Documentation
Plist with info about the most recently link created with org-store-link.
Source Code
;; Defined in /usr/src/emacs/lisp/org/ol.el.gz
(defvar org-store-link-plist nil
"Plist with info about the most recently link created with `org-store-link'.")