emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] Emacs Crashes after Recent Org Update [9.4.6 (release_9.4.6-55


From: Tim Cross
Subject: Re: [BUG] Emacs Crashes after Recent Org Update [9.4.6 (release_9.4.6-553-g9aa304 @ /home/jds6696/.emacs.d/private/local/org-mode/lisp/)]
Date: Wed, 16 Jun 2021 08:33:34 +1000
User-agent: mu4e 1.5.13; emacs 27.2.50

I cannot reproduce this with Emacs 27.2, spacemacs devel and org 9.4.6
(Org mode version 9.4.6 (9.4.6-4-g093c94-elpa @ 
/home/tim/.emacs.d/elpa/27.2/develop/org-20210614/)

You appear to be running spacemacs and there appears to be
fairly extensive customisation and add-ons involved in your
configuration. This makes it extremely difficult to reproduce your
environment and from there, reproduce the issue. I'm also not sure how
you installed org, which can be a little tricky with a complex config
like spacemacs (ensuring org is built 'clean' and avoiding mixed versions).

I think you will need to investigate this further and try and define a
more concise minimal reproducible example which reproduces the issue
before it can be investigated further. As it stands now, there are too
many unknown variables to allow effective diagnosis of this issue.

Note also that when installing the latest version from the org master
repository, that is the version which will eventually become the next
major release, not the maintenance version with bug fixes. Major
versions often include breaking changes, which can be problematic for
'canned' Emacs configurations like spacemacs which make extensive use of
org with lots of customisation. It is important to check the ORG-NEWS
file for what has changed. This may help track down the issue in your setup.

Justin Silverman <jsilve24@gmail.com> writes:

> Hi all,
>
>    I recently pulled the most recent version of Org and compiled it this 
> morning. Since then emacs crashes frequently and repeatedly whenever I move 
> my cursor beyond the ellipsis of a folded header. Let me give an example:
>
>
> * header 1
> ** subheader that is folded[Y]...[X]
> * header 2 
>
> If I move my cursor to X emacs tries to snap it back to the point Y. Then it 
> crashes. Worse, if I try to TAB at point X to unfold it crashes even faster.
>
>
> Not sure how to even begin debugging this one.
>
>
> Justin
>
>
> ------------------------------------------------------------------------
>
>
> 
> Emacs  : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.23, 
> cairo version 1.16.0)
>  of 2021-01-18, modified by Debian
> Package: Org mode version 9.4.6 (release_9.4.6-553-g9aa304 @ 
> /home/jds6696/.emacs.d/private/local/org-mode/lisp/)
>
> current state:
> ==============
> (setq
>  org-src-mode-hook '(org-src-babel-configure-edit-buffer 
> org-src-mode-configure-edit-buffer doom-modeline-set-org-src-modeline)
>  org-refile-target-verify-function 'bh/verify-refile-target
>  org-link-shell-confirm-function 'yes-or-no-p
>  org-blank-before-new-entry '((heading) (plain-list-item . auto))
>  org-babel-after-execute-hook '(spacemacs/ob-fix-inline-images)
>  org-after-refile-insert-hook '(org-gcal--refile-post)
>  org-metadown-hook '(org-babel-pop-to-session-maybe)
>  org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
>  org-refile-targets '((nil :maxlevel . 9) (org-agenda-files :maxlevel . 9))
>  org-html-format-inlinetask-function 
> 'org-html-format-inlinetask-default-function
>  org-ref-create-notes-hook '((lambda nil (org-narrow-to-subtree) (insert 
> (format "cite:%s\n" (org-entry-get (point) "CUSTOM_ID")))))
>  org-odt-format-headline-function 'org-odt-format-headline-default-function
>  org-imenu-depth 8
>  org-download-annotate-function 'org-download-annotate-default
>  org-agenda-files '("~/Dropbox/org/notes.org" 
> "~/Dropbox/org/exclude-beorg/cal-psu.org" 
> "~/Dropbox/org/exclude-beorg/cal-gmail.org" "~/Dropbox/org/calendar.org" 
> "~/Dropbox/org/meetings_psu.org" "~/Dropbox/org/inbox_mobile.org" 
> "~/Dropbox/org/meetings_anarres.org" "~/Dropbox/org/tasks.org")
>  org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
>  org-modules '(org-habit ol-doi ol-w3m ol-bbdb ol-bibtex ol-docview ol-gnus 
> ol-info ol-irc ol-mhe ol-rmail ol-eww)
>  org-mode-hook '(org-ref-org-menu flyspell-mode 
> spacemacs/org-setup-evil-surround spacemacs/load-yasnippet toc-org-enable 
> org-superstar-mode (lambda nil (require 'org-ref)) org-download-enable 
> dotspacemacs//prettify-spacemacs-docs spacemacs//org-babel-do-load-languages
>                  #[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-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 
> spacemacs//evil-org-mode org-eldoc-load spacemacs//init-company-org-mode 
> company-mode org-ref-setup-label-finders)
>  org-ref-insert-cite-function 'org-ref-helm-insert-cite-link
>  org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
>  org-archive-hook '(org-attach-archive-delete-maybe)
>  org-agenda-restore-windows-after-quit t
>  org-confirm-elisp-link-function 'yes-or-no-p
>  org-agenda-finalize-hook '(bh/org-agenda-to-appt)
>  org-startup-indented t
>  org-gcal-fetch-file-alist '(("jsilve24@gmail.com" . 
> "~/Dropbox/org/exclude-beorg/cal-gmail.org"))
>  org-startup-with-inline-images t
>  org-download-file-format-function 'org-download-file-format-default
>  org-tag-persistent-alist '((:startgroup) ("@farm" . 102) ("@work" . 119) 
> (:endgroup))
>  org-ref-clean-bibtex-key-function '(lambda (key) (replace-regexp-in-string 
> ":" "" key))
>  org-projectile-per-project-filepath "TODOs.org"
>  org-agenda-before-write-hook '(org-agenda-add-entry-text)
>  org-metaup-hook '(org-babel-load-in-session-maybe)
>  org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 
> "\n\n(fn ENTRY)"]
>  org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
>  org-babel-pre-tangle-hook '(save-buffer)
>  org-file-apps '((auto-mode . emacs) ("\\.pdf\\'" . "evince \"%s\"") 
> ("\\.pdf::\\([0-9]+\\)\\'" . "evince \"%s\" -p %1") ("\\.xoj" . "xournal %s") 
> ("\\.docx" . "libreoffice %s"))
>  org-tab-first-hook '(org-babel-hide-result-toggle-maybe 
> org-babel-header-arg-expand)
>  org-babel-load-languages '((R . t) (python . t) (emacs-lisp . 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)
>  org-log-done 'time
>  org-ref-insert-label-function 'org-ref-helm-insert-label-link
>  org-ref-open-pdf-function 'org-ref-open-pdf-at-point
>  org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME CONTENTS 
> WIDTH)"]
>  org-use-fast-todo-selection t
>  org-trigger-hook '(save-buffer)
>  org-ref-open-notes-function '(lambda nil (org-show-entry) 
> (outline-show-branches) (outline-show-children) (org-cycle '(64)) 
> (recenter-top-bottom 0))
>  org-agenda-loop-over-headlines-in-active-region nil
>  org-src-lang-modes '(("redis" . redis) ("php" . php) ("arduino" . arduino) 
> ("C" . c) ("C++" . c++) ("asymptote" . asy) ("bash" . sh) ("beamer" . latex) 
> ("calc" . fundamental) ("cpp" . c++) ("ditaa" . artist) ("dot" . fundamental) 
> ("elisp" . emacs-lisp) ("ocaml" . tuareg) ("screen" . shell-script) ("shell" 
> . sh)
>                       ("sqlite" . sql))
>  org-gcal-client-secret "MHxJXx8BE57LGMPRI81maFMX"
>  org-catch-invisible-edits 'error
>  org-occur-hook '(org-first-headline-recenter)
>  org-cycle-separator-lines 0
>  org-agenda-window-setup 'current-window
>  org-ref-bibtex-assoc-pdf-with-entry-move-function 'rename-file
>  org-ref-insert-link-function 'org-ref-helm-insert-cite-link
>  org-ref-insert-ref-function 'org-ref-helm-insert-ref-link
>  org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers 
> org-cycle-show-empty-lines org-optimize-window-after-visibility-change)
>  org-todo-keywords '((sequence "TODO(t)" "NEXT(n)" "|" "DONE(d)") (sequence 
> "WAITING(w)" "HOLD(h)" "|" "MEETING(m)"))
>  org-speed-command-hook '(org-speed-command-activate 
> org-babel-speed-command-activate)
>  org-capture-mode-hook '(spacemacs//org-capture-start)
>  org-clock-persist-file "/home/jds6696/.emacs.d/.cache/org-clock-save.el"
>  org-gcal-client-id 
> "1088626916330-4u7te53umpnq31q5k65f8dgppk6edepo.apps.googleusercontent.com"
>  org-odt-format-inlinetask-function 
> 'org-odt-format-inlinetask-default-function
>  org-latex-prefer-user-labels t
>  org-babel-tangle-lang-exts '(("python" . "py") ("emacs-lisp" . "el") 
> ("elisp" . "el"))
>  org-ref-pdf-to-bibtex-function 'copy-file
>  org-publish-timestamp-directory 
> "/home/jds6696/.emacs.d/.cache/.org-timestamps/"
>  org-export-async-init-file 
> "/home/jds6696/.emacs.d/layers/+emacs/org/local/org-async-init.el"
>  org-export-before-parsing-hook '(org-attach-expand-links 
> org-ref-acronyms-before-parsing org-ref-glossary-before-parsing)
>  org-id-locations-file "/home/jds6696/.emacs.d/.cache/.org-id-locations"
>  org-confirm-shell-link-function 'yes-or-no-p
>  org-link-parameters '(("attachment" :follow org-attach-follow :complete 
> org-attach-complete-link) ("printindex" :follow org-ref-index :export #[(path 
> desc format) "\301=\205       \300\302!\207" [format latex "\\printindex"] 
> 2])
>                        ("index" :follow #[(path) "\301!\207" [path occur] 2] 
> :export #[(path desc format) "\302=\205\n\300\303      \"\207" [format path 
> latex "\\index{%s}"] 3])
>                        ("bibentry" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-bibentry :complete 
> org-bibentry-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Autocites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Autocites 
> :complete org-Autocites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("autocites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-autocites 
> :complete org-autocites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("supercites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-supercites 
> :complete org-supercites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Textcites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Textcites 
> :complete org-Textcites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("textcites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-textcites 
> :complete org-textcites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Smartcites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Smartcites 
> :complete org-Smartcites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("smartcites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-smartcites 
> :complete org-smartcites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("footcitetexts" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-footcitetexts 
> :complete org-footcitetexts-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("footcites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-footcites 
> :complete org-footcites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Parencites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Parencites 
> :complete org-Parencites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("parencites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-parencites 
> :complete org-parencites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Cites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Cites :complete 
> org-Cites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("cites" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-cites :complete 
> org-cites-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("fnotecite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-fnotecite 
> :complete org-fnotecite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Pnotecite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Pnotecite 
> :complete org-Pnotecite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("pnotecite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-pnotecite 
> :complete org-pnotecite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Notecite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Notecite :complete 
> org-Notecite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("notecite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-notecite :complete 
> org-notecite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("footfullcite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-footfullcite 
> :complete org-footfullcite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("fullcite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-fullcite :complete 
> org-fullcite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citeurl" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citeurl :complete 
> org-citeurl-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citedate*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citedate* 
> :complete org-citedate*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citedate" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citedate :complete 
> org-citedate-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citetitle*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citetitle* 
> :complete org-citetitle*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citetitle" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citetitle 
> :complete org-citetitle-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Citeauthor*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Citeauthor* 
> :complete org-Citeauthor*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Autocite*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Autocite* 
> :complete org-Autocite*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("autocite*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-autocite* 
> :complete org-autocite*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Autocite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Autocite :complete 
> org-Autocite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("autocite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-autocite :complete 
> org-autocite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("supercite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-supercite 
> :complete org-supercite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("parencite*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-parencite* 
> :complete org-parencite*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("cite*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-cite* :complete 
> org-cite*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Smartcite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Smartcite 
> :complete org-Smartcite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("smartcite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-smartcite 
> :complete org-smartcite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Textcite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Textcite :complete 
> org-Textcite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("textcite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-textcite :complete 
> org-textcite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("footcitetext" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-footcitetext 
> :complete org-footcitetext-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("footcite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-footcite :complete 
> org-footcite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Parencite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Parencite 
> :complete org-Parencite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("parencite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-parencite 
> :complete org-parencite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Cite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Cite :complete 
> org-Cite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Citeauthor" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Citeauthor 
> :complete org-Citeauthor-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Citealp" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Citealp :complete 
> org-Citealp-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Citealt" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Citealt :complete 
> org-Citealt-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Citep" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Citep :complete 
> org-Citep-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("Citet" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-Citet :complete 
> org-Citet-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citeyearpar" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citeyearpar 
> :complete org-citeyearpar-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citeyear*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citeyear* 
> :complete org-citeyear*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citeyear" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citeyear :complete 
> org-citeyear-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citeauthor*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citeauthor* 
> :complete org-citeauthor*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citeauthor" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citeauthor 
> :complete org-citeauthor-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citetext" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citetext :complete 
> org-citetext-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citenum" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citenum :complete 
> org-citenum-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citealp*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citealp* :complete 
> org-citealp*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citealp" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citealp :complete 
> org-citealp-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citealt*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citealt* :complete 
> org-citealt*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citealt" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citealt :complete 
> org-citealt-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citep*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citep* :complete 
> org-citep*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citep" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citep :complete 
> org-citep-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citet*" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citet* :complete 
> org-citet*-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("citet" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-citet :complete 
> org-citet-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("nocite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-nocite :complete 
> org-nocite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         )
>                        ("cite" :follow (lambda (_) (funcall 
> org-ref-cite-onclick-function nil)) :export org-ref-format-cite :complete 
> org-cite-complete-link :help-echo
>                         (lambda (window object position) (when 
> org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s 
> (org-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) 
> (with-temp-buffer (insert s) (fill-paragraph) (buffer-string)))))) :face 
> org-ref-cite-link-face-fn :display full
>                         :keymap
>                         (keymap (tab lambda nil (interactive) (funcall 
> org-ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right 
> lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil 
> (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key)
>                          (C-left . org-ref-previous-key) (16777337 lambda nil 
> "Paste key at point. Assumes the first thing in the killring is a key." 
> (interactive) (org-ref-insert-key-at-point (car kill-ring)))
>                          (16777303 lambda nil "Copy all the keys at point." 
> (interactive) (kill-new (org-element-property :path (org-element-context)))) 
> (16777335 lambda nil (interactive) (kill-new (car 
> (org-ref-get-bibtex-key-and-file))))
>                          (16777318 lambda nil (interactive) (save-excursion 
> (org-ref-open-citation-at-point) (kill-new 
> (org-ref-format-bibtex-entry-at-point)))) (16777319 . 
> org-ref-google-scholar-at-point)
>                          (16777317 lambda nil "Email entry at point" 
> (interactive) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) 
> (16777315 . org-ref-wos-citing-at-point) (16777330 . 
> org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point)
>                          (16777328 lambda nil (interactive) (funcall 
> org-ref-open-pdf-function)) (16777333 . org-ref-open-url-at-point) (16777314 
> . org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) 
> (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
> org-open-at-mouse))
>                         :store org-ref-bibtex-store-link)
>                        ("Cref" :follow org-ref-ref-follow :export 
> org-ref-Cref-export :complete #[(&optional arg) "\301\302\"\207" [arg 
> org-ref-complete-link "Cref"] 3] :face org-ref-ref-face-fn :help-echo 
> org-ref-ref-help-echo)
>                        ("cref" :follow org-ref-ref-follow :export 
> org-ref-cref-export :complete #[(&optional arg) "\301\302\"\207" [arg 
> org-ref-complete-link "cref"] 3] :face org-ref-ref-face-fn :help-echo 
> org-ref-ref-help-echo)
>                        ("autoref" :follow org-ref-ref-follow :export 
> org-ref-autoref-export :complete #[(&optional arg) "\301\302\"\207" [arg 
> org-ref-complete-link "autoref"] 3] :face org-ref-ref-face-fn :help-echo 
> org-ref-ref-help-echo)
>                        ("eqref" :follow org-ref-ref-follow :export 
> org-ref-eqref-export :complete #[(&optional arg) "\301\302\"\207" [arg 
> org-ref-complete-link "eqref"] 3] :face org-ref-ref-face-fn :help-echo 
> org-ref-ref-help-echo)
>                        ("nameref" :follow org-ref-ref-follow :export 
> org-ref-export-nameref :complete #[(&optional arg) "\301\302\"\207" [arg 
> org-ref-complete-link "nameref"] 3] :face org-ref-ref-face-fn :help-echo 
> org-ref-ref-help-echo)
>                        ("pageref" :follow org-ref-ref-follow :export
>                         #[(path desc format) "\302\267\202\300\303   
> \"\207\300\304  \"\207\305\207" [format path #s(hash-table size 2 test eq 
> rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (html 6 latex 11)) 
> "(<pageref>%s</pageref>)" "\\pageref{%s}" nil] 3] :face org-ref-ref-face-fn 
> :complete
>                         #[(&optional arg) "\301\302\"\207" [arg 
> org-ref-complete-link "pageref"] 3] :help-echo org-ref-ref-help-echo)
>                        ("ref" :follow org-ref-ref-follow :export 
> org-ref-ref-export :complete #[(&optional arg) "\301\302\"\207" [arg 
> org-ref-complete-link "ref"] 3] :face org-ref-ref-face-fn :help-echo 
> org-ref-ref-help-echo)
>                        ("label" :follow
>                         #[(label) "\302!\303\304\305 \211\306U\204   
> \307V\203\310\202\311#\302!\")\207" [label count org-ref-count-labels 
> message format "%s occurence%s" 0 1 "s" ""] 6
>                           "On clicking count the number of label tags used in 
> the buffer.\nA number greater than one means multiple labels!"]
>                         :export
>                         #[(keyword desc format) "\302\267\202\300\303        
> \"\207\300\304  \"\207\300\305  \"\207\306\207" [format keyword #s(hash-table 
> size 3 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (html 
> 6 md 11 latex 16)) "<div id=\"%s\"></div>" "<a name=\"%s\"></a>" 
> "\\label{%s}" nil]
>                           3]
>                         :store org-ref-label-store-link :face 
> org-ref-label-face-fn :help-echo
>                         #[(window object position) "\212b\210\303 
> \304\305!r\nq\210\306\216  c\210\307 \210\310 -\207" [position s temp-buffer 
> org-ref-link-message generate-new-buffer " *temp*" #[nil "\301!\205  
> \302!\207" [temp-buffer buffer-name kill-buffer] 2] fill-paragraph 
> buffer-string] 2])
>                        ("list-of-tables" :follow org-ref-list-of-tables 
> :export #[(keyword desc format) "\301=\205   \300\302!\207" [format latex 
> "\\listoftables"] 2])
>                        ("list-of-figures" :follow org-ref-list-of-figures 
> :export #[(keyword desc format) "\301=\205 \300\302!\207" [format latex 
> "\\listoffigures"] 2])
>                        ("addbibresource" :follow 
> org-ref-follow-addbibresource :export
>                         #[(keyword desc format) 
> "\302\267\202\300\303!\207\300\304   \"\207\305\207" [format keyword 
> #s(hash-table size 2 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy 
> t data (html 6 latex 10)) "" "\\addbibresource{%s}" nil] 3])
>                        ("bibliographystyle" :export #[(keyword desc format) 
> "\302=\204\f\303=\203\300\304   \"\207\305\207" [format keyword latex 
> beamer "\\bibliographystyle{%s}" ""] 3])
>                        ("printbibliography" :follow org-ref-open-bibliography 
> :export
>                         #[(keyword desc format) "\302\267\202\303 \207\304 
> \207      \207\305\207" [format org-ref-printbibliography-cmd #s(hash-table 
> size 3 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (org 6 
> html 9 latex 12)) org-ref-get-org-bibliography org-ref-get-html-bibliography 
> nil] 2])
>                        ("nobibliography" :follow org-ref-open-bibliography 
> :export org-ref-nobibliography-format)
>                        ("bibliography" :follow org-ref-open-bibliography 
> :export org-ref-bibliography-format :complete org-bibliography-complete-link 
> :help-echo
>                         #[(window object position) "\212b\210\303 
> \304\305!r\nq\210\306\216  c\210\307 \210\310 -\207" [position s temp-buffer 
> org-ref-link-message generate-new-buffer " *temp*" #[nil "\301!\205  
> \302!\207" [temp-buffer buffer-name kill-buffer] 2] fill-paragraph 
> buffer-string] 2] :face
>                         org-ref-bibliography-face-fn)
>                        ("Acp" :follow or-follow-acronym :face 
> org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export #[771 
> "\211\301>\203\302\303\300A#\207\302\304\226\"\207" [("Acp" . "Glspl") (latex 
> beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"])
>                        ("acp" :follow or-follow-acronym :face 
> org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export #[771 
> "\211\301>\203\302\303\300A#\207\302\304\226\"\207" [("acp" . "glspl") (latex 
> beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"])
>                        ("Ac" :follow or-follow-acronym :face 
> org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export #[771 
> "\211\301>\203\302\303\300A#\207\302\304\226\"\207" [("Ac" . "Gls") (latex 
> beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"])
>                        ("ac" :follow or-follow-acronym :face 
> org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export #[771 
> "\211\301>\203\302\303\300A#\207\302\304\226\"\207" [("ac" . "gls") (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\300A#\207\302\304\226\"\207" [("acrfull" . "acrfull") 
> (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\300A#\207\302\304\226\"\207" [("acrlong" . "acrlong") 
> (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\300A#\207\302\304\226\"\207" [("acrshort" . 
> "acrshort") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ 
> 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\f\302\303\300#\207\302\304\"\207" ["glsdesc" (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\f\302\303\300#\207\302\304\"\207" ["glssymbol" (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\f\302\303\300#\207\302\304\"\207" ["Glspl" (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\f\302\303\300#\207\302\304\"\207" ["Gls" (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\f\302\303\300#\207\302\304\"\207" ["glspl" (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\f\302\303\300#\207\302\304\"\207" ["gls" (latex beamer) format 
> "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"])
>                        ("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) ("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 doi-link-menu :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]
>                         )
>                        ("id" :follow org-id-open) ("mu4e" :follow 
> mu4e-org-open :store mu4e-org-store-link) ("orgit-topic" :store 
> orgit-topic-store :follow orgit-topic-open :export orgit-topic-export 
> :complete orgit-topic-complete-link)
>                        ("orgit-rev" :store orgit-rev-store :follow 
> orgit-rev-open :export orgit-rev-export :complete orgit-rev-complete-link) 
> ("orgit-log" :store orgit-log-store :follow orgit-log-open :export 
> orgit-log-export :complete orgit-log-complete-link)
>                        ("orgit" :store orgit-status-store :follow 
> orgit-status-open :export orgit-status-export :complete 
> orgit-status-complete-link) ("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)"]) ("http" 
> :follow #[514 "\301\300\302Q\"\207" ["http" browse-url ":"] 6 "\n\n(fn URL 
> ARG)"])
>                        ("ftp" :follow #[514 "\301\300\302Q\"\207" ["ftp" 
> browse-url ":"] 6 "\n\n(fn URL ARG)"]) ("help" :follow org-link--open-help 
> :store org-link--store-help) ("file" :complete org-link-complete-file) 
> ("elisp" :follow org-link--open-elisp))
>  org-agenda-skip-scheduled-if-done t
>  org-latex-format-headline-function 
> 'org-latex-format-headline-default-function
>  org-present-mode-hook '(spacemacs//org-present-start)
>  org-capture-templates '(("#" "used by gnus-icalendar-org" entry (file+olp 
> "~/Dropbox/org/calendar.org" "Calendar") "%i" :immediate-finish t) ("t" 
> "todo") ("ta" "todo with attachment" entry (file+headline 
> "~/Dropbox/org/tasks.org" "Inbox") "* TODO %?\n %U\n %a")
>                          ("te" "todo tweaks" entry (file+headline 
> "~/Dropbox/org/tasks.org" "Emacs") "* TODO %? :TWEAKS:\n %U") ("tt" "plain 
> todo" entry (file+headline "~/Dropbox/org/tasks.org" "Inbox") "* TODO %?\n 
> %U") ("m" "meetings")
>                          ("ma" "meeting anarres" entry (file 
> "~/Dropbox/org/meetings_anarres.org") "* MEETING with %? :MEETING:\n %U" 
> :jump-to-captured t) ("mp" "meeting psu" entry (file 
> "~/Dropbox/org/meetings_psu.org") "* MEETING with %? :MEETING:\n %U" 
> :jump-to-captured t)
>                          ("c" "calendar event" entry (file+headline 
> "~/Dropbox/org/calendar.org" "Calendar") "* %? \n %^T") ("n" "note" entry 
> (file "~/Dropbox/org/notes.org") "* NOTE %? :NOTE:\n %U"))
>  org-treat-S-cursor-todo-selection-as-state-change nil
>  org-link-translation-function 'toc-org-unhrefify
>  org-link-elisp-confirm-function 'yes-or-no-p
>  org-todo-keyword-faces '(("TODO" :foreground "orange" :weight bold) ("NEXT" 
> :foreground "red" :weight bold) ("DONE" :foreground "forest green" :weight 
> bold) ("WAITING" :foreground "orange" :weight bold) ("HOLD" :foreground 
> "magenta" :weight bold) ("MEETING" :foreground "forest green" :weight bold))
>  org-capture-after-finalize-hook '(org-gcal--capture-post)
>  org-latex-format-inlinetask-function 
> 'org-latex-format-inlinetask-default-function
>  org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
>  org-image-actual-width nil
>  org-ref-get-pdf-filename-function 'org-ref-get-pdf-filename
>  org-agenda-compact-blocks t
>  org-priority-default 67
>  org-present-mode-quit-hook '(spacemacs//org-present-end)
>  org-html-format-headline-function 'org-html-format-headline-default-function
>  org-ref-cite-onclick-function 'org-ref-cite-click-helm
>  org-agenda-custom-commands '(("d" "Custom Day View" ((agenda "" 
> ((org-agenda-span 1) (org-agenda-overriding-header "Timestamped"))) (todo 
> "NEXT" ((org-agenda-sorting-strategy `(priority-down effort-down)) 
> (org-agenda-overriding-header "Next") (org-agenda-skip-function 
> '(org-agenda-skip-entry-if 'timestamp)))))))
>  org-directory "~/Dropbox/org"
>  org-download-link-format-function 'org-download-link-format-function-default
>  org-ref-notes-function 'org-ref-notes-function-one-file
>  org-agenda-skip-deadline-if-done t
>  org-download-abbreviate-filename-function 'file-relative-name
>  org-default-notes-file "~/Dropbox/org/inbox.org"
>  )


-- 
Tim Cross



reply via email to

[Prev in Thread] Current Thread [Next in Thread]