help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: decompiling compiled emacs lisp


From: Dhruva Krishnamurthy
Subject: Re: decompiling compiled emacs lisp
Date: Mon, 07 Mar 2005 17:44:15 +0530
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (usg-unix-v)

>>>>> On 04 Mar 2005 12:20:08 +0100, Pascal Bourguignon <spam@mouse-potato.com> 
>>>>> said:

pb> Dhruva Krishnamurthy <Dhruva.Krishnamurthy@in.bosch.com> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]