all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 4446@emacsbugs.donarmstrong.com
Subject: bug#4446: remove ###autoload from ediff-hook.el
Date: Mon, 28 Sep 2009 20:56:18 -0700 (PDT)	[thread overview]
Message-ID: <200909290356.n8T3uIsR026995@godzilla.ics.uci.edu> (raw)
In-Reply-To: <jwv4oqm78lk.fsf-monnier+emacsbugreports@gnu.org> (Stefan Monnier's message of "Mon, 28 Sep 2009 23:09:12 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

  > > I found that setting preloaded-file-list in bootstrap-emacs does not
  > > work anyway. At that stage files are being loaded uncompiled, so extra
  > > files (eg cl) end up being added to preloaded-file-list due to
  > > eval-when-compile.
  > 
  > > Anyway, here's an attempt at your suggestion. The final version
  > > probably should not print the "skipped" message.
  > 
  > That looks pretty good.  There's still a "minor" problem that
  > lisp/makefile.w32 also needs update.
  > 
  > BTW, now that I think about it: is it really necessary to skip those
  > files?  I mean, what is the impact of having such redundant autoloads in
  > loaddefs.el?

From memory as I can't verify at the moment: the download size of the
emacs source is increased by > 10K, and the binary is 10KB bigger.

All of that is due to the single autoload line in ediff-hook.el, so the
can be solved by just removing that single line, or by killing the
ediff-hook.el file and moving the emacs specific code in menu-bar.el
(where it logically belongs anyway).





  reply	other threads:[~2009-09-29  3:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <w7iqetxlhe.fsf@fencepost.gnu.org>
2009-09-16 11:18 ` bug#4446: remove ###autoload from ediff-hook.el Dan Nicolaescu
2009-09-16 11:32   ` Leo
2009-09-16 13:22   ` Stefan Monnier
2009-09-16 18:17     ` Dan Nicolaescu
2009-09-17  7:14   ` Glenn Morris
2009-09-17 18:11     ` Dan Nicolaescu
2009-09-17 21:01       ` Stefan Monnier
2009-09-24  3:28         ` Glenn Morris
2009-09-24 15:18           ` Stefan Monnier
2009-09-24 20:27             ` Glenn Morris
2009-09-24 22:12               ` Stefan Monnier
2009-09-25 18:16                 ` Dan Nicolaescu
2009-09-25 21:29                   ` Stefan Monnier
2009-09-26 19:18                     ` Glenn Morris
2009-09-29  3:09                       ` Stefan Monnier
2009-09-29  3:56                         ` Dan Nicolaescu [this message]
2009-09-29 21:19                           ` Stefan Monnier
2009-09-30  4:34                             ` Dan Nicolaescu
2009-10-06  3:20   ` bug#4446: marked as done (remove ###autoload from ediff-hook.el) Emacs bug Tracking System

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=200909290356.n8T3uIsR026995@godzilla.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=4446@emacsbugs.donarmstrong.com \
    --cc=monnier@iro.umontreal.ca \
    /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.