all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Benjamin Rutt <rutt+news@cis.ohio-state.edu>
Subject: Re: if both .emacs and .emacs.elc,which one emacs load?
Date: Fri, 23 May 2003 22:45:02 -0400	[thread overview]
Message-ID: <wc3ptm9cbbl.fsf@gamma.cis.ohio-state.edu> (raw)
In-Reply-To: 1xyoi93s.fsf@tu202155.tsinghua.edu.cn

Xiong Guanglei <xgl99@mails.tsinghua.edu.cn> writes:

> can .emacs.elc speed up the loading process?

Not typically.  Byte-compiling pays off when code is evaluated many
times.  The lisp in your .emacs is typically executed only once.

Besides, it's not worth your time you'll lose someday when you'll edit
the non-compiled version, expect a change to happen, and you'll forget
to re-compile it, and wonder why your change didn't have any effect.
-- 
Benjamin

  reply	other threads:[~2003-05-24  2:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-24 16:48 if both .emacs and .emacs.elc,which one emacs load? Xiong Guanglei
2003-05-24  2:45 ` Benjamin Rutt [this message]
2003-05-24  6:34   ` Niels Freimann
2003-05-24 10:27     ` Eli Zaretskii
2003-05-24 11:00       ` Niels Freimann
2003-05-24 17:35         ` Eli Zaretskii
     [not found]         ` <mailman.6699.1053797730.21513.help-gnu-emacs@gnu.org>
2003-05-25  9:02           ` Peter J. Acklam
2003-05-25 19:01             ` Kai Großjohann
2003-05-25 19:22               ` Peter J. Acklam
2003-05-26  3:24                 ` Eli Zaretskii
2003-05-25 13:30           ` Piet van Oostrum
     [not found]   ` <mailman.6680.1053758270.21513.help-gnu-emacs@gnu.org>
2003-05-24 15:21     ` Stefan Monnier
2003-05-24 18:59   ` Bruce Ingalls
2003-05-28  8:51 ` Rob Thorpe

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=wc3ptm9cbbl.fsf@gamma.cis.ohio-state.edu \
    --to=rutt+news@cis.ohio-state.edu \
    /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.