Created
April 25, 2016 03:00
-
-
Save incandescentman/58c2e7b4685c972f4b064ce823a62bfe to your computer and use it in GitHub Desktop.
This file contains hidden or 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 (#("humility" 0 8 (fontified t line-prefix #("**" 0 2 (face org-hide)) wrap-prefix #("***** " 0 2 (face org-indent) 2 6 (face org-indent)) face org-level-3)))) | |
org-refile-get-location("Refile subtree \"humility\" to" nil nil nil) | |
org-refile() | |
(if (region-active-p) (call-interactively (quote jay-refile-region)) (org-refile)) | |
refile-region-or-subtree() | |
call-interactively(refile-region-or-subtree nil nil) | |
command-execute(refile-region-or-subtree) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment