* [BUG] org-display-user-inline-images stops processing when a org-link type fails [9.7-pre (release_9.6.6-412-g2f7b35 @ /Users/dmg/.emacs.d/straight/build/org/)]
@ 2023-06-27 22:58 dmg
2023-06-28 9:26 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: dmg @ 2023-06-27 22:58 UTC (permalink / raw)
To: emacs-orgmode
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 use org-yt (https://github.com/TobiasZawada/org-yt) to create
thumbnails of a youtube video in the orgfile (eg: yt:<idVideo>)
When there is no Internet, the function responsible for retrieving the
thumbnail fails with an error. Unfortunately,
org-display-user-inline-images does not recover from this error.
This means that when there is no Internet, any process that opens a file
that has such a link (like computing the agenda) fails and cannot be
completed until a connection is re-established.
In theory, org-display-user-inline-images should call the function: if
it the call fails, it should continue. Perhaps wrap the call with an
error handler?
(yes, org-yt could handle the error, but perhaps this is something that
should be done for all functions being called).
thank you,
Emacs : GNU Emacs 28.2 (build 1, aarch64-apple-darwin21.6.0, Carbon Version 165 AppKit 2113.6)
of 2023-06-10
Package: Org mode version 9.7-pre (release_9.6.6-412-g2f7b35 @ /Users/dmg/.emacs.d/straight/build/org/)
current state:
==============
(setq
org-edna-use-inheritance t
org-agenda-prefix-format '((dashboard-agenda . " %i %-12:c %s ") (agenda . " %i %-12:c%?-12t% s")
(todo . " %i %-12:c") (tags . " %i %-12:c") (search . " %i %-12:c"))
org-ql-sidebar-buffer-setup-hook '(toggle-truncate-lines)
org-ref-bibtex-pdf-download-dir nil
org-roam-db-location "/Users/dmg/.config-dmg/org-roam.db"
org-link-elisp-confirm-function 'yes-or-no-p
org-directory "/Users/dmg/tmDropbox/org/"
org-crypt-key "F617E50B"
org-ref-cite-onclick-function '(lambda (_) (org-ref-citation-hydra/body))
org-ref-cite-keymap '(keymap
(27 keymap
(46 .
#[0 "\300 \210\301 \207"
[xref-push-marker-stack org-ref-open-citation-at-point] 1 nil nil]
)
)
(tab . #[0 "\b \207" [org-ref-insert-cite-function] 1 nil nil])
(S-up . org-ref-sort-citation-link)
(S-right . #[0 "\300\301!\207" [org-ref-swap-citation-link 1] 2 nil nil])
(S-left . #[0 "\300\301!\207" [org-ref-swap-citation-link -1] 2 nil nil])
(C-right . org-ref-next-key) (C-left . org-ref-previous-key)
(follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse)
(mouse-2 . org-open-at-mouse))
org-hide-emphasis-markers t
org-bibtex-headline-format-function #[257 "\300.\236A\207" [:title] 3 "\n\n(fn ENTRY)"]
org-ref-insert-cite-function 'org-ref-cite-insert-ivy
org-log-done t
org-roam-dailies-capture-templates '(("d" "default" entry "* %?" :if-new
(file+head "%<%Y-%m-%d>.org"
"#+title: %<%Y-%m-%d %a>\n#+created %<%Y-%m-%dT%H%M%S>\n#+modified:\n\n* 主目的: The one thing\n\nXXX\n\n* 今日の計画\n\n- [ ] email [[id:97B06E1B-FD77-453E-9AD6-48D6CE7CEB58][proj Email]]\n- [ ] 普段\n - [ ] jp genki [[roam:proj jp-genki]]\n - [ ] jp anki\n - [ ] 事務所\n- [ ] 昨日から\n\n* Links usedful these days\n- [[file:~/tmDropbox/org/roam/todo_video.org][Videos]]\n- [[file:~/tmDropbox/org/roam/areas/to_read.org][to read]]\n- [[https://docs.google.com/spreadsheets/d/1LYfmgfxS8dsfTVkw_vkUBnVV_K5NsImxxx8Obltc67E/edit#gid=0][year overview]]\n- [[https://www.bctransit.com/victoria/schedules-and-maps/route-overview?route=7][route 7]]\n- [[https://nextride.victoria.bctransit.com/][next ride]] \n\n\n* 僕\n\n- [[file:~/tmDropbox/org/journal/journal-2023.org.gpg::* %<%Y-%m-%d %a>][J %<%Y-%m-%d %a>]]\n\n* Other\n\n** Meta\n\n- どこ: XXX\n- 天気: XXX\n- 音楽: XXX\n- 寝る: XXX\n- 重量: XXX\n- 元気: L/M/H\n- Effective: L/M/H\n\n** 食べる\n\n- 昼ご飯: ???\n- 晩御飯: ???\n\n* Log\n\n\n")
)
)
org-agenda-custom-commands '(("z" todo "NEXT"))
org-log-into-drawer t
org-babel-after-execute-hook '(org-display-inline-images)
org-link-abbrev-alist '(("temp" . "http://turingmachine.org/~dmg/temp/%s")
("github" . "https://github.com/dmgerman/%s")
("google" . "https://www.google.com/search?q=%h")
("jisho" . "https://jisho.org/search/%s")
("kanji" . "https://en.wiktionary.org/wiki/%s#Japanese")
("gmap" . "https://maps.google.com/maps?q=%h"))
org-agenda-files '("/Users/dmg/tmDropbox/org/roam/gtd/"
"/Users/dmg/tmDropbox/org/roam/to-org/20220905215122-todo_listen.org"
"/Users/dmg/tmDropbox/org/roam/to-org/20220917215012-jp_grammar.org"
"/Users/dmg/tmDropbox/org/roam/to-org/20220914131713-imabi.org"
"/Users/dmg/tmDropbox/org/roam/to-org/20220829103652-masanari.org"
"/Users/dmg/tmDropbox/org/roam/refs/uvic.org"
"/Users/dmg/tmDropbox/org/roam/daily/2023-04-23.org"
"/Users/dmg/tmDropbox/org/roam/proj/microcommits.org"
"/Users/dmg/tmDropbox/org/roam/proj/subtitles.org"
"/Users/dmg/tmDropbox/org/roam/proj/yomikun.org"
"/Users/dmg/tmDropbox/org/roam/proj/git_stein.org"
"/Users/dmg/tmDropbox/org/roam/daily/2023-05-27.org"
"/Users/dmg/tmDropbox/org/roam/proj/jp_genki.org"
"/Users/dmg/tmDropbox/org/roam/proj/org_roam.org"
"/Users/dmg/tmDropbox/org/roam/daily/2023-06-01.org"
"/Users/dmg/tmDropbox/org/roam/proj/shirokuma.org"
"/Users/dmg/tmDropbox/org/roam/todo_video.org"
"/Users/dmg/tmDropbox/org/roam/proj/satori.org"
"/Users/dmg/tmDropbox/org/roam/daily/2023-06-05.org"
"/Users/dmg/tmDropbox/org/roam/proj/org-gtd-tasks.org"
"/Users/dmg/tmDropbox/org/roam/proj/ww.org"
"/Users/dmg/tmDropbox/org/roam/proj/basement.org"
"/Users/dmg/tmDropbox/org/roam/proj/org_gtd_migration.org"
"/Users/dmg/tmDropbox/org/roam/proj/proj_emacs.org"
"/Users/dmg/tmDropbox/org/roam/proj/csc370F23.org"
"/Users/dmg/tmDropbox/org/roam/proj/proj_sbom.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_hacking_computers.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_hacking.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_other_victoria.org"
"/Users/dmg/tmDropbox/org/roam/refs/sw/emacs.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_home_cooking.org"
"/Users/dmg/tmDropbox/org/roam/areas/to_read.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_personal_email.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_media_reading.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_uvic.org"
"/Users/dmg/tmDropbox/org/roam/areas/uvic/area_uvic_pdf.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_ww.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_jp.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_jp_software.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_sqlsql.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_home.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_research.org"
"/Users/dmg/tmDropbox/org/roam/areas/research/area_research_lf.org"
"/Users/dmg/tmDropbox/org/roam/proj/app_stores.org"
"/Users/dmg/tmDropbox/org/roam/arch/media_one_thing_book.org"
"/Users/dmg/tmDropbox/org/roam/proj/at_habits.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_hacking_emacs.org"
"/Users/dmg/tmDropbox/org/roam/areas/area_hacking_annoyances.org"
"/Users/dmg/tmDropbox/org/roam/proj/elinfinitoesunjunco.org"
"/Users/dmg/tmDropbox/org/roam/proj/identifiers.org"
"/Users/dmg/tmDropbox/org/roam/proj/jp_italki.org"
"/Users/dmg/tmDropbox/org/roam/proj/kuroda_san.org"
"/Users/dmg/tmDropbox/org/roam/proj/kino_6.org"
"/Users/dmg/tmDropbox/org/roam/proj/p_office.org"
"/Users/dmg/tmDropbox/org/roam/proj/p_email.org"
"/Users/dmg/tmDropbox/org/roam/proj/xxx_jp_general.org"
"/Users/dmg/tmDropbox/org/roam/proj/proj_sw_annoy.org")
org-capture-templates '(("ort/checkitem" "Org Repo Checklist Item" checkitem
(file+headline "TODO.org" "Checklist"))
("ort/todo" "Org Repo Todo" entry (file+headline "TODO.org" "Todos")
"* TODO %? %T\n %i\n Link: %l\n")
)
org-persist-after-read-hook '(org-element--cache-persist-after-read)
org-msg-greeting-fmt "\n\n\n"
org-roam-file-exclude-regexp '("/Users/dmg/tmDropbox/org/data")
org-export-before-parsing-hook '(org-attach-expand-links)
org-cycle-tab-first-hook '(yas-org-very-safe-expand org-babel-hide-result-toggle-maybe
org-babel-header-arg-expand)
org-default-notes-file "/Users/dmg/tmDropbox/org/todo.org"
org-roam-find-file-hook '(org-roam-buffer--setup-redisplay-h org-roam--register-completion-functions-h
org-roam--replace-roam-links-on-save-h
org-roam-db-autosync--setup-update-on-save-h)
org-ref-bibtex-assoc-pdf-with-entry-move-function 'rename-file
org-archive-hook '(org-attach-archive-delete-maybe)
org-file-apps '((directory . emacs) (auto-mode . emacs) ("\\.mm\\'" . default)
("\\.x?html?\\'" . default) ("\\.pdf\\(::[0-9]+\\)?\\'" . dmg/open-pdf))
org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
org-edit-src-content-indentation 0
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 '(org-transclusion-font-lock-set)
org-msg-options "html-postamble:nil H:5 num:nil ^:{} toc:nil author:nil email:nil \\n:t"
org-link-from-user-regexp "\\<dmg@silver\\>\\|\\<dmg\\>"
org-image-actual-width 250
org-sticky-header-always-show-header nil
org-mode-hook '(#[0 "\b\205.\0\301 \205.\0\302\303\301 !\304P!\305.!\205.\0\306.!\262.\207"
[org-ctags-enabled-p buffer-file-name expand-file-name file-name-directory "/TAGS"
file-exists-p visit-tags-table]
3]
#[0
"\305.\306 >\203.\0\307\n\310\311#\210\307\v\312\313#\210\307\v\314\315#\210\306 >\203,.\307\n\316\317#\210\307\n\320\321#\210\322 >\203>.\307\v\323\324#\210\307\v\325\324#\210\326 >\203P.\307\n\327\317#\210\307\n\330\321#\210\331 >\203_.\332\311\f\333BC\334#\210\335 >\203k.\332\311\336\334#\210\337 >\203w.\332\311\340\334#\210\341\342\343\344#\207"
[org-mouse-context-menu-function
org-mouse-features
org-mouse-map
org-mode-map
org-outline-regexp
org-mouse-context-menu
context-menu
org-defkey
[mouse-3]
nil
[mouse-3]
org-mouse-show-context-menu
[down-mouse-1]
org-mouse-down-mouse
[C-drag-mouse-1]
org-mouse-move-tree
[C-down-mouse-1]
org-mouse-move-tree-start
yank-link
[S-mouse-2]
org-mouse-yank-link
[drag-mouse-3]
move-tree
[drag-mouse-3]
[down-mouse-3]
activate-stars
font-lock-add-keywords
(0
`(face org-link mouse-face highlight keymap ,org-mouse-map)
'prepend)
t
activate-bullets
(("^[ ]*\\([-+*]\\|[0-9]+[.)]\\) +"
(1
`(face org-link keymap ,org-mouse-map mouse-face highlight)
'prepend)
)
)
activate-checkboxes
(("^[ ]*\\(?:[-+*]\\|[0-9]+[.)]\\)[ ]+\\(?:\\[@\\(?:start:\\)?[0-9]+\\][ ]*\\)?\\(\\[[- X]\\]\\)"
(1
`(face nil keymap ,org-mouse-map mouse-face highlight)
prepend)
)
)
advice-add org-open-at-point :around org--mouse-open-at-point]
4]
edraw-org-link-image-mode org-ref-org-menu
(lambda nil (set (make-local-variable 'yas-indent-line) 'fixed))
(lambda nil (make-variable-buffer-local 'yas-trigger-key) (setq yas-trigger-key [tab])
(add-to-list 'org-tab-first-hook 'yas-org-very-safe-expand)
(define-key yas-keymap [tab] 'yas-next-field))
highlight-parentheses-mode org-inline-pdf-mode dmg-bullets-mode-on
org-table-sticky-header-mode toc-org-mode
#[0 "\300\301\302\303\304$\207" [add-hook before-save-hook org-encrypt-entries nil t]
5]
org-sticky-header-mode
(lambda nil
(progn (display-line-numbers-mode -1) (linum-mode t) (setq left-margin-width 4)
(set-window-buffer nil (current-buffer)))
)
org-tempo-setup (lambda nil (run-hooks 'prelude-org-mode-hook))
er/add-org-mode-expansions
#[0 "\301\211.\207" [imenu-create-index-function org-imenu-get-tree] 2]
#[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)
org-babel-load-languages '((R . t) (sql . t) (sqlite . t) (shell . t) (dot . t) (python . t) (C . t)
(racket . t) (haskell . t) (latex . t) (scheme . t) (clojure . t) (org . t)
(julia . t) (perl . t) (ruby . t) (sml . t) (calc . t) (java . t) (js . t)
(ditaa . t) (emacs-lisp . t))
org-ref-insert-link-function 'org-ref-insert-link-hydra/body
org-msg-posting-style nil
org-roam-ref-annotation-function 'org-roam-ref-read--annotation
org-roam-directory "/Users/dmg/tmDropbox/org/roam"
org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
org-roam-db-node-include-function #[0 "\300\207" [t] 1]
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-edna-mode t
org-sidebar-window-after-display-hook '((lambda nil "Set window-parameter `mode-line-format' to nil."
(set-window-parameter nil 'mode-line-format 'none))
)
org-html-inline-image-rules '(("edraw" . ".*")
("file" .
"\\(?:\\.\\(?:gif\\|jp\\(?:e?g\\)\\|png\\|svg\\|webp\\)\\|pdf\\)")
("http" . "\\(?:\\.\\(?:gif\\|jp\\(?:e?g\\)\\|png\\|svg\\|webp\\)\\)")
("https" . "\\(?:\\.\\(?:gif\\|jp\\(?:e?g\\)\\|png\\|svg\\|webp\\)\\)"))
org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
outline-isearch-open-invisible-function 'outline-isearch-open-invisible
org-trigger-hook '(org-edna-trigger-function)
org-msg-default-alternatives '((new text html) (reply-to-html text html) (reply-to-text text))
org-msg-greeting-name-limit 3
org-babel-C++-compiler "clang++"
org-fold-catch-invisible-edits 'error
org-odt-format-headline-function 'org-odt-format-headline-default-function
org-use-speed-commands t
org-agenda-mode-hook '(#[0
"\302.\303 \304\305#\210\303 \306\307#\210\303 \310\311#\210\303 \312\313#\210\303 \314\315#\207"
[org-mouse-context-menu-function
org-agenda-mode-map
org-mouse-agenda-context-menu
org-defkey
[mouse-3]
org-mouse-show-context-menu
[down-mouse-3]
org-mouse-move-tree-start
[C-mouse-4]
org-agenda-earlier
[C-mouse-5]
org-agenda-later
[drag-mouse-3]
#[257
"\300.!\211\301\267\202.\0\302\303!\207\304\303!\207\305\207"
[org-mouse-get-gesture
#s
(hash-table
size
2
test
eq
rehash-size
1.5
rehash-threshold
0.8125
purecopy
t
data
(:left 9 :right 13)
)
org-agenda-earlier 1 org-agenda-later nil]
4 "\n\n(fn EVENT)" "e"]
]
4]
)
org-roam-capture-preface-hook '(org-roam-dailies--override-capture-time-h
org-roam-capture--try-capture-to-ref-h)
org-babel-python-command "python3"
org-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-babel-tangle-lang-exts '(("scala" . "scala") ("apples" . "scpt") ("applescript" . "scpt")
("java" . "java") ("sml" . "sml") ("ruby" . "rb") ("perl" . "pl")
("julia" . "jl") ("clojurescript" . "cljs") ("clojure" . "clj")
("latex" . "tex") ("haskell" . "hs") ("racket" . "rkt") ("D" . "d")
("C++" . "cpp") ("python" . "py") ("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-confirm-elisp-link-function 'yes-or-no-p
org-tags-exclude-from-inheritance '("dmgTodo" "project" "crypt")
org-log-buffer-setup-hook '(org-roam-log--setup)
org-todo-keywords '((sequence "TODO(t)" "NEXT(n)" "WAITING(w)" "SOMEDAY(s)" "PROJ(p)" "TOFILE(f)"
"STARTED(r)" "|" "DONE(d)" "CANCELLED(c)" "FPROJ(f)" "SPROJ(j)")
)
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-edna-blocker-function)
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-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
org-msg-convert-citation t
org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
org-confirm-babel-evaluate nil
org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
org-msg-recipient-names '(("dmg@turingmachine.org" "dmg" "dmg@uvic.ca"))
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 '(yas-org-very-safe-expand 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-agenda-property-add-properties)
org-babel-pre-tangle-hook '(save-buffer)
org-roam-completion-everywhere t
org-agenda-loop-over-headlines-in-active-region nil
org-attach-id-dir "/Users/dmg/tmDropbox/org/roam/assets"
org-todo-keyword-faces '(("TODO" :foreground "Red" :weight bold) ("NEXT" :foreground "purple")
("DONE" :foreground "light sea green") ("CANCELLED" :foreground "grey")
("WAIT" :foreground "pink"))
org-fold-reveal-start-hook '(org-decrypt-entry)
org-msg-startup "hidestars indent inlineimages"
org-occur-hook '(org-first-headline-recenter)
org-roam-log-setup-hook '(org-roam--register-completion-functions-h)
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-roam-node-annotation-function 'org-roam-node-read--annotation
org-link-parameters '(("nov" :follow nov-org-link-follow :store nov-org-link-store)
("treemacs" :store treemacs-store-org-link)
("wos-search" :follow
#[257 "\300\301\302\303\304\305.\x06!\"\"!\207"
[browse-url format
"http://gateway.webofknowledge.com/gateway/Gateway.cgi?topic=%s&GWVersion=2&SrcApp=WEB&SrcAuth=HSB&DestApp=UA&DestLinkType=GeneralSearchSummary" s-join "+" split-string]
8 "\n\n(fn PATH)"]
:export
#[771 "\211\300=\205.\0\301\302\301\303\304\305\306. !\"\".\206.\0.#\207"
[html format "<a href=\"%s\">%s</a>"
"http://gateway.webofknowledge.com/gateway/Gateway.cgi?topic=%s&GWVersion=2&SrcApp=WEB&SrcAuth=HSB&DestApp=UA&DestLinkType=GeneralSearchSummary" s-join "+" split-string]
11 "\n\n(fn LINK DESC FORMAT)"]
)
("wos" :follow
#[257 "\300\301.P!\207"
[browse-url
"http://ws.isiknowledge.com/cps/openurl/service?url_ver=Z39.88-2004&rft_id=info:ut/"]
4 "\n\n(fn ACCESSION-NUMBER)"]
:export
#[771 "\211\300=\205.\0\301\302.\x04\206.\0\303.\x06P#\207"
[html format
"<a href=\"http://ws.isiknowledge.com/cps/openurl/service?url_ver=Z39.88-2004&rft_id=info:ut/%s\">%s</a>" "wos:"]
8 "\n\n(fn ACCESSION-NUMBER DESC FORMAT)"]
)
("scopusid" :follow
#[257 "\300\301\302.\"!\207"
[browse-url format
"http://www.scopus.com/authid/detail.url?origin=AuthorProfile&authorId=%s"]
5 "\n\n(fn LINK-STRING)"]
:export
#[771
"\211\300\267\202 .\301\302.\x04\206.\0\303.\x06P#\207\301\304.\x04\206.\0\303.\x06P#\207\305\207"
[#s
(hash-table
size
2
test
eq
rehash-size
1.5
rehash-threshold
0.8125
purecopy
t
data
(latex 6 html 19)
)
format "\\href{http://www.scopus.com/authid/detail.url?origin=AuthorProfile&authorId=%s}{%s}" "scopusid:" "<a href=\"http://www.scopus.com/authid/detail.url?origin=AuthorProfile&authorId=%s\">%s</a>" nil]
8 "\n\n(fn KEYWORD DESC FORMAT)"]
)
("scopus-advanced-search" :follow
#[257 "\300.!\207" [scopus-advanced-search] 3 "\n\n(fn QUERY)"] :export
#[771
"\300\301\302.!G\302.\x06!#.\303\267\202'.\300\304.\x05\206.\0.\x06#\207\300\305.\x05\206%.\x06.#\207\306\207"
[format
"http://www.scopus.com/results/results.url?sort=plf-f&src=s&sot=a&sdt=a&sl=%s&s=%s&origin=searchadvanced"
url-hexify-string
#s
(hash-table
size
2
test
eq
rehash-size
1.5
rehash-threshold
0.8125
purecopy
t
data
(html 17 latex 28)
)
"<a href=\"%s\">%s</a>" "\\href{%s}{%s}" nil]
8 "\n\n(fn QUERY DESC FORMAT)"]
)
("scopus-search" :follow
#[257 "\300.!\207" [scopus-basic-search] 3 "\n\n(fn QUERY)"] :export
#[771
"\300\301\302\303\304.\a!\305Q!G\304.\x06!#.\306\267\202-.\300\307.\x05\206 .\x06.#\207\300\310.\x05\206+.\x06.#\207\311\207"
[format
"http://www.scopus.com/results/results.url?sort=plf-f&src=s&sot=b&sdt=b&sl=%s&s=TITLE-ABS-KEY%%28%s%%29&origin=searchbasic"
url-unhex-string
"TITLE-ABS-KEY%28"
url-hexify-string
"%29"
#s
(hash-table
size
2
test
eq
rehash-size
1.5
rehash-threshold
0.8125
purecopy
t
data
(html 23 latex 34)
)
"<a href=\"%s\">%s</a>" "\\href{%s}{%s}" nil]
9 "\n\n(fn QUERY DESC FORMAT)"]
)
("eid" :follow
#[257 "\211.\301 \207" [*hydra-eid* scopus-hydra/body] 2
"Opens the hydra menu.\n\n(fn EID)"]
:export
#[771
"\211\300\267\202.\0\301\302.\x04\206.\0.#\207\301\303.\x04\206.\0.#\207\304\207"
[#s
(hash-table
size
2
test
eq
rehash-size
1.5
rehash-threshold
0.8125
purecopy
t
data
(html 6 latex 16)
)
format "<a href=\" http://www.scopus.com/record/display.url?eid=%s&origin=resultslist\">%s</a>" "\\href{http://www.scopus.com/record/display.url?eid=%s&origin=resultslist}{%s}" nil]
7 "\n\n(fn KEYWORD DESC FORMAT)"]
)
("arxiv" :follow
#[257 "\300\301\302.\"!\207" [browse-url format "http://arxiv.org/abs/%s"] 5
"\n\n(fn LINK-STRING)"]
:export
#[771
"\211\300\267\202.\0\301\302.\x04\206.\0.#\207\301\303.\x04\206.\0.#\207\304\207"
[#s
(hash-table
size
2
test
eq
rehash-size
1.5
rehash-threshold
0.8125
purecopy
t
data
(html 6 latex 16)
)
format "<a href=\"http://arxiv.org/abs/%s\">arxiv:%s</a>" "\\url{http://arxiv.org/abs/%s}{%s}" nil]
7 "\n\n(fn KEYWORD DESC FORMAT)"]
)
("edraw" :follow edraw-org-edit-link :export edraw-org-link-export :help-echo
edraw-org-link-help-echo)
("ACRfullpl" :follow or-follow-acronym :face org-ref-acronym-face-fn :help-echo
or-acronym-tooltip :export
#[771 "\211\301>\203.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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\b.\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.\x04#\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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.\0\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)"]
)
("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)
("roam" :follow org-roam-link-follow-link)
("attachment" :follow org-attach-follow :complete org-attach-complete-link)
("org-ql-search" :follow org-ql-view--link-follow :store org-ql-view--link-store)
("yt" :follow org-yt-follow :image-data-fun org-yt-image-data-fun)
("mu4e" :follow mu4e-org-open :store mu4e-org-store-link)
("id" :follow org-roam-id-open)
("eww" :follow org-eww-open :store org-eww-store-link)
("rmail" :follow org-rmail-open :store org-rmail-store-link)
("mhe" :follow org-mhe-open :store org-mhe-store-link)
("irc" :follow org-irc-visit :store org-irc-store-link :export org-irc-export)
("info" :follow org-info-open :export org-info-export :store org-info-store-link
:insert-description org-info-description-as-command)
("gnus" :follow org-gnus-open :store org-gnus-store-link)
("docview" :follow org-docview-open :export org-docview-export :store
org-docview-store-link)
("bibtex" :follow org-bibtex-open :store org-bibtex-store-link)
("bbdb" :follow org-bbdb-open :export org-bbdb-export :complete
org-bbdb-complete-link :store org-bbdb-store-link)
("w3m" :store org-w3m-store-link)
("doi" :follow #[(_) "\300 \207" [doi-link-follow/body] 1] :export
#[(doi desc format)
"\b\304\267\202 .\300\305 \n\v\206.\0\306\nP$\207\300\307 \n\v\206.\0\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]
)
("file+sys") ("file+emacs") ("shell" :follow org-link--open-shell)
("news" :follow
#[514 "\301\300\302.Q.\"\207" ["news" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("mailto" :follow
#[514 "\301\300\302.Q.\"\207" ["mailto" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("https" :follow
#[514 "\301\300\302.Q.\"\207" ["https" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("http" :follow
#[514 "\301\300\302.Q.\"\207" ["http" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("ftp" :follow
#[514 "\301\300\302.Q.\"\207" ["ftp" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("help" :follow org-link--open-help :store org-link--store-help)
("file" :complete org-link-complete-file) ("elisp" :follow org-link--open-elisp))
org-html-format-headline-function 'org-html-format-headline-default-function
org-roam-capture-templates '(("a" "area" plain "%?" :target
(file+head "/Users/dmg/tmDropbox/org/roam/areas/${slug}.org"
"#+title: ${title}\n#+created %<%Y-%m-%dT%H%M%S>\n")
:unnarrowed t)
("h" "archive" plain "%?" :target
(file+head "/Users/dmg/tmDropbox/org/roam/arch/${slug}.org"
"#+title: ${title}\n#+created %<%Y-%m-%dT%H%M%S>\n")
:unnarrowed t)
("r" "reference" plain "%?" :target
(file+head "/Users/dmg/tmDropbox/org/roam/refs/${slug}.org"
"#+title: ref ${title}\n#+created %<%Y-%m-%dT%H%M%S>\n\n\n")
:unnarrowed t)
("d" "default" plain "%?" :target
(file+head "/Users/dmg/tmDropbox/org/roam/${slug}.org"
"#+title: ${title}\n#+created %<%Y-%m-%dT%H%M%S>\n")
:unnarrowed t)
("p" "project" plain "%?" :target
(file+head "/Users/dmg/tmDropbox/org/roam/proj/${slug}.org"
"#+title: proj ${title}\n#+created %<%Y-%m-%dT%H%M%S>\n\n* Projects\n:PROPERTIES:\n:TRIGGER: org-gtd-next-project-action org-gtd-update-project-task!\n:ORG_GTD: Projects\n:END:\n\n** PROJ ${title}\n:PROPERTIES:\n:ID: ${title}-%<%Y-%m-%d>\n:END:\n\n\n")
:unnarrowed t)
)
org-roam-search-pex-function 'sexp-string--custom-pexs
org-metaup-hook '(org-babel-load-in-session-maybe)
org-ref-insert-label-function 'org-ref-insert-label-link
org-startup-with-inline-images t
org-latex-inline-image-rules '(("edraw" . ".*")
("file" .
"\\.\\(?:eps\\|jp\\(?:e?g\\)\\|p\\(?:df\\|gf\\|ng\\|s\\)\\|svg\\|tikz\\)\\'")
("https" .
"\\.\\(?:eps\\|jp\\(?:e?g\\)\\|p\\(?:gf\\|ng\\|s\\)\\|svg\\|tikz\\)\\'")
)
org-display-remote-inline-images t
org-return-follows-link t
org-gtd-directory "/Users/dmg/tmDropbox/org/roam/proj"
org-tab-before-tab-emulation-hook '(org-tempo-complete-tag)
org-attach-store-link-p 'attached
org-roam-indirect-buffer-hook '(org-roam--register-completion-functions-h)
)
--
Daniel M. German "Cyberspace. A consensual hallucination
experienced daily by billions
William Gibson -> of legitimate operators in every nation"
http://turingmachine.org/
http://silvernegative.com/
dmg (at) uvic (dot) ca
replace (at) with @ and (dot) with .
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [BUG] org-display-user-inline-images stops processing when a org-link type fails [9.7-pre (release_9.6.6-412-g2f7b35 @ /Users/dmg/.emacs.d/straight/build/org/)]
2023-06-27 22:58 [BUG] org-display-user-inline-images stops processing when a org-link type fails [9.7-pre (release_9.6.6-412-g2f7b35 @ /Users/dmg/.emacs.d/straight/build/org/)] dmg
@ 2023-06-28 9:26 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2023-06-28 9:26 UTC (permalink / raw)
To: dmg; +Cc: emacs-orgmode
dmg <dmg@turingmachine.org> writes:
> I use org-yt (https://github.com/TobiasZawada/org-yt) to create
> thumbnails of a youtube video in the orgfile (eg: yt:<idVideo>)
>
> When there is no Internet, the function responsible for retrieving the
> thumbnail fails with an error. Unfortunately,
> org-display-user-inline-images does not recover from this error.
May you please provide more details describing the problem?
org-display-user-inline-images is not defined by Org mode.
See https://orgmode.org/manual/Feedback.html#Feedback
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-28 9:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-27 22:58 [BUG] org-display-user-inline-images stops processing when a org-link type fails [9.7-pre (release_9.6.6-412-g2f7b35 @ /Users/dmg/.emacs.d/straight/build/org/)] dmg
2023-06-28 9:26 ` Ihor Radchenko
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).