Skip to content

Instantly share code, notes, and snippets.

@incandescentman
Created April 25, 2016 03:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save incandescentman/58c2e7b4685c972f4b064ce823a62bfe to your computer and use it in GitHub Desktop.
Save incandescentman/58c2e7b4685c972f4b064ce823a62bfe to your computer and use it in GitHub Desktop.
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