emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Org parse error [9.6.18 ( @ /Users/wangjian/.emacs.d/elpa/org-9.6.18/)]
@ 2024-02-08  2:54 Loki wang
  2024-02-08 15:11 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Loki wang @ 2024-02-08  2:54 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 27517 bytes --]

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

<https://orgmode.org/manual/Feedback.html#Feedback>

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------



Emacs  : GNU Emacs 29.1 (build 1, aarch64-apple-darwin23.2.0, Carbon Version 170 AppKit 2487.3)
 of 2023-12-20
Package: Org mode version 9.6.18 ( @ /Users/wangjian/.emacs.d/elpa/org-9.6.18/)

current state:
`============'
(setq
 org-edna-use-inheritance t
 org-noter--doc-goto-location-hook '(org-noter-pdftools--doc-goto-location
                                     org-noter-djvu--goto-location org-noter-nov--goto-location
                                     org-noter-pdf--goto-location)
 org-noter--check-location-property-hook '(org-noter-pdftools--check-link)
 org-link-elisp-confirm-function 'yes-or-no-p
 org-properties-postprocess-alist '(("ANKI_TAGS" .
                                     #[257 "\301\b\"\207"
                                       [anki-editor-prop-tags
                                        anki-editor--concat-multivalued-property-value]
                                       4 "\n\n(fn VALUE)"]
                                     )
                                    ("ANKI_TAGS+" .
                                     #[257 "\301\b\"\207"
                                       [anki-editor-prop-tags-plus
                                        anki-editor--concat-multivalued-property-value]
                                       4 "\n\n(fn VALUE)"]
                                     )
                                    )
 org-ditaa-jar-path "/Users/wangjian/.emacs.d/.cache/ditaa-0.11.0-standalone.jar"
 org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 "\n\n(fn ENTRY)"]
 org-pdftools-get-desc-function 'org-pdftools-get-desc-default
 org-download-file-format-function 'org-download-file-format-default
 org-roam-dailies-capture-templates '(("d" "default" entry "* %?\n%U\n%a" :empty-lines-before 1
                                       :jump-to-captured t :target
                                       (file+head "%<%Y>/%<%m>/%<%Y-%m-%d>.org"
                                        "#+TITLE: %<%Y-%m-%d>\n#+SETUPFILE: ../../.setup.org\n#+ANKI_DECK: 发现笔记\n")
                                       )
                                      )
 org-babel-after-execute-hook '(org-display-inline-images)
 org-agenda-files '("/Users/wangjian/workspace/org-roam/tony/20240114191740-高二寒假安排.org"
                    "/Users/wangjian/workspace/org-roam/tony/20220807150627-高中语文实词默写.org"
                    "/Users/wangjian/workspace/org-roam/daily/2024/01/2024-01-01.org"
                    "/Users/wangjian/workspace/org-gtd/ledger.org"
                    "/Users/wangjian/workspace/org-gtd/work.org"
                    "/Users/wangjian/workspace/org-gtd/someday.org"
                    "/Users/wangjian/workspace/org-gtd/personal.org"
                    "/Users/wangjian/workspace/org-gtd/inbox.org"
                    "/Users/wangjian/workspace/org-gtd/home.org"
                    "/Users/wangjian/workspace/org-gtd/ann.org")
 org-capture-templates '(("i" "收件箱" entry (file "`/workspace/org-gtd/inbox.org") "* NEXT %?\n%a\n"
                          :prepend t)
                         ("w" "工作 - 立刻开始" entry
                          (file+headline "~/workspace/org-gtd/work.org" "vchain项目工作")
                          "** INPROGRESS %?\nSCHEDULED: %t" :clock-in t :prepend t)
                         ("m" "备忘" entry (file "~/workspace/org-roam/memo/memo.org")
                          "* %?\n%U\n\n  %i" :kill-buffer t :prepend t)
                         ("c" "通讯录" entry
                          (file "~/workspace/org-roam/20221023204521-通讯录.org.gpg")
                          "* %(org-contacts-template-name)\n :PROPERTIES:\n :EMAIL: %(org-contacts-template-email)\n :PHONE:\n :ALIAS:\n :NICKNAME:\n :IGNORE:\n :ICON:\n :NOTE:\n :ADDRESS:\n :BIRTHDAY:\n :END:")
                         ("r" "报销" entry
                          (file+headline "~/workspace/org-roam/finance/2023/2023-账单.org.gpg" "待报销")
                          "*** %? 金额: ")
                         ("S" "RSS源 - 浏览器" entry
                          (file+headline "'/.personal-info/.emacs.d/elfeed.org" "RSS") "** %a%?"
                          :jump-to-captured t :prepend t)
                         )
 org-roam-node-display-template #("${title:*} ${tags:10}" 11 21 (face org-tag))
 org-persist-after-read-hook '(org-element--cache-persist-after-read)
 org-refile-targets '((org-agenda-files :tag . "REFILE"))
 org-export-before-parsing-hook '(org-babel-jupyter-strip-ansi-escapes org-attach-expand-links)
 org-cycle-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
 org-download-method 'attach
 org-roam-find-file-hook '(org-roam-buffer--setup-redisplay-h org-roam--register-completion-functions-h
                           org-roam--replace-roam-links-on-save-h
                           org-roam-db-autosync--setup-update-on-save-h)
 org-archive-hook '(org-attach-archive-delete-maybe)
 org-file-apps '(("\\.docx\\'" . system) (auto-mode . emacs) (directory . emacs) ("\\.mm\\'" . default)
                 ("\\.x?html?\\'" . default) ("\\.pdf\\'" . emacs))
 org-noter-pdftools-markup-pointer-function 'pdf-annot-add-highlight-markup-annotation
 org-noter--pretty-print-location-for-title-hook '(org-noter-djvu--pretty-print-location
                                                   org-noter-nov--pretty-print-location
                                                   org-noter-pdf--pretty-print-location-for-title)
 org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
 org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME CONTENTS WIDTH)"]
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-show-empty-lines
                  org-cycle-optimize-window-after-visibility-change org-cycle-display-inline-images)
 org-noter--note-after-tipping-point-hook '(org-noter-pdftools--note-after-tipping-point)
 org-persist-before-read-hook '(org-element--cache-persist-before-read)
 org-msg-options "html-postamble:nil H:5 num:nil ^:{} toc:nil author:nil email:nil \\n:t"
 org-agenda-sticky t
 org-habit-preceding-days 15
 org-link-from-user-regexp "\\<wangjian@MacBook-Pro\\.local\\>\\|\\<汪键\\>"
 org-noter--pretty-print-highlight-location-hook '(org-noter-pdf--pretty-print-highlight)
 org-mode-hook '((lambda nil (set (make-local-variable 'company-backends) '(company-org-block))
                  (company-mode 1))
                 jupyter-org-interaction-mode org-pdftools-setup-link
                 (lambda nil (org-superstar-mode t)) org-auto-tangle-mode org-clock-load
                 #[0 "\300\301\302\303\304$\207"
                   [add-hook change-major-mode-hook org-fold-show-all append local] 5]
                 #[0 "\300\301\302\303\304$\207"
                   [add-hook change-major-mode-hook org-babel-show-result-all append local] 5]
                 org-babel-result-hide-spec org-babel-hide-all-hashes
                 #[0 "\301\211\207" [imenu-create-index-function org-imenu-get-tree] 2]
                 org-babel-jupyter-make-local-aliases)
 org-babel-load-languages '((latex . t) (plantuml . t) (emacs-lisp . t) (R . t) (sql . t) (lisp . t)
                            (ditaa . t) (shell . t) (julia . t) (python . t) (perl . t) (js . t)
                            (dot . t) (http . t) (typescript . t) (mermaid . t) (svgbob . t)
                            (sql-mode . t) (jupyter . t))
 org-mime-library 'semi
 org-roam-ref-annotation-function 'org-roam-ref-read--annotation
 org-roam-directory "~/workspace/org-roam"
 org-noter--pretty-print-location-hook '(org-noter-pdftools--pretty-print-location
                                         org-noter-djvu--pretty-print-location
                                         org-noter-nov--pretty-print-location
                                         org-noter-pdf--pretty-print-location)
 org-export-allow-bind-keywords t
 org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
 org-roam-db-node-include-function '(lambda nil
                                     (let* ((tags (org-get-tags)))
                                      (and (not (member "ATTACH" tags)) (not (member "ARCHIVE" tags))
                                       (not (member "source" tags)) (not (member "translation" tags)))
                                      )
                                     )
 org-download-abbreviate-filename-function 'file-relative-name
 org-latex-format-headline-function 'org-latex-format-headline-default-function
 org-confirm-shell-link-function 'yes-or-no-p
 org-edna-mode t
 org-download-annotate-function 'org-download-annotate-default
 org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 outline-isearch-open-invisible-function 'outline-isearch-open-invisible
 org-trigger-hook '(org-edna-trigger-function)
 org-habit-graph-column 70
 org-msg-default-alternatives '((new text html) (reply-to-html text html) (reply-to-text text))
 org-msg-greeting-name-limit 3
 org-export-before-processing-hook '(org-babel-jupyter-setup-export)
 org-ctrl-c-ctrl-c-final-hook '(org-msg-ctrl-c-ctrl-c)
 org-latex-classes '(("exam"
                      "\\documentclass{exam}\n                 [NO-DEFAULT-PACKAGES]\\usepackage{hyperref}\n                 [PACKAGES]\n                 [EXTRA]"
                      ("\\section{%s}" . "\\section*{%s}")
                      ("\\subsection{%s}\\begin{questions}" "\\end{questions}")
                      ("\\question %%%s" . "\\question %%%s"))
                     ("article" "\\documentclass[11pt]{article}" ("\\section{%s}" . "\\section*{%s}")
                      ("\\subsection{%s}" . "\\subsection*{%s}")
                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
                      ("\\paragraph{%s}" . "\\paragraph*{%s}")
                      ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
                     ("report" "\\documentclass[11pt]{report}" ("\\part{%s}" . "\\part*{%s}")
                      ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}")
                      ("\\subsection{%s}" . "\\subsection*{%s}")
                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
                     ("book" "\\documentclass[11pt]{book}" ("\\part{%s}" . "\\part*{%s}")
                      ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}")
                      ("\\subsection{%s}" . "\\subsection*{%s}")
                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
                     )
 org-highlight-latex-and-related '(latex script entities)
 org-plantuml-jar-path "/opt/homebrew/opt/plantuml/libexec/plantuml.jar"
 org-odt-format-headline-function 'org-odt-format-headline-default-function
 org-protocol-protocol-alist '(("org-roam-node" :protocol "roam-node" :function
                                org-roam-protocol-open-node)
                               ("org-roam-ref" :protocol "roam-ref" :function
                                org-roam-protocol-open-ref)
                               ("capture-eww-readable" :protocol "capture-eww-readable" :function
                                org-protocol-capture-html--capture-eww-readable :kill-client t)
                               ("capture-html" :protocol "capture-html" :function
                                org-protocol-capture-html--with-pandoc :kill-client t)
                               )
 org-roam-capture-preface-hook '(org-roam-dailies--override-capture-time-h
                                 org-roam-capture--try-capture-to-ref-h)
 org-babel-python-command "python3"
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-pandoc-options-for-beamer-pdf '((pdf-engine . "xelatex"))
 org-capture-prepare-finalize-hook '(org-roam-capture--install-finalize-h)
 org-roam-preview-function 'org-roam-preview-default-function
 org-babel-tangle-lang-exts '(("jupyter-python" . "py") ("latex" . "tex") ("sql-mode" . "sql")
                              ("typescript" . "ts") ("perl" . "pl") ("python" . "py") ("julia" . "jl")
                              ("lisp" . "lisp") ("emacs-lisp" . "el") ("elisp" . "el"))
 org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer)
 org-roam-db-autosync-mode t
 org-noter-pdftools-use-unique-org-id nil
 org-confirm-elisp-link-function 'yes-or-no-p
 org-agenda-window-setup 'current-window
 org-pandoc-epub-rights "Copyright 2024 汪键 <wangjian@MacBook-Pro.local>"
 org-tags-exclude-from-inheritance '("REFILE" "ARCHIVE")
 org-log-buffer-setup-hook '(org-roam-log--setup)
 org-mime-src-mode-hook '(org-mime-src-mode-configure-edit-buffer)
 org-msg-signature "#+begin_signature\n --\n *Loki Wang*\n#+end_signature"
 org-roam-capture-new-node-hook '(org-roam-capture--insert-captured-ref-h)
 org-structure-template-alist '(("Q" . "src sql-mode") ("a" . "export ascii") ("c" . "center")
                                ("C" . "comment") ("e" . "example") ("E" . "export")
                                ("h" . "export html") ("l" . "export latex") ("q" . "quote")
                                ("s" . "src") ("v" . "verse"))
 org-blocker-hook '(org-edna-blocker-function org-block-todo-from-children-or-siblings-or-parent)
 org-noter--show-arrow-hook '(org-noter-pdf--show-arrow)
 org-noter-insert-heading-hook '(org-noter-pdftools--insert-heading)
 org-speed-command-hook '(org-speed-command-activate org-babel-speed-command-activate)
 org-html-format-inlinetask-function 'org-html-format-inlinetask-default-function
 org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
 org-habit-following-days 5
 org-msg-convert-citation t
 org-pandoc-options-for-latex-pdf '((pdf-engine . "xelatex"))
 org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 org-noter--add-highlight-hook '(org-noter-pdf--highlight-location)
 org-use-property-inheritance '("DIR")
 org-noter--get-current-view-hook '(org-noter-djvu--get-current-view org-noter-nov--get-current-view
                                    org-noter-pdf--get-current-view)
 org-enforce-todo-dependencies t
 org-babel-latex-preamble '(lambda (_) "\\documentclass[preview]{standalone}\n")
 org-noter-set-up-document-hook '(org-noter-djvu--setup-handler org-noter-nov--setup-handler
                                  org-noter-pdf--doc-view-setup-handler
                                  org-noter-pdf--pdf-view-setup-handler)
 org-confirm-babel-evaluate nil
 org-noter--get-containing-element-hook '(org-noter--get-containing-heading
                                          org-noter--get-containing-property-drawer)
 org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
 org-preview-latex-default-process 'imagemagick
 org-clock-persist 'history
 org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-function
 org-pdftools-markup-pointer-function 'pdf-annot-add-underline-markup-annotation
 org-noter--convert-to-location-cons-hook '(org-noter-pdftools--convert-to-location-cons
                                            org-noter-pdf--convert-to-location-cons)
 org-persist-before-write-hook '(org-element--cache-persist-before-write)
 org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
 org-link-shell-confirm-function 'yes-or-no-p
 org-contacts-files '("~/workspace/org-roam/20221023204521-通讯录.org.gpg")
 org-babel-pre-tangle-hook '(save-buffer)
 org-roam-completion-everywhere t
 org-agenda-loop-over-headlines-in-active-region nil
 org-todo-keyword-faces '(("INPROGRESS" . "yellow") ("WAITTING" :foreground "gray" :weight bold)
                          ("ABORT" :foreground "gray" :weight bold) ("TODO" . org-warning)
                          ("BUG" . "yellow") ("KNOWNCAUSE" :foreground "plum4" :weight bold)
                          ("WAIT" :foreground "plum4" :weight bold)
                          ("CNCL" :foreground "gray" :weight bold)
                          ("DONE" :foreground "gray" :weight bold)
                          ("FIXED" :foreground "gray" :weight bold))
 org-noter--get-precise-info-hook '(org-noter-pdftools--get-precise-info
                                    org-noter-djvu--get-precise-info org-noter-nov--get-precise-info
                                    org-noter-pdf--doc-view-get-precise-info
                                    org-noter-pdf--pdf-view-get-precise-info)
 org-noter--parse-location-property-hook '(org-noter-pdftools--parse-link)
 org-msg-startup "hidestars indent inlineimages"
 org-noter--get-highlight-location-hook '(org-noter-pdf--get-highlight)
 org-noter-pdftools-use-org-id nil
 org-occur-hook '(org-first-headline-recenter)
 org-roam-log-setup-hook '(org-roam--register-completion-functions-h)
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-noter--doc-approx-location-hook '(org-noter-pdftools--doc-approx-location
                                       org-noter-djvu--approx-location-cons
                                       org-noter-nov--approx-location-cons
                                       org-noter-pdf--approx-location-cons)
 org-roam-node-annotation-function 'org-roam-node-read--annotation
 org-link-parameters '(("mu4e" :follow mu4e-org-open :store mu4e-org-store-link)
                       ("pdf" :follow org-pdftools-open :complete org-pdftools-complete-link :store
                        org-pdftools-store-link :export org-pdftools-export)
                       ("eww" :follow org-eww-open :store org-eww-store-link)
                       ("rmail" :follow org-rmail-open :store org-rmail-store-link)
                       ("mhe" :follow org-mhe-open :store org-mhe-store-link)
                       ("irc" :follow org-irc-visit :store org-irc-store-link :export org-irc-export)
                       ("info" :follow org-info-open :export org-info-export :store org-info-store-link
                        :insert-description org-info-description-as-command)
                       ("gnus" :follow org-gnus-open :store org-gnus-store-link)
                       ("docview" :follow org-docview-open :export org-docview-export :store
                        org-docview-store-link)
                       ("bibtex" :follow org-bibtex-open :store org-bibtex-store-link)
                       ("bbdb" :follow org-bbdb-open :export org-bbdb-export :complete
                        org-bbdb-complete-link :store org-bbdb-store-link)
                       ("w3m" :store org-w3m-store-link)
                       ("doi" :follow org-link-doi-open :export org-link-doi-export)
                       ("calibredb" :follow calibredb-org-link-view :complete
                        calibredb-org-complete-link)
                       ("treemacs" :store treemacs-store-org-link)
                       ("trans" :follow org-id-open :keymap
                        (keymap (100 . ogt-term-display-translations) (111 . ogt-term-occur)) :export
                        ogt-export-link)
                       ("org-contact" :follow org-contacts-link-open :complete
                        org-contacts-link-complete :store org-contacts-link-store :face
                        org-contacts-link-face)
                       ("tel") ("roam" :follow org-roam-link-follow-link)
                       ("attachment" :follow org-attach-follow :complete org-attach-complete-link)
                       ("id" :follow org-roam-id-open)
                       ("elfeed" :follow elfeed-link-open :store elfeed-link-store-link) ("file+sys")
                       ("file+emacs") ("shell" :follow org-link--open-shell)
                       ("news" :follow
                        #[514 "\301\300\302Q\"\207" ["news" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("mailto" :follow
                        #[514 "\301\300\302Q\"\207" ["mailto" browse-url ":"] 6 "\n\n(fn URL ARG)"]
                        :complete org-contacts-mailto-link-completion)
                       ("https" :follow
                        #[514 "\301\300\302Q\"\207" ["https" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("http" :follow
                        #[514 "\301\300\302Q\"\207" ["http" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("ftp" :follow
                        #[514 "\301\300\302Q\"\207" ["ftp" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("help" :follow org-link--open-help :store org-link--store-help)
                       ("file" :complete org-link-complete-file) ("elisp" :follow org-link--open-elisp))
 org-noter-get-buffer-file-name-hook '(org-noter-nov--get-buffer-file-name
                                       org-noter-pdf--get-buffer-file-name)
 org-html-format-headline-function 'org-html-format-headline-default-function
 org-roam-capture-templates '(("l" "文献笔记 - 针对阅读的短文进行提炼总结" plain "%?" :target
                               (file+head "literature/%<%Y%m%d%H%M%S>-读_${slug}.org"
                                "#+TITLE: 读 ${title}\n#+SETUPFILE: ./.setup.org\n")
                               :unnarrowed t)
                              ("m" "备忘索引 - 随手记录的内容" plain "%?" :target
                               (file+head "memo/%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+SETUPFILE: ./.setup.org\n")
                               :unnarrowed t)
                              ("z" "Zettle" plain "%?" :target
                               (file+head "zettle/%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+SETUPFILE: ./.setup.org\n")
                               :unnarrowed t)
                              ("v" "V项目工作" plain "%?" :target
                               (file+head "project/v/%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+SETUPFILE: ./.setup.org\n")
                               :unnarrowed t)
                              ("i" "文献索引 - " plain "%?" :target
                               (file+head "%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+FILETAGS: :index:\n#+SETUPFILE: ./.setup.org\n")
                               :unnarrowed t)
                              ("p" "项目索引 - " plain "%?" :target
                               (file+head "%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+FILETAGS: :project:\n#+SETUPFILE: ./.setup.org\n")
                               :unnarrowed t)
                              ("t" "牛牛资料 - 牛牛相关学习资料" plain "%?" :target
                               (file+head "tony/%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+SETUPFILE: ./.setup.org\n#+EXPORT_FILE_NAME: ./build/${title}\n")
                               :unnarrowed t)
                              ("n" "读书笔记 - Org Noter 关联的读书笔记" plain "%?" :target
                               (file+head "reading/%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+SETUPFILE: ./.setup.org\n\n* ${slug}\n:PROPERTIES:\n:DIR:      ./books/\n:END:")
                               :unnarrowed t)
                              ("M" "月度总结" plain "%?" :target
                               (file+head "daily/%<%Y>/%<%m>/%<%Y-%m>-月度总结.org"
                                "#+TITLE: ${title} \n#+SETUPFILE: ../../.monthly.org\n\n* 时间日志\n\n* 健身记录\n\n* 数据收集\n:PROPERTIES:\n:VISIBILITY: hide\n:END:\n\n** 时间日志\n\n** 饮食\n\n** 运动\n\n** 卡路里消耗\n\n** 体重\n\n")
                               :unnarrowed t)
                              ("B" "年度账单" plain "%?" :target
                               (file+head "finance/%<%Y>/%<%Y>-账单.org.gpg"
                                "#+TITLE: ${title} \n#+SETUPFILE: ../.setup.org\n\n* ${slug}\n")
                               :unnarrowed t)
                              ("b" "月度财报" plain "%?" :target
                               (file+head "finance/%<%Y>/%<%Y>-%<%m>-财报.org.gpg"
                                "#+TITLE: ${title} \n#+SETUPFILE: ../.setup.org\n\n* 资产负债表\n\n* 收支储蓄表\n\n* 现金流量表\n\n")
                               :unnarrowed t)
                              ("R" "参考文献 - Bibtex文献记录" plain
                               (file "~/workspace/org-roam/references/template.org") :target
                               (file+head "references/${citekey}.org" "#+title: ${title}\n")
                               :unnarrowed t)
                              ("w" "网页全文 - 全文保存外部资料" plain "%:initial" :target
                               (file+head "article/%<%Y%m%d%H%M%S>-${slug}.org"
                                "#+TITLE: ${title}\n#+SETUPFILE: ./.setup.org\n#+PROPERTY:  DIR ./资料/${title}\n")
                               :empty-lines-before 1 :unnarrowed t)
                              )
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-noter-get-selected-text-hook '(org-noter-djvu--get-selected-text org-noter-nov--get-selected-text
                                    org-noter-pdf--get-selected-text)
 org-noter-create-session-from-document-hook '(org-noter--create-session-from-document-file-default)
 org-agenda-remove-tags t
 org-download-heading-lvl nil
 org-download-link-format-function 'org-download-link-format-function-default
 org-noter--relative-position-to-view-hook '(org-noter-pdftools--relative-position-to-view)
 org-latex-pdf-process '("xelatex -interaction nonstopmode -output-directory=%o %f"
                         "xelatex -interaction nonstopmode -output-directory=%o %f")
 org-msg-mode t
 org-src-lang-modes '(("jupyter-python" . python) ("dot" . graphviz-dot) ("plantuml" . plantuml)
                      ("sql-mode" . sql) ("http" . "ob-http") ("perl" . "cperl") ("C" . c)
                      ("C++" . c++) ("asymptote" . asy) ("bash" . sh) ("beamer" . latex)
                      ("calc" . fundamental) ("cpp" . c++) ("ditaa" . artist)
                      ("desktop" . conf-desktop) ("dot" . fundamental) ("elisp" . emacs-lisp)
                      ("ocaml" . tuareg) ("screen" . shell-script) ("shell" . sh) ("sqlite" . sql)
                      ("toml" . conf-toml))
 org-reverse-note-order t
 org-roam-indirect-buffer-hook '(org-roam--register-completion-functions-h)
 org-noter-create-skeleton-functions '(org-noter-djvu--create-skeleton
                                       org-noter-nov--create-skeleton-epub
                                       org-noter-pdf--create-skeleton)
 )
--
*Loki Wang*

[-- Attachment #1.2: Type: text/html, Size: 33442 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] Org parse error [9.6.18 ( @ /Users/wangjian/.emacs.d/elpa/org-9.6.18/)]
  2024-02-08  2:54 [BUG] Org parse error [9.6.18 ( @ /Users/wangjian/.emacs.d/elpa/org-9.6.18/)] Loki wang
@ 2024-02-08 15:11 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-02-08 15:11 UTC (permalink / raw)
  To: Loki wang; +Cc: emacs-orgmode

Loki wang <wangjian1009@gmail.com> writes:

> Emacs  : GNU Emacs 29.1 (build 1, aarch64-apple-darwin23.2.0, Carbon Version 170 AppKit 2487.3)
>  of 2023-12-20
> Package: Org mode version 9.6.18 ( @ /Users/wangjian/.emacs.d/elpa/org-9.6.18/)

Thanks for reporting!
May you also share the warning text? I am particularly looking for
"Backtrace:" part.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-08 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-08  2:54 [BUG] Org parse error [9.6.18 ( @ /Users/wangjian/.emacs.d/elpa/org-9.6.18/)] Loki wang
2024-02-08 15:11 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).