Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-spam!ames!ucbcad!ucbvax!decwrl!nac.dec.com!harbo From: harbo@nac.dec.com (Peter Harbo) Newsgroups: comp.emacs Subject: Database routines in GNU-Lisp Message-ID: <6475@decwrl.DEC.COM> Date: Wed, 19-Nov-86 17:16:01 EST Article-I.D.: decwrl.6475 Posted: Wed Nov 19 17:16:01 1986 Date-Received: Thu, 20-Nov-86 08:17:06 EST Sender: daemon@decwrl.DEC.COM Organization: Digital Equipment Corporation Lines: 12 When I used Gosling Emacs I created glossaries with the put-database-entry and fetch-database-entry primitives of Mock Lisp. These in turn called the dbm(3) routines. I notice that there doesn't seem to be any corresponding routines in GNU-Emacs for this. Has anyone done anything in GNU-Lisp to provide equivalent functions? I also wonder if anyone has written anything like describe-word-in-buffer, which in Gosmacs could be used to print a single line in the minibuffer giving e.g. function argument types for the function name at "point" (where the cursor is). Peter Harbo