Created
April 25, 2016 03:06
-
-
Save incandescentman/197dc95d030aba665caeb00b1280895b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Debugger entered--Lisp error: (wrong-type-argument stringp nil) | |
get-file-buffer(nil) | |
org-find-base-buffer-visiting(nil) | |
org-get-agenda-file-buffer(nil) | |
org-refile-get-targets(nil (#("foo" 0 3 (fontified t line-prefix "" wrap-prefix #("* " 0 2 (face org-indent)) face org-level-1)))) | |
org-refile-get-location("Refile subtree \"foo\" to" nil confirm nil) | |
org-refile(nil) | |
call-interactively(org-refile record nil) | |
command-execute(org-refile record) | |
helm-M-x(nil "org-refile") | |
call-interactively(helm-M-x nil nil) | |
command-execute(helm-M-x) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment