From: Kyle Meyer <kyle@kyleam.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: org-mode-email <emacs-orgmode@gnu.org>,
Bruce D'Arcus <bdarcus@gmail.com>,
Elias Bounatirou <elias.bounatirou@gmail.com>
Subject: test-org-cite/list-citations failure (was: Citation not inserted as 1st item in footnote ...)
Date: Sat, 09 Oct 2021 16:12:26 -0400 [thread overview]
Message-ID: <87ily6kled.fsf@kyleam.com> (raw)
In-Reply-To: <87tuhul3vx.fsf@nicolasgoaziou.fr>
Hi Nicolas,
Nicolas Goaziou writes:
> Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
>
>> This allows one to insert a citation in the middle of the citation
>> number, which is not desirable either. IOW, an additional check is
>> required.
>
> I think this is now fixed. Thank you.
It looks like this commit introduced a test failure. Starting with
7d22dca54 (oc: Fix citations in footnotes when using biblatex back-end,
2021-10-06), test-org-cite/list-citations fails on my end (Emacs 27.2):
--8<---------------cut here---------------start------------->8---
Test test-org-cite/list-citations condition:
(ert-test-failed
((should
(equal '...
(org-test-with-parsed-data "Text[fn:1]
[fn:1] [fn:2][cite:@a]
[fn:2] [cite:@b]" ...)))
:form
(equal
("b" "a")
("a"))
:value nil :explanation
(proper-lists-of-different-length 2 1
("b" "a")
("a")
first-mismatch-at 0)))
FAILED 1/1 test-org-cite/list-citations (0.015186 sec)
--8<---------------cut here---------------end--------------->8---
next prev parent reply other threads:[~2021-10-09 20:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-18 20:22 Citation not inserted as 1st item in footnote (using org-cite and org-ref-cite) Elias Bounatirou
2021-09-18 20:38 ` Bruce D'Arcus
2021-10-05 21:39 ` Elias Bounatirou
2021-10-05 21:51 ` Nicolas Goaziou
2021-10-06 12:44 ` Nicolas Goaziou
2021-10-08 13:39 ` Elias Bounatirou
2021-10-09 20:12 ` Kyle Meyer [this message]
2021-10-09 21:03 ` test-org-cite/list-citations failure Nicolas Goaziou
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ily6kled.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=bdarcus@gmail.com \
--cc=elias.bounatirou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.