unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ian Zimmerman <nobrowser@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: faster emacs startup, can I postpone package loading?
Date: Mon, 02 Jan 2006 19:34:57 -0800 (PST)	[thread overview]
Message-ID: <87acee2dcw.fsf@gmail.com> (raw)
In-Reply-To: <1136255905.045258.105640@g14g2000cwa.googlegroups.com>


The files Emacs loads when starting up under Debian are in the
directories /etc/emacs*/site-start.d

Most of them are just stubs that add directories from which to load the
real library later, via the autoload mechanism.  So there's not much one
can cut there.

Some packages (the ones whose maintainers haven't bothered to read the
policy documents or look at best practices) have the performace bug of
loading real code at that time.  If you find this, just file a Debian
bug against the package.

This question would perhaps be better asked on the Debian specific list,
debian-emacsen@lists.debian.org

-- 
A true pessimist won't be discouraged by a little success.

  reply	other threads:[~2006-01-03  3:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.21176.1136250882.20277.help-gnu-emacs@gnu.org>
2006-01-03  1:12 ` faster emacs startup, can I postpone package loading? BRUCE INGALLS
2006-01-03 18:03   ` Kevin Rodgers
2006-01-03  2:38 ` mitchell_laks
2006-01-03  3:34   ` Ian Zimmerman [this message]
2006-01-04  0:10 BRUCE INGALLS
  -- strict thread matches above, loose matches on Subject: below --
2006-01-03 11:05 David Reitter
2006-01-02 20:27 mitchell_laks
2006-01-02 21:40 ` Thorsten Bonow
2006-01-06 13:56 ` kgold

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87acee2dcw.fsf@gmail.com \
    --to=nobrowser@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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).