aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/lisp')
-rw-r--r--emacs/.emacs.d/lisp/my/my-org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/lisp/my/my-org.el b/emacs/.emacs.d/lisp/my/my-org.el
index ae21b37..334f708 100644
--- a/emacs/.emacs.d/lisp/my/my-org.el
+++ b/emacs/.emacs.d/lisp/my/my-org.el
@@ -558,7 +558,7 @@ Assuming they are in the logbook drawer"
(interactive)
(my-org-kill-logbook-entries)
(save-excursion
- (call-interactively 'org-goto)
+ (org-refile '(4))
(my-org-logbook-yank)))
;;; to remove