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: Chetan Pandya
Subject: Re: How do you see if a function is dumped?
Date: Fri, 9 Jan 2009 15:25:35 -0800 (PST)


> 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

Chetan




reply via email to

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