[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] oc-bibtex.el: add :follow property from oc-basic
From: |
Eric S Fraga |
Subject: |
[PATCH] oc-bibtex.el: add :follow property from oc-basic |
Date: |
Thu, 21 Oct 2021 15:28:59 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) |
Hello all,
I may be violating some coding convention but the attached patch re-uses
the org-cite-basic-goto function from the basic org-cite processor to
implement the follow directive for the bibtex processor. Seemed like an
obvious win...
Seems to work just fine for me. I do wonder: should I somehow declare
the function that is being used in oc-bibtex.el given that it is defined
in oc-basic.el? (my lack of elisp-foo showing here)
Thank you,
eric
--
: Eric S Fraga via Emacs 28.0.60, Org release_9.5-149-g781080
: Latest paper written in org: https://arxiv.org/abs/2106.05096
0001-oc-bibtex.el-add-follow-property-from-oc-basic.patch
Description: Text Data
- [PATCH] oc-bibtex.el: add :follow property from oc-basic,
Eric S Fraga <=