[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DESCRIBE information
- To: clisp-list@[129.13.115.2]
- Subject: DESCRIBE information
- From: hoehle@zeus.gmd.de (Joerg Hoehle)
- Date: Mon, 5 May 1997 14:51:21 +0200
Hi,
has anybody ever enhanced DESCRIBE to output existant variable or
function documentation and possibly function argument list for
described symbols (something like CMUCL does)?
It's just cumbersome to
(describe 'foo)
(symbol-plist 'foo) ;then peek at documentation strings
(describe (symbol-function 'foo))
Jo"rg Ho"hle.
Joerg.Hoehle@gmd.de http://zeus.gmd.de/~hoehle/amiga-clisp.html