[Refdb-devel] [ refdb-Bugs-1545394 ] refdb-output-buffer-mode Symbol's function definition is voi
Status: Beta
Brought to you by:
mhoenicka
From: SourceForge.net <no...@so...> - 2006-08-23 16:39:13
|
Bugs item #1545394, was opened at 2006-08-23 18:06 Message generated for change (Comment added) made by mhoenicka You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1545394&group_id=26091 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Emacs refdb-mode Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Olivier Berger (olberger) >Assigned to: Markus Hoenicka (mhoenicka) Summary: refdb-output-buffer-mode Symbol's function definition is voi Initial Comment: I get this message whenever I try to dump references (or other tasks) : refdb-dumpref: Symbol's function definition is void: refdb-output-buffer-mode Couldn't find an explicit definition for that symbol indeed... but I dropped lisp a while ago ;) Any help welcome. ---------------------------------------------------------------------- >Comment By: Markus Hoenicka (mhoenicka) Date: 2006-08-23 18:39 Message: Logged In: YES user_id=85809 Both the pickref and the dumpref command contained the typo (so much about copy+paste). I've fixed this in svn. Thanks for catching this. ---------------------------------------------------------------------- Comment By: Olivier Berger (olberger) Date: 2006-08-23 18:26 Message: Logged In: YES user_id=30120 Changing these symbols to refdb-output-mode seem to give better results... My 2 cents, ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1545394&group_id=26091 |