unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: sds@gnu.org, emacs-devel@gnu.org
Subject: Re: current CVS bootstrap broken?
Date: Wed, 01 Oct 2003 10:54:49 -0400	[thread overview]
Message-ID: <E1A4iNN-0008DU-Fl@fencepost.gnu.org> (raw)
In-Reply-To: <3F79B75E.6070101@gnu.org> (message from Jason Rumney on Tue, 30 Sep 2003 18:03:26 +0100)

    I noticed quite a few non-interactive functions and defvars have had 
    autoload cookies added lately. I can see the point of autoload cookies 
    for interactive functions, and maybe some defcustoms, but I am not sure 
    of the value of bloating loaddefs.el by autoloading non-interactive 
    functions.

We make non-interactive functions autoloadable to make it easy to call
them.  We make variables preloaded so that programs can set them more
easily.

     I had some problems with bootstrapping and parse-time-string 
    last night, which I didn't have time to debug fully, but I think it 
    might be caused by the removal of a require for parse-time and addition 
    of an autoload cookie instead.

If that is the case, I suspect that the code is setting some variable
in the file parse-time.

  parent reply	other threads:[~2003-10-01 14:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-30 14:39 current CVS bootstrap broken? Sam Steingold
2003-09-30 17:03 ` Jason Rumney
2003-10-01 13:55   ` Sam Steingold
2003-10-01 14:54   ` Richard Stallman [this message]
2003-10-01 15:09     ` Jason Rumney
2003-10-02  7:42       ` Andre Spiegel
2003-10-02  7:52         ` Jason Rumney
2003-10-02  8:01           ` Miles Bader
2003-10-02  8:24           ` Andre Spiegel
2003-10-02 12:30           ` Andreas Schwab
2003-10-02 10:17       ` Andreas Schwab
2003-10-02 11:21         ` Jason Rumney

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=E1A4iNN-0008DU-Fl@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=sds@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.
Code repositories for project(s) associated with this public inbox

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

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).