emacs-devel
[Top][All Lists]
Advanced

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

Re: How do you see if a function is dumped?


From: David Robinow
Subject: Re: How do you see if a function is dumped?
Date: Sun, 11 Jan 2009 20:33:28 -0500

On Fri, Jan 9, 2009 at 6:29 PM, Lennart Borgman
<address@hidden> wrote:
> On Sat, Jan 10, 2009 at 12:25 AM, Chetan Pandya <address@hidden> wrote:
>>
>>
>>> I tried to change things in custom.el and then byte compiled them. My
>>> changes did not show up when I started Emacs again.
>>
>>> I guess this has something to do with dumping, or? Is there something
>>> that will tell me it is useless to byte recompile custom.el?
>>
>> emacs -Q
>> C-h v load-history
>> will provide the list of files and functions
>
> Thanks Chetan, but I do not think it gives me what I am looking for.

I think it does. It shows you that custom is loaded.
You could also look at loadup.el
You do need to have some idea of how emacs is built.

Rebuild your emacs executable. Restarting is not sufficient.




reply via email to

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