all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bibtex autokey + crossref + >1 bibtex file does not work
@ 2004-11-04 20:35 Frederik Fouvry
  0 siblings, 0 replies; 2+ messages in thread
From: Frederik Fouvry @ 2004-11-04 20:35 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-02-19 on cc.at.coli.uni-sb.de
configured using `configure  --prefix=/export/black --with-xpm --with-jpeg --with-tiff --with-gif --with-png --with-x --with-gcc --with-pop --with-sound'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: de_DE@euro
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

In a BibTeX bibliography that contains entries that use the
"crossref" attribute whose target entry is located in another
file, the autokey facility does not find the attributes that are
required for the generation of the key.  Typically this is the
year.  The reason is obvious: only the current file is searched.
To make this work, one has to make BibTeX-mode aware of other
files that constitute the bibliography (like with the
string-files), and either search these files, or generate
on-the-fly one big temporary file/buffer.

Setting the variable would probably best be done in the local
variables section of the BibTeX file.

Thanks,

Frederik Fouvry

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

* Re: bibtex autokey + crossref + >1 bibtex file does not work
       [not found] <mailman.769.1099601063.8225.bug-gnu-emacs@gnu.org>
@ 2004-11-04 22:33 ` Roland Winkler
  0 siblings, 0 replies; 2+ messages in thread
From: Roland Winkler @ 2004-11-04 22:33 UTC (permalink / raw)


Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> writes:
> In a BibTeX bibliography that contains entries that use the
> "crossref" attribute whose target entry is located in another
> file, the autokey facility does not find the attributes that are
> required for the generation of the key. Typically this is the
> year. The reason is obvious: only the current file is searched. To
> make this work, one has to make BibTeX-mode aware of other files
> that constitute the bibliography (like with the string-files), and
> either search these files, or generate on-the-fly one big
> temporary file/buffer.

In bibtex.el in CVS emacs some part of the above problem has already
been solved. It can search multiple BibTeX files to detect duplicate
keys. But it does not yet search multiple BibTeX files for
generating autokeys. I'll look for a solution of your problem.

Roland

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

end of thread, other threads:[~2004-11-04 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.769.1099601063.8225.bug-gnu-emacs@gnu.org>
2004-11-04 22:33 ` bibtex autokey + crossref + >1 bibtex file does not work Roland Winkler
2004-11-04 20:35 Frederik Fouvry

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.