all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christoph Scholtes <cschol2112@googlemail.com>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: Sandbox environment for Emacs configuration
Date: Sat, 12 May 2012 10:34:02 -0600	[thread overview]
Message-ID: <86aa1d1hqd.fsf@googlemail.com> (raw)
In-Reply-To: <m23975gyf5.fsf@igel.home> (Andreas Schwab's message of "Sat, 12 May 2012 18:24:30 +0200")

Andreas Schwab <schwab@linux-m68k.org> writes:

>> My thought was that site-startup.el was loaded first
>
> There is nothing that loads such a file.

No?

From the Emacs manual:

   "Your site may also have a "site startup file"; this is named
`site-start.el', if it exists.  Like `default.el', Emacs finds this
file via the standard search path for Lisp libraries.  Emacs loads this
library before it loads your init file.  To inhibit loading of this
library, use the option `--no-site-file'.  *Note Initial Options::.  We
recommend against using `site-start.el' for changes that some users may
not like.  It is better to put them in `default.el', so that users can
more easily override them.

   You can place `default.el' and `site-start.el' in any of the
directories which Emacs searches for Lisp libraries.  The variable
`load-path' (*note Lisp Libraries::) specifies these directories.  Many
sites put these files in the `site-lisp' subdirectory of the Emacs
installation directory, typically `/usr/local/share/emacs/site-lisp'."




  reply	other threads:[~2012-05-12 16:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-12 15:59 Sandbox environment for Emacs configuration Christoph Scholtes
2012-05-12 16:24 ` Andreas Schwab
2012-05-12 16:34   ` Christoph Scholtes [this message]
2012-05-12 16:40     ` Andreas Schwab
2012-05-12 16:44       ` Christoph Scholtes

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=86aa1d1hqd.fsf@googlemail.com \
    --to=cschol2112@googlemail.com \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@linux-m68k.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.