From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: -Q / --no-site-file and site-lisp/ Date: Tue, 24 Jun 2008 17:54:34 +0200 Message-ID: <874p7i96bp.fsf@thinkpad.tsdh.de> References: <87tzfs82cx.fsf@thinkpad.tsdh.de> <87lk13fdco.fsf@thinkpad.tsdh.de> <84fxrak2gf.fsf@web.de> <87ej6u5z42.fsf@thinkpad.tsdh.de> <84bq1yjz7u.fsf@web.de> <87d4me331y.fsf@thinkpad.tsdh.de> <843an9uykr.fsf@web.de> <871w2tmdpq.fsf@thinkpad.tsdh.de> <84od5xtdlk.fsf@web.de> <87fxr96vyr.fsf@thinkpad.tsdh.de> <84hcbptbzg.fsf@web.de> <87bq1x6umm.fsf@thinkpad.tsdh.de> <84d4mdtb97.fsf@web.de> <877icl6t7n.fsf@thinkpad.tsdh.de> <848wx0kryt.fsf@web.de> <87prqbcb7f.fsf@thinkpad.tsdh.de> <84mylek7ff.fsf@web.de> <87wskghbni.fsf@thinkpad.tsdh.de> <87r6an1fhg.fsf@thinkpad.tsdh.de> <4860E5C9.5050701@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214322920 23498 80.91.229.12 (24 Jun 2008 15:55:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2008 15:55:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 24 17:56:03 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KBAs5-0004Xk-Rj for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 17:55:54 +0200 Original-Received: from localhost ([127.0.0.1]:52992 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBArG-00083l-GW for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 11:55:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KBAr9-00082l-1h for emacs-devel@gnu.org; Tue, 24 Jun 2008 11:54:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KBAr8-00082I-0L for emacs-devel@gnu.org; Tue, 24 Jun 2008 11:54:54 -0400 Original-Received: from [199.232.76.173] (port=47839 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBAr7-000827-Fz for emacs-devel@gnu.org; Tue, 24 Jun 2008 11:54:53 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:16372) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KBAr7-0003YC-08 for emacs-devel@gnu.org; Tue, 24 Jun 2008 11:54:53 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id C38797801978 for ; Tue, 24 Jun 2008 17:54:51 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16326-08 for ; Tue, 24 Jun 2008 17:54:51 +0200 (CEST) X-CHKRCPT: Envelopesender vrfy tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (dhcp114.uni-koblenz.de [141.26.71.114]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 147EC7800B52 for ; Tue, 24 Jun 2008 17:54:50 +0200 (CEST) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <4860E5C9.5050701@gmail.com> (Lennart Borgman's message of "Tue, 24 Jun 2008 14:17:13 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:99853 Archived-At: "Lennart Borgman (gmail)" writes: Hi Lennart, >> But there should be some option (i.e. --vanilla, -V) which is like -Q >> and does not load any external packages. > > Do you mean "does not alter load-path" by running any site-lisp/subdirs.el? I mean "does not alter load-path by NOT running any site-lisp/subdirs.el". > I think that would be useful. (Maybe there could be a --no-site-dir in > addition to -V?) If -V does not load any site-lisp/subdirs.el, what would --no-site-dir do additionally? Bye, Tassilo