unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Should -Q / --no-site-file eval `subdirs.el'?
@ 2007-08-05 12:15 Reiner Steib
  2007-08-05 20:54 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Reiner Steib @ 2007-08-05 12:15 UTC (permalink / raw)
  To: emacs-devel

Hi,

when running `emacs -Q', I was surprised to see site-lisp/*/ in my
`load-path'.  Although the manual (cmdargs.texi [1]) doesn't say
anything about `subdirs.el' (it's not mentioned in the manual at all),
I'd expect "minimum customizations"[1] *not* to modify `load-path'.
E.g. I have some other Gnus version installed in site-lisp.  I'd
expect Gnus 5.11 from Emacs 22 after `M-x gnus RET', but I get the
version from site-lisp.

(Tested with emacs from EMACS_22_BASE, cvs-updated, bootstrapped and
compiled yesterday.  But I'd guess it's the same on the trunk.)

Bye, Reiner.

[1]
--8<---------------cut here---------------start------------->8---
@item --no-site-file
@opindex --no-site-file
@cindex @file{site-start.el} file, not loading
Do not load @file{site-start.el}.  The options @samp{-q}, @samp{-u}
and @samp{--batch} have no effect on the loading of this file---this
option and @samp{-Q} are the only options that block it.

@item -Q
@opindex -Q
@itemx --quick
@opindex --quick
Start emacs with minimum customizations.  This is like using @samp{-q}
and @samp{--no-site-file}, but also disables the startup screen.
--8<---------------cut here---------------end--------------->8---
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Should -Q / --no-site-file eval `subdirs.el'?
  2007-08-05 12:15 Should -Q / --no-site-file eval `subdirs.el'? Reiner Steib
@ 2007-08-05 20:54 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2007-08-05 20:54 UTC (permalink / raw)
  To: Reiner Steib; +Cc: emacs-devel

I think it should load subdirs.el.  Hiding the packages
available on your site is not the purpose.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-05 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-05 12:15 Should -Q / --no-site-file eval `subdirs.el'? Reiner Steib
2007-08-05 20:54 ` Richard Stallman

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