Get rid of confirm elisp links.
This commit is contained in:
parent
c1261b1aaf
commit
b48187b4da
@ -717,6 +717,7 @@ the same tree node, and the headline of the tree node in the Org-mode file."
|
|||||||
:bind (("C-c n p" . imalison:helm-org-todo))
|
:bind (("C-c n p" . imalison:helm-org-todo))
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
(setq org-confirm-elisp-link-function nil)
|
||||||
(defun imalison:helm-org-todo (&optional arg)
|
(defun imalison:helm-org-todo (&optional arg)
|
||||||
(interactive "P")
|
(interactive "P")
|
||||||
(helm :sources (list (helm-source-org-capture-templates)
|
(helm :sources (list (helm-source-org-capture-templates)
|
||||||
|
Loading…
Reference in New Issue
Block a user