From: Antonio Leitao
Subject: Re: urgent: lost a function in the editor but is stil in my lisp
Date: 
Message-ID: <m3snx75nic.fsf@jamaica.gia.ist.utl.pt>
>>>>> "kp" == kp gores <·····@sip.medizin.uni-ulm.de> writes:

 kp> hi,
 kp> i somehow deleted a function in the editor, but is still in my lisp.
 kp> i remember the question once was in this group, how to let lisp show me 
 kp> the definition of a fucntion. unfortunately i don't remember the answer.

 kp> i tried fdefiniton, which only shows me the functions internal number.
 kp> and yes, i compiled the function.
 kp> is there a way to get it back?

Try function-lambda-expression.

António Leitão.