* Re: How do you see if a function is dumped?
@ 2009-01-09 23:25 Chetan Pandya
2009-01-09 23:29 ` Lennart Borgman
0 siblings, 1 reply; 4+ messages in thread
From: Chetan Pandya @ 2009-01-09 23:25 UTC (permalink / raw)
To: Lennart Borgman, Emacs Devel
> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How do you see if a function is dumped?
2009-01-09 23:25 How do you see if a function is dumped? Chetan Pandya
@ 2009-01-09 23:29 ` Lennart Borgman
2009-01-12 1:33 ` David Robinow
0 siblings, 1 reply; 4+ messages in thread
From: Lennart Borgman @ 2009-01-09 23:29 UTC (permalink / raw)
To: Chetan Pandya; +Cc: Emacs Devel
On Sat, Jan 10, 2009 at 12:25 AM, Chetan Pandya <pandyacus@sbcglobal.net> 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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How do you see if a function is dumped?
2009-01-09 23:29 ` Lennart Borgman
@ 2009-01-12 1:33 ` David Robinow
0 siblings, 0 replies; 4+ messages in thread
From: David Robinow @ 2009-01-12 1:33 UTC (permalink / raw)
To: Lennart Borgman; +Cc: Emacs Devel
On Fri, Jan 9, 2009 at 6:29 PM, Lennart Borgman
<lennart.borgman@gmail.com> wrote:
> On Sat, Jan 10, 2009 at 12:25 AM, Chetan Pandya <pandyacus@sbcglobal.net> 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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* How do you see if a function is dumped?
@ 2009-01-09 21:17 Lennart Borgman
0 siblings, 0 replies; 4+ messages in thread
From: Lennart Borgman @ 2009-01-09 21:17 UTC (permalink / raw)
To: Emacs Devel
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?
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-01-12 1:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-09 23:25 How do you see if a function is dumped? Chetan Pandya
2009-01-09 23:29 ` Lennart Borgman
2009-01-12 1:33 ` David Robinow
-- strict thread matches above, loose matches on Subject: below --
2009-01-09 21:17 Lennart Borgman
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).