Skip to content

Instantly share code, notes, and snippets.

@stefan2904
Created December 15, 2022 18:01
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 stefan2904/5a2b33d42a947f36402b548d9b186b67 to your computer and use it in GitHub Desktop.
Save stefan2904/5a2b33d42a947f36402b548d9b186b67 to your computer and use it in GitHub Desktop.
Org parser error in Media.org, with (org-startup-align-all-tables t)
Warning (org-element-cache): org-element--cache: Warning(Media.org): Org parser error in Media.org::108. Resetting.
The error was: (search-failed "|")
Backtrace:
nil
Please report this to Org mode mailing list (M-x org-submit-bug-report).
Backtrace:
org-element-cache diagnostics(Media.org): Added new element with nil key: "(table-row (:type standard :begin 14 :end 106 :contents-begin 15 :contents-end 105 :post-blank 0 :post-affiliated 14 :mode table-row :granularity element))"
org-element-cache diagnostics(Media.org): Added new element with nil key: "(table (:begin 14 :end 154 :type org :tblfm nil :contents-begin 14 :contents-end 152 :value nil :post-blank 2 :post-affiliated 14 :mode planning :granularity element))"
org-element-cache diagnostics(Media.org): Added new element with nil key: "(section (:begin 14 :end 154 :contents-begin 14 :contents-end 152 :robust-begin 14 :robust-end 150 :post-blank 2 :post-affiliated 14 :mode section :granularity element))"
org-element-cache diagnostics(Media.org): Added new element with nil key: "(headline (:raw-value \"Heading 1\" :begin 1 :end 195 :pre-blank 1 :contents-begin 14 :contents-end 195 :robust-begin 16 :robust-end 193 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1 :title \"Heading 1\" :mode first-section :granularity element))"
org-element-cache diagnostics(Media.org): Added new element with nil key: "(org-data (:begin 1 :contents-begin 1 :contents-end 195 :end 195 :robust-begin 3 :robust-end 193 :post-blank 0 :post-affiliated 1 :path \"/home/smore/PRIVATE/journal/org/Media.org\" :mode org-data :CATEGORY \"Media\"))"
org-element-cache diagnostics(Media.org): Nothing in cache. Adding org-data: "(org-data (:begin 1 :contents-begin 1 :contents-end 195 :end 195 :robust-begin 3 :robust-end 193 :post-blank 0 :post-affiliated 1 :path \"/home/smore/PRIVATE/journal/org/Media.org\" :mode org-data :CATEGORY \"Media\"))" Disable showing Disable logging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment