diff --git a/lisp/org.el b/lisp/org.el index 7a4f34728..5ed36a93b 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -9490,7 +9490,7 @@ active region." (funcall (intern (completing-read "Which function for creating the link? " - sfunsn t (car sfunsn))))) + sfunsn nil t (car sfunsn))))) (funcall (caar sfuns))) (setq link (plist-get org-store-link-plist :link) desc (or (plist-get org-store-link-plist