all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "David Robinow" <drobinow@gmail.com>
To: "Lennart Borgman" <lennart.borgman@gmail.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: How do you see if a function is dumped?
Date: Sun, 11 Jan 2009 20:33:28 -0500	[thread overview]
Message-ID: <4eb0089f0901111733o63a2e88dj80aa80478dd252e5@mail.gmail.com> (raw)
In-Reply-To: <e01d8a50901091529j4770876ah565490c0b8901810@mail.gmail.com>

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.




  reply	other threads:[~2009-01-12  1:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-09 21:17 Lennart Borgman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4eb0089f0901111733o63a2e88dj80aa80478dd252e5@mail.gmail.com \
    --to=drobinow@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.