all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#30048: 27.0.50; bibtex-reference-keys is in reverse order
@ 2018-01-09 17:41 Basil L. Contovounesios
  2018-01-09 18:03 ` Basil L. Contovounesios
  0 siblings, 1 reply; 3+ messages in thread
From: Basil L. Contovounesios @ 2018-01-09 17:41 UTC (permalink / raw)
  To: 30048

The function bibtex-parse-keys in lisp/textmodes/bibtex.el accumulates
BibTeX reference keys in the reverse order of that in which they appear
in the corresponding buffer, before storing them in the variable
bibtex-reference-keys.  AFAICT, there is no utility or need for this
ordering, which can be a nuisance for programs wishing to make in/direct
use of this variable.  See bug#28998 for more concrete justification.

A patch to reverse the accumulated value of bibtex-reference-keys
follows in my next email.

Thanks,

-- 
Basil

In GNU Emacs 27.0.50 (build 13, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2018-01-03 built on thunk
Repository revision: f8b4e87d5d4f57954b50677add76ce5136211dc1
Windowing system distributor 'The X.Org Foundation', version 11.0.11905000
System Description: Debian GNU/Linux testing (buster)





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-20 12:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09 17:41 bug#30048: 27.0.50; bibtex-reference-keys is in reverse order Basil L. Contovounesios
2018-01-09 18:03 ` Basil L. Contovounesios
2018-01-20 12:13   ` Eli Zaretskii

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.