emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notes about citations in Org (part 3)


From: Nicolas Goaziou
Subject: Re: Notes about citations in Org (part 3)
Date: Sun, 02 May 2021 16:51:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

"Bruce D'Arcus" <bdarcus@gmail.com> writes:

> Nicolas - just a little question on one detail:
>
> On Thu, Apr 29, 2021 at 10:06 AM Nicolas Goaziou <mail@nicolasgoaziou.fr> 
> wrote:
>
>> On a citation key, "follow" capability moves point to the
>> corresponding entry in the current bibliography.  Elsewhere on the
>> citation, it asks the user to follow any of the keys cited there,
>> with completion.
>
> What does this last clause mean?
>
> I don't see completion mentioned in the oc.el file.

Note the above is about "oc-basic.el", not "oc.el".

Anywhere on the following citation:

   [cite:@a]

`org-open-at-point' will try to find key "a" in the current
bibliography.

On the following citation:

  [cite:@a;@b]

if point is on "cite:", `org-open-at-point' will ask if it should find
key "a" or key "b".

If point is on @a, `org-open-at-point' will look for "a" without any
question.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]