Re: [Refdb-devel] Feature Requests-865651: limit refdb-mode database list to non-"built in" dbs
Status: Beta
Brought to you by:
mhoenicka
From: Michael S. <sm...@xm...> - 2003-12-26 10:08:13
|
Markus, For the record, I just wanted to report that the new listdb behavior works for me as expected (though on Cygwin, only with the 'strftime' change). Thanks for adding it -- I was thinking that if I had to handle it in Emacs, I'd either need to resort to loading the Common Lisp library and using the CL "intersection" function (between blacklist and database list) or figure out how to handle it in native Emacs lisp. Now I can move on to other stuff instead (like adding updateref and pickref support maybe...) --Mike Markus Hoenicka <mar...@mh...> writes: > Hi, > > I just wanted to point out that the new listdb behaviour to only list > RefDB reference databases relies on a new table containing > meta-data. Therefore listdb will only show databases that were created > with a fairly recent CVS version. > > regards, > Markus > |