bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#52354: 27.2; bibtex-sort-buffers fails at least for types @PhdThesis


From: Dominik Schrempf
Subject: bug#52354: 27.2; bibtex-sort-buffers fails at least for types @PhdThesis and @TechReport
Date: Sun, 19 Dec 2021 20:06:32 +0100
User-agent: mu4e 1.6.10; emacs 28.0.90

Hello,

thank you! You are correct.

My Emacs repository was pointing to a 16 day old commit, which I did not
realize. Further, the PhdThesis and TechReport entries are already in
`bibtex-BibTeX-entry-alist`, which led to the confusion and the sorting still
being broken here.

Sorry!

Dominik

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Dominik Schrempf <dominik.schrempf@gmail.com> writes:
>
>> Thank you for working on this. I just checked with a newer Emacs build 
>> including
>> the fix of bug 52354, and sorting still does not work. I think this is 
>> because
>> the relevant entries (PhdThesis and TechReport) were mistakenly added to
>> `bibtex-BibTeX-entry-alist`, and not `bibtex-biblatex-entry-alist`.
>>
>> I am referring to commit af1c5ec0fcd3f25234cfe2986c873ff2e5ed63a0.
>
> As far as I can tell, that commit adds the entries to
> `bibtex-biblatex-entry-alist’.

reply via email to

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