Re: [Refdb-devel] refdb-mode updated (v1.5)
Status: Beta
Brought to you by:
mhoenicka
From: Michael S. <sm...@xm...> - 2003-12-27 02:47:34
|
Markus Hoenicka <mar...@mh...> writes: > Michael Smith writes: > > Yeah, I'll set it up to automatically put the refdb-output buffer into > > refdb-mode. The only downside to that is, the way I currently have > > things set up, I think that will mean that every time you run a query > > and it returns output, Emacs will re-initialize the database list and > > rebuild the RefDB menu, which (on my machine at least) takes a couple of > > seconds to do. > > > > Can't refdb-mode set a global the first time it initializes the > database list and skip rebuilding the menu in subsequent calls? Yeah, it can't. I thought about this last night and realized it'd be simple to do. I include the change next time I check in. --Mike |