Skip to content

make citar-org support embark-dwim #387

@tshu-w

Description

@tshu-w

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions