searching across multiple real databases
Robbie Morrison <
robbie@...>
2012-08-18 13:13:31 GMT
Hello Joost and list
This posting relates to searching across multiple
databases. Unless I have misread the
documentation badly (always a possibility), basic
emacs-based searches and advanced searching
(resulting in virtual databases) are only
possible within the one database. Is this
correct?
I would like to work across six BibTeX files.
It so, there are two possible fixes: concatenate
the BibTeX files beforehand. Or offer users a
'super' database, a union of the existing real
databases. Call it super, logical, or virtual, as
you like. In fact, 'logical' has some merits.
Anyway, I hacked a bit of 'ebib.el' to try and get
something happening. The following patch FAILS to
work, but did run. You should get the drift,
anyhow.
My questions are two-fold:
* is this functionality needed ?
* is this functionality possible ?
It yes to both, I may go on hacking. Else, I will
(Continue reading)