all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bibtex-validate-globally
@ 2007-01-21  7:57 Greg Bognar
  2007-01-21 13:26 ` bibtex-validate-globally Roland Winkler
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Bognar @ 2007-01-21  7:57 UTC (permalink / raw)


I have a question about the funtion bibtex-validate-globally.
According to its description, it should check for duplicate keys in
the variable bibtex-files.  By default (in bibtex.el), this variable
is set to nil, so the function does not do anything.  However, if I
set it to bibtex-file-path, whose value is given by (correctly) the
variable BIBINPUTS, it gives me a Wrong type argument: listp, [value
of bibtex-file-path].  So it seems that even though BibTeX sees my
dedicated directory of bibliography files, bibtex-validate-globally
does not work.

It would be nice if it did work, since I have a number of bibliography
databases in that directory, and bibtex-validate-globally could be
very useful to find duplicate keys.

What am I doing wrong?

Thanks,
Greg

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

end of thread, other threads:[~2007-01-21 19:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-21  7:57 bibtex-validate-globally Greg Bognar
2007-01-21 13:26 ` bibtex-validate-globally Roland Winkler
2007-01-21 19:04   ` bibtex-validate-globally Greg Bognar

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.