-
-
Save zzamboni/d4cab2c2d26aa981a9094d60a0c0551e 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 integer-or-marker-p nil) | |
remove-text-properties(nil 135 (markdown-tilde-fence-begin nil markdown-tilde-fence-end nil markdown-fenced-code nil markdown-yaml-metadata-begin nil markdown-yaml-metadata-end nil markdown-yaml-metadata-section nil markdown-gfm-block-begin nil markdown-gfm-block-end nil markdown-gfm-code nil markdown-list-item nil markdown-pre nil markdown-blockquote nil markdown-hr nil markdown-comment nil markdown-heading nil markdown-heading-1-setext nil markdown-heading-2-setext nil markdown-heading-1-atx nil markdown-heading-2-atx nil markdown-heading-3-atx nil markdown-heading-4-atx nil markdown-heading-5-atx nil markdown-heading-6-atx nil markdown-metadata-key nil markdown-metadata-value nil ...)) | |
markdown-syntax-propertize-comments(129 136) | |
markdown-syntax-propertize-comments(124 136) | |
markdown-syntax-propertize(124 136) | |
markdown-font-lock-extend-region-function(135 136 0) | |
run-hook-with-args(markdown-font-lock-extend-region-function 135 136 0) | |
jit-lock-after-change(135 136 0) | |
basic-save-buffer(nil) | |
save-buffer() | |
write-file("/Users/taazadi1/Dropbox/Personal/devel/zzamboni.org/zzamboni.org/content/posts/test.md") | |
org-export-to-file(hugo "/Users/taazadi1/Dropbox/Personal/devel/zzamboni.org/zzamboni.org/content/posts/test.md" nil (headline (:raw-value "Test post" :begin 23 :end 156 :pre-blank 0 :contents-begin 40 :contents-end 156 :level 1 :priority nil :tags nil :todo-keyword #("DONE" 0 4 (line-prefix "" wrap-prefix #("* " 0 2 (face org-indent)) fontified t face org-done org-category "test")) :todo-type done :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 23 :closed (timestamp (:type inactive :raw-value "[2018-04-05 Thu 14:33]" :year-start 2018 :month-start 4 :day-start 5 :hour-start 14 :minute-start 33 :year-end 2018 :month-end 4 :day-end 5 :hour-end 14 :minute-end 33 :begin 48 :end 70 :post-blank 0)) :EXPORT_FILE_NAME "test" :title "Test post")) nil) | |
org-hugo-export-to-md(nil (headline (:raw-value "Test post" :begin 23 :end 156 :pre-blank 0 :contents-begin 40 :contents-end 156 :level 1 :priority nil :tags nil :todo-keyword #("DONE" 0 4 (line-prefix "" wrap-prefix #("* " 0 2 (face org-indent)) fontified t face org-done org-category "test")) :todo-type done :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 23 :closed (timestamp (:type inactive :raw-value "[2018-04-05 Thu 14:33]" :year-start 2018 :month-start 4 :day-start 5 :hour-start 14 :minute-start 33 :year-end 2018 :month-end 4 :day-end 5 :hour-end 14 :minute-end 33 :begin 48 :end 70 :post-blank 0)) :EXPORT_FILE_NAME "test" :title "Test post")) nil) | |
org-hugo-export-wim-to-md(nil nil nil nil) | |
#[0 "\303\304\300\301\302$\207" [nil nil nil org-hugo-export-wim-to-md nil] 5]() | |
org-scan-tags(#[0 "\303\304\300\301\302$\207" [nil nil nil org-hugo-export-wim-to-md nil] 5] (lambda (todo tags-list level) (progn (setq org-cached-props nil) (or (and (org-string<> (or (org-cached-entry-get nil "EXPORT_FILE_NAME") "") ""))))) nil nil) | |
org-map-entries(#[0 "\303\304\300\301\302$\207" [nil nil nil org-hugo-export-wim-to-md nil] 5] "EXPORT_FILE_NAME<>\"\"") | |
org-hugo-export-wim-to-md(:all-subtrees nil nil) | |
(lambda (a _s v _b) (org-hugo-export-wim-to-md :all-subtrees a v))(nil nil nil nil) | |
org-export-dispatch(nil) | |
funcall-interactively(org-export-dispatch nil) | |
#<subr call-interactively>(org-export-dispatch nil nil) | |
apply(#<subr call-interactively> org-export-dispatch (nil nil)) | |
call-interactively@ido-cr+-record-current-command(#<subr call-interactively> org-export-dispatch nil nil) | |
apply(call-interactively@ido-cr+-record-current-command #<subr call-interactively> (org-export-dispatch nil nil)) | |
call-interactively(org-export-dispatch nil nil) | |
command-execute(org-export-dispatch) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment