On Tue, Jun 8, 2021 at 7:36 AM Bruce D'Arcus <bdar...@gmail.com> wrote:

> (org-cite-register-processor 'bibtex
>     :follow #'bibtex-completion-open-any)

Actually, looking at the docstrings, I don't think this will work as
is, as the follow processor "accepts two arguments, the citation or
citation reference object at point", while the bibtex-completion
functions take a list of keys.

So I guess for that I'd need a little wrapper to call that function.

Still, I'm confused why the basic font-locking doesn't work in this case.

Bruce

Reply via email to