-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
currently if I run embark-dwim on org citation, I got
nil("peeters_cross-language_2021")
#f(compiled-function () #<bytecode 0x1a7da90d012d516>)()
embark--quit-and-run(#f(compiled-function () #<bytecode 0x1a7da90d012d516>))
embark--act(nil (:orig-type oc-citation :orig-target "peeters_cross-language_2021" :bounds nil :type oc-citation :target "peeters_cross-language_2021") t)
embark-dwim(nil)
#<subr funcall-interactively>(embark-dwim nil)
apply(#<subr funcall-interactively> (embark-dwim nil))
funcall-interactively(embark-dwim nil)
#<subr call-interactively>(embark-dwim nil nil)
apply(#<subr call-interactively> (embark-dwim nil nil))
explain-pause--wrap-call-interactively(#<subr call-interactively> embark-dwim nil nil)
apply(explain-pause--wrap-call-interactively #<subr call-interactively> (embark-dwim nil nil))
call-interactively(embark-dwim nil nil)
command-execute(embark-dwim)
should we add default action(ENTER) in citar-org-map?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request