-
Notifications
You must be signed in to change notification settings - Fork 53
Description
I've seen that citar defines its own completion categories bib-reference, citation-key and oc-citation. First I'd like to make the proposal to prefix the categories with citar- since they are Citar-specific as far as I understood. What is the difference between these categories? It seems you distinguish the categories mostly to provide different keymaps in Embark? This brings me to my second point - does it make sense to keep this distinction, since it goes a bit against the Embark spirit where no difference is made for the keymaps of objects coming from minibuffer or normal buffers. Of course it does not make sense to execute all actions on minibuffer candidates or buffer candidates. However Embark also allows to execute arbitrary actions via M-x on the current candidate, which makes this point less relevant.