all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Lennart Borgman <lennart.borgman.073@student.lu.se>,
	abraham@dina.kvl.dk, emacs-devel@gnu.org
Subject: Re: Autoloading of defcustoms etc
Date: Sun, 09 Jan 2005 16:38:38 -0500	[thread overview]
Message-ID: <874qhqi8vp.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <E1CnTfM-0004W6-7q@fencepost.gnu.org> (Richard Stallman's message of "Sat, 08 Jan 2005 22:22:56 -0500")

>     Per A wrote this in another thread. I have taken a look at this and got
>     helpful feedback from Per. My suggestion is that autoload.el autoloads all
>     defcustom, define-minor-mode, defface and defgroup whether they are marked
>     for autoloading or not.

> This is clearly an improvement, if we don't consider
> the bloating that it would cause.  Taking that bloat into account,
> perhaps this costs too much.

It can also introduce subtle bugs because it could change the time at which
the defcustoms will be executed.

We've lived pretty happily with the current "problem" of not having all vars
available unless you load the corresponding package, so I'd rather postpone
this change to after the next release.


        Stefan

      reply	other threads:[~2005-01-09 21:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-06 20:10 Autoloading of defcustoms etc Lennart Borgman
2005-01-09  3:22 ` Richard Stallman
2005-01-09 21:38   ` Stefan Monnier [this message]

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=874qhqi8vp.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=abraham@dina.kvl.dk \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman.073@student.lu.se \
    /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.