all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: master 40d67a3: * lisp/loadup.el ("cus-start"): Load it after loaddefs.el
Date: Mon, 13 Apr 2015 21:24:53 -0400	[thread overview]
Message-ID: <jwvlhhv4id0.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <a3k2xfr48i.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 13 Apr 2015 19:35:41 -0400")

>> --- a/lisp/loadup.el
>> +++ b/lisp/loadup.el
>> @@ -103,7 +103,6 @@
>> (load "bindings")
>> ;; This sets temporary-file-directory, used by eg
>> ;; auto-save-file-name-transforms in files.el.
> ^^^^^^^
> The above comment refers to cus-start, and was meant to indicate that
> cus-start should not be moved after files.

Hmm... According to files.el auto-save-file-name-transforms is
initialized with custom-initialize-delay, so its default value will be
(re)set when the dumped Emacs is started, at which point cus-start.el
has clearly been loaded.

Is the value of auto-save-file-name-transforms of importance during the
dumping process itself?


        Stefan



  reply	other threads:[~2015-04-14  1:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150413222104.30156.27721@vcs.savannah.gnu.org>
     [not found] ` <E1Yhmj2-0007r4-Kx@vcs.savannah.gnu.org>
2015-04-13 23:35   ` master 40d67a3: * lisp/loadup.el ("cus-start"): Load it after loaddefs.el Glenn Morris
2015-04-14  1:24     ` Stefan Monnier [this message]
2015-04-14  6:34       ` Glenn Morris
2015-04-14 13:12         ` Stefan Monnier
2015-04-15 15:40           ` Glenn Morris
2015-04-15 17:03             ` Stefan Monnier

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=jwvlhhv4id0.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@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 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.