From: "Bruce D'Arcus" <bdarcus@gmail.com>
To: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] oc-bibtex.el: add :follow property from oc-basic
Date: Thu, 21 Oct 2021 12:18:14 -0400 [thread overview]
Message-ID: <CAF-FPGNGnp=n_QQ3vFO0F=2V3khR5nS_inA-hqUR+_ZkOXpCuQ@mail.gmail.com> (raw)
In-Reply-To: <87cznyqsj8.fsf@ucl.ac.uk>
On Thu, Oct 21, 2021 at 11:58 AM Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
>
> Hi Bruce,
>
> thank you for the quick response.
>
> On Thursday, 21 Oct 2021 at 11:27, Bruce D'Arcus wrote:
> > Maybe I'm missing something, but why is that necessary?
>
> It's highly likely that I am missing something (not a rare occurence
> ;-)) but, out of the box without explicitly specifying a follow
> function, the default behaviour is not well-defined? At least, C-c C-o
> doesn't work as I would expect. It seems a reasonable expectation to
> have a default that works out of the box?
Yes.
But the default org-cite-follow-processor is "basic", so it should now
work "out of the box". If for some reason it isn't, maybe there's an
issue there?
Just to be clear what I was meaning by the modularity, you could do
this if you wanted:
(setq org-cite-insert-processor 'oc-bibtex-actions
org-cite-follow-processor 'basic
org-cite-activate-processor 'org-ref-cite
org-cite-export-processors '((latex bibtex)))
Bruce
next prev parent reply other threads:[~2021-10-21 16:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 14:28 [PATCH] oc-bibtex.el: add :follow property from oc-basic Eric S Fraga
2021-10-21 15:27 ` Bruce D'Arcus
2021-10-21 15:58 ` Eric S Fraga
2021-10-21 16:18 ` Bruce D'Arcus [this message]
2021-10-21 16:27 ` Eric S Fraga
2021-10-21 16:50 ` Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAF-FPGNGnp=n_QQ3vFO0F=2V3khR5nS_inA-hqUR+_ZkOXpCuQ@mail.gmail.com' \
--to=bdarcus@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).