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

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

Re: Collecting keywords in bibtex mode


From: Bastien
Subject: Re: Collecting keywords in bibtex mode
Date: Thu, 15 Nov 2007 13:02:04 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Sven Bretfeld <sven.bretfeld@gmx.ch> writes:

> I'm sadly missing a feature in bibtex mode. It should be possible to
> collect a list of all values in all keywords = {value} lines of a
> bibtex buffer. Alternatively a list of all possible values for this
> field should be definable by the user (maybe in some commented region
> on top or bottom of the file like the Local Variables).

I tried to implement this:

  http://www.cognition.ens.fr/~guerry/u/bibtex-utils.el

Try M-x bibtex-make-field-keywords

It should create a keywords field and ask for each keywords depending on
current values is the buffer.  You can also have a look at the function
`bibtex-select-entries': it lets you display entries depending on the
value of a specific field.

Let me know if this is useful.

-- 
Bastien




reply via email to

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