emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Doug Headley via "General discussions about Org-mode." <emacs-orgmode@gnu.org>
To: emacs-orgmode@gnu.org
Subject: [BUG] Org parser error Invalid search bound (wrong side of point) [9.7 (9.7-??-7a6bb0904 @ /Users/dougheadley/.config/emacs/.local/straight/build-29.2/org/)]
Date: Wed, 14 Feb 2024 18:01:51 -0800	[thread overview]
Message-ID: <da1c380b-4d78-4e24-80a6-fd04704fd0a5@passiveobserver.com> (raw)

using org-ai seemed to cause this bug.  I wouldn't have recieved this 
error otherwise.

Never filed a bug report before.  Please ignore if this seems incomplete.



⛔ Warning (org-element): org-element--cache: Org parser error in 
2024-02-14.org::898. Resetting.
The error was: (error "Invalid search bound (wrong side of point)")
Backtrace:
" backtrace-to-string(nil)
org-element-at-point()
org-eldoc-get-src-lang()
#f(compiled-function (&rest args) \"Return breadcrumbs when on a 
headline, args for src block header-line,\\n calls other documentation 
functions depending on lang when inside src body.\" #<bytecode 
0x16f3b50a8f808dd9>)(#f(compiled-function (string &rest plist) 
#<bytecode 0x138508dae21a79a6>))
apply(#f(compiled-function (&rest args) \"Return breadcrumbs when on a 
headline, args for src block header-line,\\n calls other documentation 
functions depending on lang when inside src body.\" #<bytecode 
0x16f3b50a8f808dd9>) #f(compiled-function (string &rest plist) 
#<bytecode 0x138508dae21a79a6>))
org-eldoc-documentation-function(#f(compiled-function (string &rest 
plist) #<bytecode 0x138508dae21a79a6>))
eldoc-documentation-default()
eldoc--invoke-strategy(nil)
eldoc-print-current-symbol-info()
#<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_13>()
apply(#<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_13> nil)
timer-event-handler([t 0 0 500000 nil #<subr 
F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_13> nil idle 0 nil])
"
Please report this to Org mode mailing list (M-x org-submit-bug-report).

Emacs : GNU Emacs 29.2 (build 2, x86_64-apple-darwin23.2.0, NS 
appkit-2487.30 Version 14.2.1 (Build 23C71))
of 2024-01-24
Package: Org mode version 9.7 (9.7-??-7a6bb0904 @ 
/Users/dougheadley/.config/emacs/.local/straight/build-29.2/org/)

current state:
==============
(setq
org-noter--doc-goto-location-hook '(org-noter-djvu--goto-location
org-noter-nov--goto-location
org-noter-pdf--goto-location)
org-journal-date-prefix "#+TITLE: "
org-link-elisp-confirm-function nil
org-directory "~/Network/syncthing/org"
org-after-refile-insert-hook '(save-buffer)
org-indirect-buffer-display 'current-window
org-roam-db-gc-threshold 2305843009213693951
org-crypt-key nil
org-hide-emphasis-markers t
org-bibtex-headline-format-function 'org-bibtex-headline-format-default
org-log-done 'time
org-roam-mode-hook '(+org-roam-detach-magit-section-mode-map-h
turn-on-visual-line-mode)
org-roam-dailies-capture-templates '(("d" "Default" entry "** %<%H:%M> %?"
:if-new
(file+head "%<%Y-%m-%d>.org"
"#+title: %<%Y-%m-%d>\n#+STARTUP: overview\n\n* master 
[[file:~/Network/syncthing/org/todo.org][todo]], 
[[id:0261f526-24cf-43a2-83b6-f9612334b685][job hunt]]\n* coffee time\n* 
work\n* personal\n* wrap up\n* daily journal\n")
)
)
org-load-hook '(+org-init-org-directory-h +org-init-appearance-h
+org-init-agenda-h +org-init-attachments-h
+org-init-babel-h +org-init-babel-lazy-loader-h
+org-init-capture-defaults-h +org-init-capture-frame-h
+org-init-custom-links-h +org-init-export-h
+org-init-habit-h +org-init-hacks-h +org-init-keybinds-h
+org-init-popup-rules-h +org-init-smartparens-h
+org-init-roam-h)
org-journal-find-file-fn 'find-file
org-startup-folded nil
org-babel-after-execute-hook 
'(+org-redisplay-inline-images-in-babel-result-h)
org-link-abbrev-alist '(("doomdir" . "/Users/dougheadley/.config/doom/%s")
("emacsdir" . "/Users/dougheadley/.config/emacs/%s")
("doom-repo" .
"https://github.com/doomemacs/doomemacs/%s")
("wolfram" . "https://wolframalpha.com/input/?i=%s")
("wikipedia" . "https://en.wikipedia.org/wiki/%s")
("duckduckgo" . "https://duckduckgo.com/?q=%s")
("kagi" . "https://kagi.com/search?q=%s")
("gmap" . "https://maps.google.com/maps?q=%s")
("gimages" . "https://google.com/images?q=%s")
("google" . "https://google.com/search?q=")
("youtube" . "https://youtube.com/watch?v=%s")
("github" . "https://github.com/%s"))
org-agenda-files 
'("/Users/dougheadley/Network/syncthing/org/roam/20230912175002-job_hunt.org" 
"/Users/dougheadley/Network/syncthing/org/d.passiveobserver.org" 
"/Users/dougheadley/Network/syncthing/org/roam/20230612223054-diycloud.org" 
"/Users/dougheadley/Network/syncthing/org/20240104160254-iccesar.org" 
"/Users/dougheadley/Network/syncthing/org/todo.org" 
"/Users/dougheadley/Network/syncthing/org/20231101101832-gusto.org" 
"/Users/dougheadley/Network/syncthing/org/agenda.org")
org-journal-dir "~/Network/syncthing/org/journal/"
org-journal-date-format "%a, %Y-%m-%d"
org-capture-templates '(("d" "d.passiveobserver" entry
(file "~/Documents/org/d.passiveobserver.org")
"* TODO %?")
("g" "GitHub Link Capture" entry
(file "~/Documents/org/github.org")
"* [[%?]] Entered on %U")
("t" "Personal todo" entry
(file+headline +org-capture-todo-file "Inbox")
"* %u %?\n%i\n%a" :prepend t)
("n" "Personal notes" entry
(file+headline +org-capture-notes-file "Inbox")
"* %u %?\n%i\n%a" :prepend t)
("p" "Templates for projects")
("pt" "Project-local todo" entry
(file+headline +org-capture-project-todo-file
"Inbox")
"* TODO %?\n%i\n%a" :prepend t)
("pn" "Project-local notes" entry
(file+headline +org-capture-project-notes-file
"Inbox")
"* %U %?\n%i\n%a" :prepend t)
("pc" "Project-local changelog" entry
(file+headline +org-capture-project-changelog-file
"Unreleased")
"* %U %?\n%i\n%a" :prepend t)
("o" "Centralized templates for projects")
("ot" "Project todo" entry
#'+org-capture-central-project-todo-file
"* TODO %?\n %i\n %a" :heading "Tasks" :prepend
nil)
("on" "Project notes" entry
#'+org-capture-central-project-notes-file
"* %U %?\n %i\n %a" :heading "Notes" :prepend t)
("oc" "Project changelog" entry
#'+org-capture-central-project-changelog-file
"* %U %?\n %i\n %a" :heading "Changelog" :prepend
t)
)
org-roam-node-display-template #("${doom-hierarchy:*} ${doom-type:12} 
${doom-tags:42}" 20 35 (face font-lock-keyword-face) 36 51 (face 
(:inherit org-tag :box nil)))
org-persist-after-read-hook '(org-element--cache-persist-after-read)
org-re-reveal-root 
"file:///Users/dougheadley/.config/emacs/.local/straight/build-29.2/revealjs/"
org-refile-targets '((nil :maxlevel . 3) (org-agenda-files :maxlevel . 3))
org-export-before-parsing-hook '(org-re-reveal-prepare-tts
org-attach-expand-links)
org-cycle-tab-first-hook '(+org-yas-expand-maybe-h +org-indent-maybe-h
org-babel-hide-result-toggle-maybe
org-babel-header-arg-expand
+org-clear-babel-results-h
+org-cycle-only-current-subtree-h)
org-default-notes-file "/Users/dougheadley/Network/syncthing/org/notes.org"
org-roam-find-file-hook 
'(doom--setq-org-id-link-to-org-use-id-for-org-roam-find-file-h 
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-roam-enable-auto-backlinks-buffer-h)
org-refile-use-outline-path 'file
org-publish-timestamp-directory 
"/Users/dougheadley/.config/emacs/.local/cache/org/timestamps/"
org-archive-hook '(org-attach-archive-delete-maybe)
org-file-apps '((remote . emacs) (auto-mode . emacs) (directory . emacs)
("\\.mm\\'" . default) ("\\.x?html?\\'" . default)
("\\.pdf\\'" . default))
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-persist-before-read-hook '(org-element--cache-persist-before-read)
org-font-lock-set-keywords-hook '(doom-themes-enable-org-fontification)
org-modules '(ol-bibtex)
org-yank-image-file-name-function 'org-yank-image-autogen-filename
org-link-from-user-regexp "\\<dougheadley@dougs-macbook\\>\\|\\<Doug 
Headley\\>"
org-image-actual-width nil
org-attach-use-inheritance t
org-noter--pretty-print-highlight-location-hook 
'(org-noter-pdf--pretty-print-highlight)
org-mode-local-vars-hook '(+org-init-gifs-h)
org-mode-hook '(org-eldoc-load er/add-org-mode-expansions org-ai-mode
+lookup--init-org-mode-handlers-h
(closure (t) (&rest _)
(add-hook 'before-save-hook 'org-encrypt-entries nil t))
#[0 "\300\301\302\303\304$\207"
[add-hook change-major-mode-hook org-fold-show-all append
local]
5]
dkh/org-mode-setup
#[0 "\301\211\207"
[imenu-create-index-function org-imenu-get-tree] 2]
doom-disable-show-paren-mode-h
doom-disable-show-trailing-whitespace-h
+org-make-last-point-visible-h evil-org-mode toc-org-enable
#[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
writegood-mode flyspell-mode embrace-org-mode-hook
+literate-enable-recompile-h)
org-babel-load-languages '((org-ai . t) (emacs-lisp . t))
org-src-window-setup 'other-window
org-id-locations-file "/Users/dougheadley/org/.orgids"
org-roam-ref-annotation-function 'org-roam-ref-read--annotation
org-roam-directory "~/Network/syncthing/org"
org-noter--pretty-print-location-hook 
'(org-noter-djvu--pretty-print-location 
org-noter-nov--pretty-print-location org-noter-pdf--pretty-print-location)
org-journal-after-entry-create-hook '(my/org-journal-add-id)
org-agenda-span 10
org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
org-priority-faces '((65 . error) (66 . warning) (67 . success))
org-ellipsis " ▾"
org-ai-openai-api-token 
"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"
org-roam-db-node-include-function #[0 "\300\207" [t] 1]
org-roam-node-template-prefixes '(("doom-type" . "@") ("doom-tags" . "#")
("tags" . "#") ("todo" . "t:"))
org-latex-format-headline-function 
'org-latex-format-headline-default-function
org-confirm-shell-link-function 'yes-or-no-p
org-reveal-start-hook '(org-decrypt-entry)
org-agenda-skip-unavailable-files t
org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
outline-isearch-open-invisible-function 'outline-isearch-open-invisible
org-use-sub-superscripts '{}
org-icalendar-include-todo "all"
org-roam-dailies-directory "roam/daily/"
org-html-validation-link nil
org-startup-indented t
org-latex-classes '(("beamer" "\\documentclass[presentation]{beamer}"
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}")
("\\subsubsection{%s}" . "\\subsubsection*{%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-journal-carryover-items 
"TODO=\"TODO\"|TODO=\"PROJ\"|TODO=\"STRT\"|TODO=\"WAIT\"|TODO=\"HOLD\""
org-ai-on-project-mode-hook '(#[0 "\301\300!\210\302\211\207"
[show-trailing-whitespace
make-local-variable nil]
2]
)
org-odt-format-headline-function 'org-odt-format-headline-default-function
org-agenda-mode-hook '(+org-habit-resize-graph-h evil-org-agenda-mode)
org-roam-capture-preface-hook '(org-roam-dailies--override-capture-time-h
org-roam-capture--try-capture-to-ref-h)
org-link-translation-function 'toc-org-unhrefify
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-capture-prepare-finalize-hook '(org-roam-capture--install-finalize-h)
org-src-preserve-indentation t
org-roam-preview-function 'org-roam-preview-default-function
org-entities-user '(("flat" "\\flat" nil "" "" "266D" "♭")
("sharp" "\\sharp" nil "" "" "266F" "♯"))
org-src-mode-hook '(org-src-babel-configure-edit-buffer
org-src-mode-configure-edit-buffer)
org-roam-db-autosync-mode t
org-icalendar-store-UID t
org-agenda-window-setup 'current-window
org-tags-exclude-from-inheritance '("crypt")
org-clock-out-remove-zero-time-clocks t
org-log-buffer-setup-hook '(org-roam-log--setup)
org-journal-time-prefix "* "
org-hide-leading-stars t
org-todo-keywords '((sequence "TODO(t)" "PROJ(p)" "LOOP(r)" "STRT(s)"
"WAIT(w)" "HOLD(h)" "IDEA(i)" "|" "DONE(d)" "KILL(k)")
(sequence "[ ](T)" "[-](S)" "[?](W)" "|" "[X](D)")
(sequence "|" "OKAY(o)" "YES(y)" "NO(n)"))
org-agenda-inhibit-startup t
org-roam-capture-new-node-hook '(org-roam-capture--insert-captured-ref-h)
org-structure-template-alist '(("n" . "notes") ("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-block-todo-from-children-or-siblings-or-parent)
org-noter--show-arrow-hook '(org-noter-pdf--show-arrow)
org-preview-latex-image-directory 
"/Users/dougheadley/.config/emacs/.local/cache/org/latex/"
org-fontify-whole-heading-line t
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-clock-persist-file 
"/Users/dougheadley/.config/emacs/.local/etc/org-clock-save.el"
org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
org-eldoc-breadcrumb-separator " → "
org-journal-mode-hook '(turn-on-visual-line-mode
org-journal-default-enable-encryption)
org-latex-prefer-user-labels t
org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
org-noter--add-highlight-hook '(org-noter-pdf--highlight-location)
org-persist-directory 
"/Users/dougheadley/.config/emacs/.local/cache/org/persist/"
org-export-backends '(beamer md ascii html icalendar latex odt)
org-roam-list-files-commands '(fd fdfind rg find)
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-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-export-with-smart-quotes t
org-clock-in-resume t
org-insert-heading-respect-content t
org-M-RET-may-split-line nil
org-clock-persist 'history
org-latex-format-inlinetask-function 
'org-latex-format-inlinetask-default-function
org-noter--convert-to-location-cons-hook 
'(org-noter-pdf--convert-to-location-cons)
org-persist-before-write-hook '(org-element--cache-persist-before-write)
org-tab-first-hook '(+org-yas-expand-maybe-h +org-indent-maybe-h
org-babel-hide-result-toggle-maybe
org-babel-header-arg-expand +org-clear-babel-results-h
+org-cycle-only-current-subtree-h)
org-link-shell-confirm-function 'yes-or-no-p
org-agenda-finalize-hook '(+org-exclude-agenda-buffers-from-workspace-h
+org-defer-mode-in-agenda-buffers-h)
org-journal-enable-agenda-integration t
org-babel-pre-tangle-hook '(save-buffer)
org-roam-completion-everywhere t
org-agenda-loop-over-headlines-in-active-region nil
org-fontify-quote-and-verse-blocks t
org-agenda-start-on-weekday nil
org-attach-id-dir "/Users/dougheadley/org/.attach/"
org-todo-keyword-faces '(("[-]" . +org-todo-active)
("STRT" . +org-todo-active)
("[?]" . +org-todo-onhold)
("WAIT" . +org-todo-onhold)
("HOLD" . +org-todo-onhold)
("PROJ" . +org-todo-project)
("NO" . +org-todo-cancel)
("KILL" . +org-todo-cancel))
org-noter--get-precise-info-hook '(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-capture-mode-hook '(+org-show-target-in-capture-header-h
evil-insert-state)
org-agenda-deadline-faces '((1.001 . error) (1.0 . org-warning)
(0.5 . org-upcoming-deadline)
(0.0 . org-upcoming-distant-deadline))
org-fold-reveal-start-hook '(org-decrypt-entry)
org-noter--get-highlight-location-hook '(org-noter-pdf--get-highlight)
org-occur-hook '(org-first-headline-recenter)
org-capture-after-finalize-hook '(+org-capture-cleanup-frame-h)
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-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 '(("treemacs" :store treemacs-store-org-link)
("orgit-rev" :store orgit-rev-store :follow
orgit-rev-open :export orgit-rev-export :complete
orgit-rev-complete-link)
("orgit-log" :store orgit-log-store :follow
orgit-log-open :export orgit-log-export :complete
orgit-log-complete-link)
("orgit" :store orgit-status-store :follow
orgit-status-open :export orgit-status-export
:complete orgit-status-complete-link)
("helpful" :store helpful--org-link-store)
("bibtex" :follow org-bibtex-open :store
org-bibtex-store-link)
("pdf" :follow
(closure ((fn . org-pdftools-open)) (&rest args)
(and
(condition-case nil
(progn (require 'org-pdftools nil t)) (error nil))
(file-executable-p pdf-info-epdfinfo-program)
(apply fn args))
)
:complete
(closure ((fn . org-pdftools-complete-link))
(&rest args)
(and
(condition-case nil
(progn (require 'org-pdftools nil t)) (error nil))
(file-executable-p pdf-info-epdfinfo-program)
(apply fn args))
)
:store
(closure ((fn . org-pdftools-store-link))
(&rest args)
(and
(condition-case nil
(progn (require 'org-pdftools nil t)) (error nil))
(file-executable-p pdf-info-epdfinfo-program)
(apply fn args))
)
:export
(closure ((fn . org-pdftools-export)) (&rest args)
(and
(condition-case nil
(progn (require 'org-pdftools nil t)) (error nil))
(file-executable-p pdf-info-epdfinfo-program)
(apply fn args))
)
)
("elfeed" :follow elfeed-link-open :store
elfeed-link-store-link)
("roam" :follow org-roam-link-follow-link)
("yt" :follow org-yt-follow :image-data-fun
org-yt-image-data-fun :export org-yt-export)
("id" :follow org-roam-id-open)
("img" :image-data-fun +org-inline-image-data-fn)
("doom-changelog" :follow
(closure (t) (link)
(find-file
(doom-path doom-docs-dir "changelog.org"))
(org-match-sparse-tree nil link))
)
("doom-user" :follow
(closure (t) (link)
(browse-url
(format "https://github.com/%s"
(string-remove-prefix "@"
(+org-link-read-desc-at-point link))
)
)
)
:face (closure (t) (_) 'org-priority))
("doom-ref" :follow
(closure (t) (link)
(let
((link (+org-link-read-desc-at-point link))
(url "https://github.com")
(doom-repo "doomemacs/doomemacs"))
(let ((saved-match-data (match-data)))
(unwind-protect
(progn
(browse-url
(cond
((string-match
"^\\([^/]+\\(?:/[^/]+\\)?\\)?#\\([0-9]+\\(?:#.*\\)?\\)" link)
(format "%s/%s/issues/%s" url
(or (match-string 1 link) doom-repo)
(match-string 2 link))
)
((string-match
"^\\([^/]+\\(?:/[^/]+\\)?@\\)?\\([a-z0-9]\\{7,\\}\\(?:#.*\\)?\\)" link)
(format "%s/%s/commit/%s" url
(or (match-string 1 link) doom-repo)
(match-string 2 link))
)
((user-error "Invalid doom-ref link: %S" link)
)
)
)
)
(set-match-data saved-match-data t))
)
)
)
:face
(closure (t) (link)
(let ((link (+org-link-read-desc-at-point link)))
(if
(or
(string-match
"^\\([^/]+\\(?:/[^/]+\\)?\\)?#\\([0-9]+\\(?:#.*\\)?\\)" link)
(string-match
"^\\([^/]+\\(?:/[^/]+\\)?@\\)?\\([a-z0-9]\\{7,\\}\\(?:#.*\\)?\\)" link)
)
'org-link 'error)
)
)
)
("doom-executable" :activate-func
+org-link--doom-executable-link-activate-fn
:help-echo +org-link-doom--help-echo-from-textprop
:face org-verbatim)
("doom-module" :follow
+org-link--doom-module-link-follow-fn :activate-func
+org-link--doom-module-link-activate-fn :help-echo
+org-link-doom--help-echo-from-textprop)
("doom-package" :follow
+org-link--doom-package-link-follow-fn
:activate-func
+org-link--doom-package-link-activate-fn :help-echo
+org-link-doom--help-echo-from-textprop)
("cmd" :follow
(closure ((fn . describe-command)) (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error "Can't find documentation for %S"
path)
)
)
)
:activate-func +org-link--command-link-activate-fn
:face help-key-binding :help-echo
+org-link-doom--help-echo-from-textprop)
("face" :follow
(closure ((fn . describe-face)) (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error "Can't find documentation for %S"
path)
)
)
)
:activate-func +org-link--face-link-activate-fn
:face (font-lock-type-face underline))
("fn" :follow
(closure ((fn . helpful-callable)) (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error "Can't find documentation for %S"
path)
)
)
)
:activate-func +org-link--fn-link-activate-fn :face
(font-lock-function-name-face underline))
("var" :follow
(closure ((fn . helpful-variable)) (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error "Can't find documentation for %S"
path)
)
)
)
:activate-func +org-link--var-link-activate-fn :face
(font-lock-variable-name-face underline))
("kbd" :follow
(closure (t) (ev) (interactive "e")
(minibuffer-message "%s"
(+org-link-doom--help-echo-from-textprop nil
(current-buffer) (posn-point (event-start ev)))
)
)
:help-echo +org-link-doom--help-echo-from-textprop
:face help-key-binding)
("doom-modules" :complete
(closure
((dir-fn closure ((dir-var . doom-modules-dir)) nil
(symbol-value dir-var))
(requires) (key . "doom-modules"))
nil
(if requires
(mapc #'require (ensure-list requires)))
(+org--relative-path
(+org--read-link-path key (funcall dir-fn))
(funcall dir-fn))
)
:follow
(closure
((dir-fn closure ((dir-var . doom-modules-dir)) nil
(symbol-value dir-var))
)
(link)
(org-link-open-as-file
(expand-file-name link (funcall dir-fn)) nil)
)
:face
(closure
((dir-fn closure ((dir-var . doom-modules-dir)) nil
(symbol-value dir-var))
)
(link)
(let*
((path (expand-file-name link (funcall dir-fn)))
(option-index
(string-match-p "::\\(.*\\)\\'" path))
(file-name (substring path 0 option-index)))
(if (file-exists-p file-name) 'org-link 'error))
)
:requires nil)
("doom-docs" :complete
(closure
((dir-fn closure ((dir-var . doom-docs-dir)) nil
(symbol-value dir-var))
(requires) (key . "doom-docs"))
nil
(if requires
(mapc #'require (ensure-list requires)))
(+org--relative-path
(+org--read-link-path key (funcall dir-fn))
(funcall dir-fn))
)
:follow
(closure
((dir-fn closure ((dir-var . doom-docs-dir)) nil
(symbol-value dir-var))
)
(link)
(org-link-open-as-file
(expand-file-name link (funcall dir-fn)) nil)
)
:face
(closure
((dir-fn closure ((dir-var . doom-docs-dir)) nil
(symbol-value dir-var))
)
(link)
(let*
((path (expand-file-name link (funcall dir-fn)))
(option-index
(string-match-p "::\\(.*\\)\\'" path))
(file-name (substring path 0 option-index)))
(if (file-exists-p file-name) 'org-link 'error))
)
:requires nil)
("doom" :complete
(closure
((dir-fn closure ((dir-var . doom-emacs-dir)) nil
(symbol-value dir-var))
(requires) (key . "doom"))
nil
(if requires
(mapc #'require (ensure-list requires)))
(+org--relative-path
(+org--read-link-path key (funcall dir-fn))
(funcall dir-fn))
)
:follow
(closure
((dir-fn closure ((dir-var . doom-emacs-dir)) nil
(symbol-value dir-var))
)
(link)
(org-link-open-as-file
(expand-file-name link (funcall dir-fn)) nil)
)
:face
(closure
((dir-fn closure ((dir-var . doom-emacs-dir)) nil
(symbol-value dir-var))
)
(link)
(let*
((path (expand-file-name link (funcall dir-fn)))
(option-index
(string-match-p "::\\(.*\\)\\'" path))
(file-name (substring path 0 option-index)))
(if (file-exists-p file-name) 'org-link 'error))
)
:requires nil)
("org" :complete
(closure
((dir-fn closure ((dir-var . org-directory)) nil
(symbol-value dir-var))
(requires) (key . "org"))
nil
(if requires
(mapc #'require (ensure-list requires)))
(+org--relative-path
(+org--read-link-path key (funcall dir-fn))
(funcall dir-fn))
)
:follow
(closure
((dir-fn closure ((dir-var . org-directory)) nil
(symbol-value dir-var))
)
(link)
(org-link-open-as-file
(expand-file-name link (funcall dir-fn)) nil)
)
:face
(closure
((dir-fn closure ((dir-var . org-directory)) nil
(symbol-value dir-var))
)
(link)
(let*
((path (expand-file-name link (funcall dir-fn)))
(option-index
(string-match-p "::\\(.*\\)\\'" path))
(file-name (substring path 0 option-index)))
(if (file-exists-p file-name) 'org-link 'error))
)
:requires nil)
("attachment" :image-data-fun
+org-inline-image-data-fn :follow org-attach-follow
:complete org-attach-complete-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)"]
)
("https" :follow
#[514 "\301\300\302Q\"\207"
["https" browse-url ":"] 6 "\n\n(fn URL ARG)"]
:image-data-fun +org-http-image-data-fn)
("http" :follow
#[514 "\301\300\302Q\"\207"
["http" browse-url ":"] 6 "\n\n(fn URL ARG)"]
:image-data-fun +org-http-image-data-fn)
("ftp" :follow
#[514 "\301\300\302Q\"\207"
["ftp" browse-url ":"] 6 "\n\n(fn URL ARG)"]
)
("help" :follow helpful--org-link-follow :store
org-link--store-help)
("file" :complete org-link-complete-file :face
(closure (t) (path)
(if
(or (file-remote-p path)
(if (featurep :system 'windows)
(string-prefix-p "\\\\" path))
(file-exists-p path))
'org-link '(warning org-link))
)
)
("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-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-imenu-depth 6
org-display-remote-inline-images 'download
org-outline-path-complete-in-steps nil
org-icalendar-combined-agenda-file "~/Documents/org_calendar.ics"
org-special-ctrl-a/e t
org-tags-column 0
org-src-lang-modes '(("php" . php) ("md" . markdown) ("C" . c)
("C++" . c++) ("asymptote" . asy) ("beamer" . latex)
("calc" . fundamental) ("cpp" . c++)
("ditaa" . artist) ("desktop" . conf-desktop)
("dot" . fundamental) ("elisp" . emacs-lisp)
("ocaml" . tuareg) ("screen" . shell-script)
("sqlite" . sql) ("toml" . conf-toml) ("shell" . sh)
("ash" . sh) ("sh" . sh) ("bash" . sh) ("jsh" . sh)
("bash2" . sh) ("dash" . sh) ("dtksh" . sh)
("ksh" . sh) ("es" . sh) ("rc" . sh) ("itcsh" . sh)
("tcsh" . sh) ("jcsh" . sh) ("csh" . sh)
("ksh88" . sh) ("oash" . sh) ("pdksh" . sh)
("mksh" . sh) ("posix" . sh) ("wksh" . sh)
("wsh" . sh) ("zsh" . sh) ("rpm" . sh))
org-clock-history-length 20
org-journal-after-save-hook '(org-journal--update-org-agenda-files)
org-ai-oobabooga-create-prompt-function 
'org-ai-oobabooga-create-prompt-default
org-roam-indirect-buffer-hook '(org-roam--register-completion-functions-h)
org-id-locations-file-relative t
org-journal-file-format "%Y-%m-%d.org"
org-noter-create-skeleton-functions '(org-noter-djvu--create-skeleton
org-noter-nov--create-skeleton-epub
org-noter-pdf--create-skeleton)
org-archive-subtree-save-file-p t
org-list-allow-alphabetical t
org-re-reveal-revealjs-version "4"
)



             reply	other threads:[~2024-02-16 18:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15  2:01 Doug Headley via General discussions about Org-mode. [this message]
2024-02-19 11:31 ` [BUG] Org parser error Invalid search bound (wrong side of point) [9.7 (9.7-??-7a6bb0904 @ /Users/dougheadley/.config/emacs/.local/straight/build-29.2/org/)] Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=da1c380b-4d78-4e24-80a6-fd04704fd0a5@passiveobserver.com \
    --to=emacs-orgmode@gnu.org \
    --cc=doug@passiveobserver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).