emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]
@ 2023-08-02  5:56 Angela L
  2023-08-02 11:15 ` Ihor Radchenko
  0 siblings, 1 reply; 9+ messages in thread
From: Angela L @ 2023-08-02  5:56 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 69567 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.
------------------------------------------------------------------------

I am not familiar with the error. I just followed the instructions to send you the report. Hope this helps for improvement.

Emacs : GNU Emacs 28.2 (build 2, x86_64-apple-darwin21.6.0, NS appkit-2113.60 Version 12.6.6 (Build 21G639))
of 2023-04-29
Package: Org mode version 9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)

current state:
==============
(setq
org-link-elisp-confirm-function nil
org-directory "~/Documents/emacs/org/"
org-after-refile-insert-hook '(save-buffer)
org-indirect-buffer-display 'current-window
org-roam-db-gc-threshold 2305843009213693951
org-ref-cite-onclick-function #[257 "\300 \207" [org-ref-citation-hydra/body] 2 "\n\n(fn _)"]
org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 "\n\n(fn ENTRY)"]
org-ref-insert-cite-function 'org-ref-insert-cite-link
org-download-file-format-function 'org-download-file-format-default
org-roam-mode-hook '(turn-on-visual-line-mode)
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-startup-folded nil
org-babel-after-execute-hook '(+org-redisplay-inline-images-in-babel-result-h)
org-link-abbrev-alist '(("doomdir" .
"/Users/melody/.doom.d/%s")
("emacsdir" .
"/Users/melody/.emacs.d/%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")
("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-skip-scheduled-if-done t
org-agenda-files '("~/Documents/emacs/org/")
org-capture-templates '(("t" "Personal todo" entry
(file+headline
+org-capture-todo-file
"Inbox")
"* [ ] %?\n%i\n%a" :prepend t)
("n" "Personal notes" entry
(file+headline
+org-capture-notes-file
"Inbox")
"* %u %?\n%i\n%a" :prepend t)
("j" "Journal" entry
(file+olp+datetree
+org-capture-journal-file)
"* %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 org-tag))
org-persist-after-read-hook '(org-element--cache-persist-after-read)
org-refile-targets '((nil :maxlevel . 3)
(org-agenda-files :maxlevel . 3))
org-export-before-parsing-hook '(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-default-notes-file "/Users/melody/Documents/emacs/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-ref-bibtex-assoc-pdf-with-entry-move-function 'rename-file
org-publish-timestamp-directory "/Users/melody/.emacs.d/.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-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-image-actual-width 400
org-attach-use-inheritance t
org-mode-local-vars-hook '(+org-init-gifs-h)
org-mode-hook '(er/add-org-mode-expansions
#[0 "\301\211\207"
[imenu-create-index-function
org-imenu-get-tree]
2]
(lambda nil
(set
(make-local-variable
'org-download-image-dir)
".media/")
)
citar-capf-setup org-ref-org-menu
org-bullets-mode
(lambda nil (org-bullets-mode 1))
(closure
((hook . org-mode-hook)
(--dolist-tail--) 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]
#[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
doom-disable-show-paren-mode-h
doom-disable-show-trailing-whitespace-h +org-make-last-point-visible-h org-appear-mode org-fancy-priorities-mode org-superstar-mode toc-org-enable flyspell-mode embrace-org-mode-hook org-eldoc-load)
org-follow-link-hook '(+nav-flash-delayed-blink-cursor-h)
org-agenda-skip-deadline-if-done t
org-ref-insert-link-function 'org-ref-insert-link
org-src-window-setup 'other-window
org-id-locations-file "/Users/melody/Documents/emacs/org/.orgids"
org-roam-ref-annotation-function 'org-roam-ref-read--annotation
org-roam-directory "."
org-agenda-start-with-log-mode t
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-download-timestamp "%y%m%d-%H%M%S-"
org-roam-db-node-include-function #[0 "\300\207" [t] 1]
org-roam-node-template-prefixes '(("doom-type" . "@")
("doom-tags" . "#")
("tags" . "#")
("todo" . "t:"))
org-download-abbreviate-filename-function '(closure
(t) (path)
(if
(file-in-directory-p path org-download-image-dir)
(file-relative-name path org-download-image-dir)
path)
)
org-latex-format-headline-function 'org-latex-format-headline-default-function
org-confirm-shell-link-function 'yes-or-no-p
org-agenda-skip-unavailable-files t
org-agenda-compact-blocks t
org-download-annotate-function '(closure (t) (_link)
"")
org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
org-download-screenshot-method "screencapture -i %s"
outline-isearch-open-invisible-function 'outline-isearch-open-invisible
org-use-sub-superscripts '{}
org-html-validation-link nil
org-startup-indented t
org-roam-ui-open-on-start nil
org-highlight-latex-and-related '(native script
entities)
org-odt-format-headline-function 'org-odt-format-headline-default-function
org-roam-file-extensions '("org" "md")
org-agenda-mode-hook '(+org-habit-resize-graph-h
org-fancy-priorities-mode)
org-roam-capture-preface-hook '(md-roam-capture-preface org-roam-dailies--override-capture-time-h org-roam-capture--try-capture-to-ref-h)
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-babel-tangle-lang-exts '(("sml" . "sml")
("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-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-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-ref-clean-bibtex-entry-hook '(org-ref-bibtex-format-url-if-doi orcb-key-comma org-ref-replace-nonascii orcb-& orcb-% org-ref-title-case-article orcb-clean-year orcb-key orcb-clean-doi orcb-clean-pages orcb-check-journal org-ref-sort-bibtex-entry orcb-fix-spacing orcb-download-pdf)
org-roam-capture-new-node-hook '(org-roam-capture--insert-captured-ref-h)
org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent)
org-preview-latex-image-directory "/Users/melody/.emacs.d/.local/cache/org/latex/"
org-fontify-whole-heading-line t
org-ref-insert-ref-function 'org-ref-insert-ref-link
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/melody/.emacs.d/.local/etc/org-clock-save.el"
org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
org-latex-prefer-user-labels t
org-roam-database-connector 'sqlite3
org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
org-persist-directory "/Users/melody/.emacs.d/.local/cache/org/persist/"
org-export-backends '(md ascii html icalendar latex
odt)
org-roam-list-files-commands '(fd fdfind rg find)
org-enforce-todo-dependencies t
org-confirm-babel-evaluate nil
org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
org-export-with-smart-quotes t
org-clock-in-resume t
org-preview-latex-default-process 'dvisvgm
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-ref-clean-bibtex-key-function '(lambda (key)
(replace-regexp-in-string ":" "" key)
)
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-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-babel-pre-tangle-hook '(save-buffer)
org-roam-ui-mode t
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/melody/Documents/emacs/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-capture-mode-hook '(+org-show-target-in-capture-header-h)
org-agenda-deadline-faces '((1.001 . error)
(1.0 . org-warning)
(0.5 .
org-upcoming-deadline)
(0.0 .
org-upcoming-distant-deadline)
)
org-occur-hook '(org-first-headline-recenter)
org-capture-after-finalize-hook '(+org-capture-cleanup-frame-h)
org-roam-ui-follow-mode t
org-roam-log-setup-hook '(org-roam--register-completion-functions-h)
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-roam-node-annotation-function 'org-roam-node-read--annotation
org-link-parameters '(("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)
("ACRfullpl" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("ACRfullpl"
"Both the acronym and its definition in plural ALL-CAPS")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("ACRfull" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("ACRfull"
"Both the acronym and its definition in ALL-CAPS")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("Acrfullpl" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("Acrfullpl"
"Capitalized both the acronym and its definition in plural")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("Acrfull" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("Acrfull"
"Capitalized both the acronym and its definition")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("acrfullpl" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("acrfullpl"
"Both the acronym and its definition in plural")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("acrfull" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("acrfull"
"Both the acronym and its definition")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("ACRlongpl" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("ACRlongpl"
"plural ALL-CAPS definition")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("ACRlong" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("ACRlong"
"ALL-CAPS definition")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("Acrlongpl" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("Acrlongpl"
"Plural capitalized definition")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("Acrlong" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("Acrlong"
"Capitalized definition")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("acrlongpl" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("acrlongpl"
"The plural definition")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("acrlong" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("acrlong"
"The label definition")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("ACRshortpl" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("ACRshortpl"
"ALL-CAPS plural acronym")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("ACRshort" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("ACRshort"
"ALL-CAPS acronym")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("Acrshortpl" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("Acrshortpl"
"Plural capitalized acronym")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("Acrshort" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("Acrshort"
"Capitalized acronym")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("acrshortpl" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("acrshortpl"
"The acronym for label in plural")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("acrshort" :follow
or-follow-acronym :face
org-ref-acronym-face-fn
:help-echo or-acronym-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
[("acrshort"
"The acronym for label")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("printglossaries" :export
#[771
"\211\300>\203\301\207\302\303\"\207"
[(latex beamer)

"\\printglossaries" format "%s"]
6 "\n\n(fn PATH DESC FORMAT)"]
)
("glslink" :follow
or-follow-glossary :face
org-ref-glossary-face-fn
:help-echo or-glossary-tooltip
:export
#[771
"\211\300>\203\f\301\302#\207\301\303\"\207"
[(latex beamer)

format "\\glslink{%s}{%s}" "%s"]
7 "\n\n(fn PATH DESC FORMAT)"]
)
("Glsdesc" :follow
or-follow-glossary :face
org-ref-glossary-face-fn
:help-echo or-glossary-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\"\207"
[("Glsdesc"
"The capitalized description associated with the label")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("glsdesc" :follow
or-follow-glossary :face
org-ref-glossary-face-fn
:help-echo or-glossary-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\"\207"
[("glsdesc"
"The description associated with the label")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("Glssymbol" :follow
or-follow-glossary :face
org-ref-glossary-face-fn
:help-echo or-glossary-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\"\207"
[("Glssymbol"
"The capitalized symbol defined (only with latex definition)")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("glssymbol" :follow
or-follow-glossary :face
org-ref-glossary-face-fn
:help-echo or-glossary-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\"\207"
[("glssymbol"
"The symbol defined (only with latex definition)")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("Glspl" :follow
or-follow-glossary :face
org-ref-glossary-face-fn
:help-echo or-glossary-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\"\207"
[("Glspl"
"The plural capitalized term")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("Gls" :follow
or-follow-glossary :face
org-ref-glossary-face-fn
:help-echo or-glossary-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\"\207"
[("Gls"
"The capitalized term")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("glspl" :follow
or-follow-glossary :face
org-ref-glossary-face-fn
:help-echo or-glossary-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\"\207"
[("glspl" "The plural term")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("gls" :follow
or-follow-glossary :face
org-ref-glossary-face-fn
:help-echo or-glossary-tooltip
:export
#[771
"\211\301>\203
\302\303\300@#\207\302\304\"\207"
[("gls"
"The term associated with the label")

(latex beamer)

format "\\%s{%s}" "%s"]
7 "\n\n(fn PATH _ FORMAT)"]
)
("doi" :follow
#[(_) "\300 \207"
[doi-link-follow/body] 1]
:export
#[(doi desc format)
"\304\267\202 \300\305	\n\206\306\nP$\207\300\307	\n\206\306\nP$\207\310\207"
[format

doi-utils-dx-doi-org-url

doi

desc

#s

(hash-table










size










2










test










eq










rehash-size










1.5










rehash-threshold










0.8125










purecopy










t










data










(html 6 latex 19)










)

"<a href=\"%s%s\">%s</a>" "doi:" "\\href{%s%s}{%s}" nil]
6]
)
("bibtex" :follow
org-bibtex-open :store
org-bibtex-store-link)
("printindex" :follow
org-ref-index :export
#[771
"\211\300=\205	\301\302!\207"
[latex format "\\printindex"]
5 "\n\n(fn PATH DESC FORMAT)"]
)
("index" :follow
#[257 "\300!\207" [occur] 3
"\n\n(fn PATH)"]
:export
#[771
"\211\300=\205\n\301\302\"\207"
[latex format "\\index{%s}"]
6 "\n\n(fn PATH DESC FORMAT)"]
)
("list-of-tables" :follow
org-ref-list-of-tables :export
#[771
"\211\300=\205	\301\302!\207"
[latex format
"\\listoftables"]
5 "\n\n(fn PATH DESC FORMAT)"]
)
("list-of-figures" :follow
org-ref-list-of-figures :export
#[771
"\211\300=\205	\301\302!\207"
[latex format
"\\listoffigures"]
5 "\n\n(fn PATH DESC FORMAT)"]
)
("label" :export
#[771
"\211\300=\205\n\301\302\"\207"
[latex format "\\label{%s}"]
6 "\n\n(fn PATH DESC FORMAT)"]
:face org-ref-label-face
:help-echo "A label")
("Crefrange" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-crefrange-complete
("Crefrange") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
org-ref-Crefrange-export :face
org-ref-ref-face :help-echo
org-ref-ref-help-echo)
("crefrange" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-crefrange-complete
("crefrange") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
org-ref-crefrange-export :face
org-ref-ref-face :help-echo
org-ref-ref-help-echo)
("Cref" :store
org-ref-store-Cref :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-complete-link
("Cref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
#[128
"\302\300\303\301\"\"\207"
[org-ref-ref-export ("Cref")
apply append]
6 "\n\n(fn &rest ARGS2)"]
:face org-ref-ref-face
:help-echo
org-ref-ref-help-echo)
("cref" :store
org-ref-store-cref :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-complete-link
("cref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
#[128
"\302\300\303\301\"\"\207"
[org-ref-ref-export ("cref")
apply append]
6 "\n\n(fn &rest ARGS2)"]
:face org-ref-ref-face
:help-echo
org-ref-ref-help-echo)
("Autoref" :store
org-ref-store-Autoref :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-complete-link
("Autoref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
#[128
"\302\300\303\301\"\"\207"
[org-ref-ref-export
("Autoref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:face org-ref-ref-face
:help-echo
org-ref-ref-help-echo)
("autoref" :store
org-ref-store-autoref :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-complete-link
("autoref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
#[128
"\302\300\303\301\"\"\207"
[org-ref-ref-export
("autoref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:face org-ref-ref-face
:help-echo
org-ref-ref-help-echo)
("eqref" :store
org-ref-store-eqref :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-complete-link
("eqref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
#[128
"\302\300\303\301\"\"\207"
[org-ref-ref-export ("eqref")
apply append]
6 "\n\n(fn &rest ARGS2)"]
:face org-ref-ref-face
:help-echo
org-ref-ref-help-echo)
("nameref" :store
org-ref-store-nameref :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-complete-link
("nameref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
#[128
"\302\300\303\301\"\"\207"
[org-ref-ref-export
("nameref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:face org-ref-ref-face
:help-echo
org-ref-ref-help-echo)
("pageref" :store
org-ref-store-pageref :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-complete-link
("pageref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
#[128
"\302\300\303\301\"\"\207"
[org-ref-ref-export
("pageref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:face org-ref-ref-face
:complete
#[256 "\300\301\"\207"
[org-ref-complete-link
"pageref"]
4 "\n\n(fn &optional ARG)"]
:help-echo
org-ref-ref-help-echo)
("ref" :store org-ref-store-ref
:complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-complete-link
("ref") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-ref-activate :follow
org-ref-ref-jump-to :export
#[128
"\302\300\303\301\"\"\207"
[org-ref-ref-export ("ref")
apply append]
6 "\n\n(fn &rest ARGS2)"]
:face org-ref-ref-face
:help-echo
org-ref-ref-help-echo)
("bibentry" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("bibentry") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("bibentry") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Autocites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Autocites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("Autocites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("autocites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("autocites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("autocites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("supercites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("supercites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("supercites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Textcites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Textcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("Textcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("textcites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("textcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("textcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Smartcites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Smartcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("Smartcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("smartcites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("smartcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("smartcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("footcitetexts" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("footcitetexts") apply
append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("footcitetexts") apply
append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("footcites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("footcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("footcites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Parencites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Parencites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("Parencites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("parencites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("parencites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("parencites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Cites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Cites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("Cites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("cites" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("cites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-multicite-export
("cites") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("fnotecite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("fnotecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("fnotecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Pnotecite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Pnotecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Pnotecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("pnotecite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("pnotecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("pnotecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Notecite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Notecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Notecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("notecite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("notecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("notecite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("footfullcite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("footfullcite") apply
append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("footfullcite") apply
append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("fullcite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("fullcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("fullcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citeurl" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citeurl") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citeurl") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citedate*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citedate*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citedate*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citedate" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citedate") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citedate") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citeyear*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citeyear*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citeyear*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citetitle*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citetitle*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citetitle*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citetitle" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citetitle") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citetitle") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Autocite*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Autocite*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Autocite*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("autocite*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("autocite*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("autocite*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Autocite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Autocite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Autocite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("autocite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("autocite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("autocite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("supercite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("supercite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("supercite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("parencite*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("parencite*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("parencite*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("cite*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("cite*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("cite*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Smartcite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Smartcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Smartcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("smartcite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("smartcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("smartcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Textcite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Textcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Textcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("textcite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("textcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("textcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("footcitetext" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("footcitetext") apply
append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("footcitetext") apply
append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("footcite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("footcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("footcite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Parencite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Parencite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Parencite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("parencite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("parencite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("parencite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Cite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Cite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export ("Cite")
apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citeauthor*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citeauthor*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citeauthor*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citealp*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citealp*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citealp*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citealt*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citealt*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citealt*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citep*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citep*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citep*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citet*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citet*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citet*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citeauthor" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citeauthor") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citeauthor") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citealp" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citealp") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citealp") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citealt" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citealt") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citealt") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citep" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citep") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citep") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("Citet" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("Citet") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("Citet") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citeyearpar" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citeyearpar") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citeyearpar") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citeyear" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citeyear") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citeyear") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citeauthor*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citeauthor*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citeauthor*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citeauthor" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citeauthor") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citeauthor") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citetext" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citetext") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citetext") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citenum" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citenum") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citenum") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citealp*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citealp*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citealp*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citealp" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citealp") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citealp") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citealt*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citealt*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citealt*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citealt" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citealt") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citealt") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citep*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citep*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citep*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citep" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citep") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citep") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citet*" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citet*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citet*") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("citet" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("citet") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("citet") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("nocite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("nocite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export
("nocite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("cite" :complete
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-link-complete
("cite") apply append]
6 "\n\n(fn &rest ARGS2)"]
:follow org-ref-cite-follow
:face org-ref-cite-face
:help-echo org-ref-cite-tooltip
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-cite-export ("cite")
apply append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-cite-activate)
("bibliographystyle" :complete
org-ref-bibliographystyle-complete-link :activate-func org-ref-bibliographystyle-activate :export org-ref-bibliographystyle-export)
("printbibliography" :export
org-ref-printbibliography-export)
("nobibliography*" :complete
org-ref-nobibliography-complete
:store
org-ref-bibtex-store-link
:help-echo
"No bibliography link"
:activate-func
org-ref-bibliography-activate
:follow
org-ref-bibliography*-follow
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-bibliography*-export
("\\nobibliography*") apply
append]
6 "\n\n(fn &rest ARGS2)"]
:face org-link)
("nobibliography" :complete
org-ref-nobibliography-complete
:store
org-ref-bibtex-store-link
:help-echo
"No bibliography link"
:activate-func
org-ref-bibliography-activate
:follow
org-ref-bibliography*-follow
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-bibliography*-export
("\\nobibliography") apply
append]
6 "\n\n(fn &rest ARGS2)"]
:face org-link)
("bibliography" :follow
org-ref-bibliography*-follow
:store
org-ref-bibtex-store-link
:complete
org-ref-bibliography-complete
:help-echo "Bibliography link"
:export
#[128
"\302\300\303\301\"\"\207"
[org-ref-bibliography*-export
("\\bibliography") apply
append]
6 "\n\n(fn &rest ARGS2)"]
:activate-func
org-ref-bibliography-activate
:face org-link)
("download" :complete
(closure
((dir-fn closure (t) nil
(or org-download-image-dir
org-attach-id-dir ".")
)
(requires . org-download)
(plist :image-data-fun
+org-image-file-data-fn
:requires nil)
(dir-var closure (t) nil
(or org-download-image-dir
org-attach-id-dir ".")
)
(key . "download") t)
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 (t) nil
(or org-download-image-dir
org-attach-id-dir ".")
)
(requires . org-download)
(plist :image-data-fun
+org-image-file-data-fn
:requires nil)
(dir-var closure (t) nil
(or org-download-image-dir
org-attach-id-dir ".")
)
(key . "download") t)
(link)
(org-link-open-as-file
(expand-file-name link
(funcall dir-fn))
nil)
)
:face
(closure
((dir-fn closure (t) nil
(or org-download-image-dir
org-attach-id-dir ".")
)
(requires . org-download)
(plist :image-data-fun
+org-image-file-data-fn
:requires nil)
(dir-var closure (t) nil
(or org-download-image-dir
org-attach-id-dir ".")
)
(key . "download") t)
(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)
)
)
:image-data-fun
+org-image-file-data-fn
:requires nil)
("roam" :follow
org-roam-link-follow-link)
("yt" :follow org-yt-follow
:image-data-fun
org-yt-image-data-fun)
("id" :follow org-roam-id-open)
("img" :image-data-fun
+org-inline-image-data-fn)
("doom-changelog" :follow
(closure
((old)
(vnew closure
((-call-interactively) t)
(fn)
#'(lambda (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error
"Can't find documentation for %S" path)
)
)
)
)
(-call-interactively) t)
(link)
(find-file
(doom-path doom-docs-dir
"changelog.org")
)
(org-match-sparse-tree nil
link)
)
)
("doom-user" :follow
(closure
((old)
(vnew closure
((-call-interactively) t)
(fn)
#'(lambda (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error
"Can't find documentation for %S" path)
)
)
)
)
(-call-interactively) t)
(link)
(browse-url
(format
"https://github.com/%s"
(string-remove-prefix "@"
(+org-link-read-desc-at-point link)
)
)
)
)
:face
(closure
((old)
(vnew closure
((-call-interactively) t)
(fn)
#'(lambda (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error
"Can't find documentation for %S" path)
)
)
)
)
(-call-interactively) t)
(_) 'org-priority)
)
("doom-ref" :follow
(closure
((old)
(vnew closure
((-call-interactively) t)
(fn)
#'(lambda (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error
"Can't find documentation for %S" path)
)
)
)
)
(-call-interactively) t)
(link)
(let
((link
(+org-link-read-desc-at-point link)
)
(url "https://github.com")
(doom-repo
"doomemacs/doomemacs")
)
(let
((save-match-data-internal
(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
save-match-data-internal
'evaporate)
)
)
)
)
:face
(closure
((old)
(vnew closure
((-call-interactively) t)
(fn)
#'(lambda (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error
"Can't find documentation for %S" path)
)
)
)
)
(-call-interactively) 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-follow-doom-module-fn
:activate-func
+org-link--doom-module-link-activate-fn :face +org-link--doom-module-link-face-fn :help-echo +org-link-doom--help-echo-from-textprop)
("doom-package" :follow
+org-link-follow-doom-package-fn
:activate-func
+org-link--doom-package-link-activate-fn
:face
(closure


((old)




(vnew




closure




((-call-interactively)














t)




(fn)




#'(lambda




(path _prefixarg)




(funcall




fn




(or














(intern-soft path)














(user-error "Can't find documentation for %S" path)














)




)




)




)




(-call-interactively)




t)


(_)


'(:inherit org-priority :slant italic)


)
:help-echo
+org-link-doom--help-echo-from-textprop)
("cmd" :follow
(closure
((fn . describe-command)
(-call-interactively) t)
(path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error
"Can't find documentation for %S" path)
)
)
)
:activate-func
+org-link--command-link-activate-command :face help-key-binding :help-echo +org-link-doom--help-echo-from-textprop)
("face" :follow
(closure
((fn . describe-face)
(-call-interactively) t)
(path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error
"Can't find documentation for %S" path)
)
)
)
:activate-func
+org-link--face-link-activate-face
:face
(font-lock-type-face underline))
("fn" :follow
(closure
((fn . helpful-callable)
(-call-interactively) t)
(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 org-code)
("var" :follow
(closure
((fn . helpful-variable)
(-call-interactively) t)
(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 org-code)
("kbd" :follow
(closure
((old)
(vnew closure
((-call-interactively) t)
(fn)
#'(lambda (path _prefixarg)
(funcall fn
(or (intern-soft path)
(user-error
"Can't find documentation for %S" path)
)
)
)
)
(-call-interactively) 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
((plist)
(dir-var . doom-modules-dir)
(key . "doom-modules") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . doom-modules-dir)
(key . "doom-modules") t)
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
((plist)
(dir-var . doom-modules-dir)
(key . "doom-modules") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . doom-modules-dir)
(key . "doom-modules") t)
(link)
(org-link-open-as-file
(expand-file-name link
(funcall dir-fn))
nil)
)
:face
(closure
((dir-fn closure
((plist)
(dir-var . doom-modules-dir)
(key . "doom-modules") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . doom-modules-dir)
(key . "doom-modules") t)
(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
((plist)
(dir-var . doom-docs-dir)
(key . "doom-docs") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . doom-docs-dir)
(key . "doom-docs") t)
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
((plist)
(dir-var . doom-docs-dir)
(key . "doom-docs") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . doom-docs-dir)
(key . "doom-docs") t)
(link)
(org-link-open-as-file
(expand-file-name link
(funcall dir-fn))
nil)
)
:face
(closure
((dir-fn closure
((plist)
(dir-var . doom-docs-dir)
(key . "doom-docs") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . doom-docs-dir)
(key . "doom-docs") t)
(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
((plist)
(dir-var . doom-emacs-dir)
(key . "doom") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . doom-emacs-dir)
(key . "doom") t)
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
((plist)
(dir-var . doom-emacs-dir)
(key . "doom") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . doom-emacs-dir)
(key . "doom") t)
(link)
(org-link-open-as-file
(expand-file-name link
(funcall dir-fn))
nil)
)
:face
(closure
((dir-fn closure
((plist)
(dir-var . doom-emacs-dir)
(key . "doom") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . doom-emacs-dir)
(key . "doom") t)
(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
((plist)
(dir-var . org-directory)
(key . "org") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . org-directory)
(key . "org") t)
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
((plist)
(dir-var . org-directory)
(key . "org") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . org-directory)
(key . "org") t)
(link)
(org-link-open-as-file
(expand-file-name link
(funcall dir-fn))
nil)
)
:face
(closure
((dir-fn closure
((plist)
(dir-var . org-directory)
(key . "org") t)
nil (symbol-value dir-var))
(requires) (plist)
(dir-var . org-directory)
(key . "org") t)
(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
org-link--open-help :store
org-link--store-help)
("file" :complete
org-link-complete-file :face
(closure (t) (path)
(if
(or (file-remote-p path)
(if IS-WINDOWS
(string-prefix-p "\\\\"
path)
)
(file-exists-p path))
'org-link '(warning org-link))
)
)
("elisp" :follow
org-link--open-elisp)
)
org-roam-ui-browser-function 'browse-url
org-html-format-headline-function 'org-html-format-headline-default-function
org-roam-capture-templates '(("m" "Markdown" plain ""
:target
(file+head
"%<%y-%m-%d>-${title}.md" "---\ntitle: ${title}\nid: %<%y-%m-%dT%H%M%S>\ncategory: \nroam_refs: \nroam_aliases: []\n---\n")
:unnarrowed t)
("d" "default" plain "%?"
:target
(file+head
"%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n")
:unnarrowed t)
)
org-metaup-hook '(org-babel-load-in-session-maybe)
org-roam-completion-functions '(org-roam-complete-link-at-point org-roam-complete-everywhere md-roam-complete-wiki-link-at-point md-roam-complete-everywhere)
org-ref-insert-label-function 'org-ref-insert-label-link
org-download-heading-lvl nil
org-imenu-depth 6
org-download-link-format-function '(closure (t)
(filename)
(if
(eq
org-download-method 'attach)
(format
"[[attachment:%s]]\n"
(org-link-escape

(file-relative-name


filename


(org-attach-dir)


)

)
)
(format
(concat
(if
(image-type-from-file-name filename)
nil
(concat
(+org-attach-icon-for filename)
" ")
)
org-download-link-format)
(org-link-escape
(funcall
org-download-abbreviate-filename-function filename)
)
)
)
)
org-display-remote-inline-images 'download
org-outline-path-complete-in-steps nil
org-special-ctrl-a/e t
org-tags-column 0
org-src-lang-modes '(("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-attach-store-link-p 'attached
org-agenda-block-separator nil
org-roam-indirect-buffer-hook '(org-roam--register-completion-functions-h)
org-id-locations-file-relative t
org-archive-subtree-save-file-p t
org-list-allow-alphabetical t
)

Cheers,
Annie

[-- Attachment #2: Type: text/html, Size: 96900 bytes --]

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

* Re: [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]
  2023-08-02  5:56 [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)] Angela L
@ 2023-08-02 11:15 ` Ihor Radchenko
       [not found]   ` <PH8PR12MB696238BA3FE205B6D57EA779DE0BA@PH8PR12MB6962.namprd12.prod.outlook.com>
  0 siblings, 1 reply; 9+ messages in thread
From: Ihor Radchenko @ 2023-08-02 11:15 UTC (permalink / raw)
  To: Angela L; +Cc: emacs-orgmode

Angela L <angeldjsyg@outlook.com> writes:

> I am not familiar with the error. I just followed the instructions to send you the report. Hope this helps for improvement.
>
> Emacs : GNU Emacs 28.2 (build 2, x86_64-apple-darwin21.6.0, NS appkit-2113.60 Version 12.6.6 (Build 21G639))
> of 2023-04-29
> Package: Org mode version 9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)

Thanks for reporting!
Did you see the error in *Warning* buffer like
"Org parser error in file:line . Resetting"?

-- 
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] 9+ messages in thread

* Re: [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]
       [not found]           ` <PH8PR12MB6962A1E05B41F108D3A5D868DE0DA@PH8PR12MB6962.namprd12.prod.outlook.com>
@ 2023-08-08  7:23             ` Ihor Radchenko
       [not found]               ` <PH8PR12MB6962147E71B097536A86D9B2DE0DA@PH8PR12MB6962.namprd12.prod.outlook.com>
  0 siblings, 1 reply; 9+ messages in thread
From: Ihor Radchenko @ 2023-08-08  7:23 UTC (permalink / raw)
  To: Angela L; +Cc: emacs-orgmode

Angela L <angeldjsyg@outlook.com> writes:

> And I just found that this only happened when I changed to markdown buffer. I am currently using md-roam with org-roam-ui as well.

Curious.
What does M-: (org-roam-buffer-p) say in that buffer?

-- 
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] 9+ messages in thread

* Re: [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]
       [not found]               ` <PH8PR12MB6962147E71B097536A86D9B2DE0DA@PH8PR12MB6962.namprd12.prod.outlook.com>
@ 2023-08-08  7:48                 ` Ihor Radchenko
  2023-08-08  7:49                   ` Angela L
  0 siblings, 1 reply; 9+ messages in thread
From: Ihor Radchenko @ 2023-08-08  7:48 UTC (permalink / raw)
  To: Angela L; +Cc: emacs-orgmode

[ Please use "Reply all" to keep the conversation public ]

Angela L <angeldjsyg@outlook.com> writes:

>> What does M-: (org-roam-buffer-p) say in that buffer?
> It replies t.

This is strange.
What about M-: (derived-mode-p 'org-mode) ?

-- 
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] 9+ messages in thread

* Re: [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]
  2023-08-08  7:48                 ` Ihor Radchenko
@ 2023-08-08  7:49                   ` Angela L
  2023-08-08  7:52                     ` Ihor Radchenko
  0 siblings, 1 reply; 9+ messages in thread
From: Angela L @ 2023-08-08  7:49 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 613 bytes --]

It’s nil

Cheers,
Annie
On Aug 8, 2023, 3:48 PM +0800, Ihor Radchenko <yantar92@posteo.net>, wrote:
> [ Please use "Reply all" to keep the conversation public ]
>
> Angela L <angeldjsyg@outlook.com> writes:
>
> > > What does M-: (org-roam-buffer-p) say in that buffer?
> > It replies t.
>
> This is strange.
> What about M-: (derived-mode-p 'org-mode) ?
>
> --
> 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>

[-- Attachment #2: Type: text/html, Size: 1313 bytes --]

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

* Re: [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]
  2023-08-08  7:49                   ` Angela L
@ 2023-08-08  7:52                     ` Ihor Radchenko
  2023-08-08  7:55                       ` Angela L
  0 siblings, 1 reply; 9+ messages in thread
From: Ihor Radchenko @ 2023-08-08  7:52 UTC (permalink / raw)
  To: Angela L; +Cc: emacs-orgmode

Angela L <angeldjsyg@outlook.com> writes:

> It’s nil

This is unexpected.
AFAIK, org-roam-buffer-p is defined as

(defun org-roam-buffer-p (&optional buffer)
  "Return t if BUFFER is for an Org-roam file.
If BUFFER is not specified, use the current buffer."
  (let ((buffer (or buffer (current-buffer)))
        path)
    (with-current-buffer buffer
      (and (derived-mode-p 'org-mode)
           (setq path (buffer-file-name (buffer-base-buffer)))
           (org-roam-file-p path)))))

And it does check (derived-mode-p 'org-mode).

May you please post the information displayed in C-h f org-roam-buffer-p?

-- 
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] 9+ messages in thread

* Re: [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]
  2023-08-08  7:52                     ` Ihor Radchenko
@ 2023-08-08  7:55                       ` Angela L
  2023-08-08  8:00                         ` Ihor Radchenko
  0 siblings, 1 reply; 9+ messages in thread
From: Angela L @ 2023-08-08  7:55 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 2159 bytes --]

org-roam-buffer-p is a byte-compiled function defined in org-roam.el.

Signature
(org-roam-buffer-p &optional BUFFER)

Documentation
Return t if BUFFER is for an Org-roam file.

If BUFFER is not specified, use the current buffer.

This function has :before-until advice: md-roam-buffer-p.

References
References in org-roam.el:
(defun org-roam-buffer-list ...) 1 reference

Find all references Functions used by org-roam-buffer-p

Advice
This function is advised.

Debugging
Enable edebug Enable tracing
Disassemble Forget

Source Code
;; Defined in ~/.emacs.d/.local/straight/repos/org-roam/org-roam.el
(defun org-roam-buffer-p (&optional buffer)
 "Return t if BUFFER is for an Org-roam file.
If BUFFER is not specified, use the current buffer."
 (let ((buffer (or buffer (current-buffer)))
 path)
 (with-current-buffer buffer
 (and (derived-mode-p 'org-mode)
 (setq path (buffer-file-name (buffer-base-buffer)))
 (org-roam-file-p path)))))

Symbol Properties
defalias-fset-function
 #[128 "\300\301\302#\207"
 [apply advice--defalias-fset nil nil]
 5 nil]
 Disassemble
function-documentation
 (advice--make-docstring 'org-roam-buffer-p)

Cheers,
Annie
On Aug 8, 2023, 3:52 PM +0800, Ihor Radchenko <yantar92@posteo.net>, wrote:
> Angela L <angeldjsyg@outlook.com> writes:
>
> > It’s nil
>
> This is unexpected.
> AFAIK, org-roam-buffer-p is defined as
>
> (defun org-roam-buffer-p (&optional buffer)
> "Return t if BUFFER is for an Org-roam file.
> If BUFFER is not specified, use the current buffer."
> (let ((buffer (or buffer (current-buffer)))
> path)
> (with-current-buffer buffer
> (and (derived-mode-p 'org-mode)
> (setq path (buffer-file-name (buffer-base-buffer)))
> (org-roam-file-p path)))))
>
> And it does check (derived-mode-p 'org-mode).
>
> May you please post the information displayed in C-h f org-roam-buffer-p?
>
> --
> 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>

[-- Attachment #2: Type: text/html, Size: 4679 bytes --]

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

* Re: [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]
  2023-08-08  7:55                       ` Angela L
@ 2023-08-08  8:00                         ` Ihor Radchenko
  2023-08-08  8:01                           ` Angela L
  0 siblings, 1 reply; 9+ messages in thread
From: Ihor Radchenko @ 2023-08-08  8:00 UTC (permalink / raw)
  To: Angela L; +Cc: emacs-orgmode

Angela L <angeldjsyg@outlook.com> writes:

> org-roam-buffer-p is a byte-compiled function defined in org-roam.el.
> ...
> This function has :before-until advice: md-roam-buffer-p.

So, md-roam package, which you likely use, modified `org-roam-buffer-p'
and caused the breakage.

Please report this bug to md-roam developers.
Handled. Closing.

-- 
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] 9+ messages in thread

* Re: [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]
  2023-08-08  8:00                         ` Ihor Radchenko
@ 2023-08-08  8:01                           ` Angela L
  0 siblings, 0 replies; 9+ messages in thread
From: Angela L @ 2023-08-08  8:01 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

Ok. Thank you so much.

Cheers,
Annie
On Aug 8, 2023, 4:00 PM +0800, Ihor Radchenko <yantar92@posteo.net>, wrote:
> Angela L <angeldjsyg@outlook.com> writes:
>
> > org-roam-buffer-p is a byte-compiled function defined in org-roam.el.
> > ...
> > This function has :before-until advice: md-roam-buffer-p.
>
> So, md-roam package, which you likely use, modified `org-roam-buffer-p'
> and caused the breakage.
>
> Please report this bug to md-roam developers.
> Handled. Closing.
>
> --
> 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>

[-- Attachment #2: Type: text/html, Size: 1391 bytes --]

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-02  5:56 [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)] Angela L
2023-08-02 11:15 ` Ihor Radchenko
     [not found]   ` <PH8PR12MB696238BA3FE205B6D57EA779DE0BA@PH8PR12MB6962.namprd12.prod.outlook.com>
     [not found]     ` <878rat319f.fsf@localhost>
     [not found]       ` <PH8PR12MB6962771C678E097020A8F87DDE0CA@PH8PR12MB6962.namprd12.prod.outlook.com>
     [not found]         ` <87cyzyroti.fsf@localhost>
     [not found]           ` <PH8PR12MB6962A1E05B41F108D3A5D868DE0DA@PH8PR12MB6962.namprd12.prod.outlook.com>
2023-08-08  7:23             ` Ihor Radchenko
     [not found]               ` <PH8PR12MB6962147E71B097536A86D9B2DE0DA@PH8PR12MB6962.namprd12.prod.outlook.com>
2023-08-08  7:48                 ` Ihor Radchenko
2023-08-08  7:49                   ` Angela L
2023-08-08  7:52                     ` Ihor Radchenko
2023-08-08  7:55                       ` Angela L
2023-08-08  8:00                         ` Ihor Radchenko
2023-08-08  8:01                           ` Angela L

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).