>>>>> On 04 Mar 2005 12:20:08 +0100, Pascal Bourguignon <[EMAIL PROTECTED]> 
>>>>> said:

pb> Dhruva Krishnamurthy <[EMAIL PROTECTED]> writes:
>> Hello, I have a XEmacs compiled emacs lisp file. There are some
>> incompatibilities between functions in Emacs and XEmacs which I need to
>> fix. I do not have the original emacs lisp source. Is there a way to
>> decompile an elc file? This request might rather strange If it does, please
>> ignore this posting.

pb> (disassemble 'fun)

This works but I will have to do it for each function. I wonder how I can take
care of other entities if they are byte compiled (variable declarations etc..)
Anyway, fortunately I found the raw e-lisp file and am spared of doing this
manually.

Thanks anyway,
-dhruva

-- 
Name : Dhruva Krishnamurthy (dk)
Phone: +91-(0)80-22999190
Proud FSF member: #1935
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to